Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

are there memory leaks in Java detectMultiScale()?

$
0
0
I'm trying to write a android app with face detection and I found memory leaks exist after calling detectMultiScale() can anyone tell me how to fix this problem? I have searched solution related to the issue like calling System.gc() after detectMultiScale(). but it didn't work.

Viewing all articles
Browse latest Browse all 19555

Trending Articles