Harrison Zhao

Results 1 comments of Harrison Zhao

That fix works but you have to delete the lines: cvReleaseImageHeader(&source_ipl); cvReleaseImageHeader(&dest_ipl); from the function or else your fix won't work. I also had to delete all the CMake generated...