IplImage* cvmat* mat释放

xiaoxiao2021-02-28  73

 IplImage* c_left;

cvReleaseImage(&c_left);

cvmat* img1r;

cvReleaseMat(&img1r);

mat img2;

img2.release();

转载请注明原文地址: https://www.6miu.com/read-82634.html

最新回复(0)