Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIL Tracker Implementation in 3.0.0 Has Memory Leaking #430

Closed
superxingzheng opened this issue Nov 7, 2015 · 2 comments · Fixed by #866
Closed

MIL Tracker Implementation in 3.0.0 Has Memory Leaking #430

superxingzheng opened this issue Nov 7, 2015 · 2 comments · Fixed by #866

Comments

@superxingzheng
Copy link

I noticed obvious memory leaking when I was testing the MIL algorithm (https://github.com/Itseez/opencv_contrib/blob/master/modules/tracking/samples/tracker.cpp) with opencv and opencv_contrib both in 3.0.0. I probably won't have time to look into the source code. Hopefully some one who are familiar with this implementation can figure out where is the problem.

@lenlen
Copy link
Contributor

lenlen commented Nov 10, 2015

Thanks @superxingzheng, but have you a report or log (as valgring) to address the memory leak?

@superxingzheng
Copy link
Author

Sorry I didn't spend time to locate the leaking. I noticed the memory leaking in htop when the sample was running.@lenlen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants