RitheshKumar/VoCopter-Project

Buggy live ACF

Closed this issue · 3 comments

I suspect that the vectors involved in the ACF calculation are not being handled well.

Try to be more specific with your issues. Provide detailed information:

  • what exactly is the problem
  • where is the problem
  • how can you reproduce the problem

Problem:

  • Too many dynamic vector allocations;
  • ACF looking at only the first maxima after the maximum

Fixed it all! However, I am dynamically clearing and resizing the aucorr vector. Can revise.