I use the Haar-like face detector in OpenCV. While, when I ran the project, I found a bad memory leak. So, how can I free the memory?
![]() | 1 | initial version |
I use the Haar-like face detector in OpenCV. While, when I ran the project, I found a bad memory leak. So, how can I free the memory?