Luis de Bethencourt 0113029fb9 opencv: facedetect: free IplImage with cvReleaseImage
Using delete() with IplImage will fail to free some of the structure's
contents. cvReleaseImage() is the proper way of freeing the memory.
2015-08-05 11:56:37 +01:00
..
2012-11-04 00:09:59 +00:00
2015-05-18 10:50:23 +03:00
2015-05-18 10:50:23 +03:00
2015-07-31 16:49:17 +01:00
2012-11-04 00:09:59 +00:00