Closed xiaohedu closed 3 years ago
Hi , in your code , comment these two lines: //delete undistImg; //delete undistImg_right;
it occurs memory leaking .
Thanks, uncomment them. And I will close this issue.
Hi , in your code , comment these two lines: //delete undistImg;
//delete undistImg_right;
it occurs memory leaking .