0
我有用於opencv的delphi-7包裝器。使用OpenCV時的錯誤2.4.1
我有以下錯誤,在執行某些OpenCV的方法:
cvPyrDown - error: External exception E06D7363.
main thread ($1e24):
7c812afb +000052 kernel32.dll RaiseException
008af8ec +00004c MSVCR90D.dll _CxxThrowException
1022d1bd +226673 opencv_core241d.dll ? [email protected]@@[email protected]@@Z
00ae084b +1aba11 opencv_imgproc241d.dll cvPyrDown
0049a3f6 +00013e TestProject.exe OpenCV_Test 93 +23 FindSquares
cvSetImageCOI: error: External exception E06D7363.
main thread ($192c):
7c812afb +000052 kernel32.dll RaiseException
008af8ec +00004c MSVCR90D.dll _CxxThrowException
1022d1bd +226673 opencv_core241d.dll [email protected]@@[email protected]@@Z
1006572c +06235a opencv_core241d.dll cvSetImageCOI
0049a410 +000160 TestProject.exe OpenCV_Test 99 +29 FindSquares
什麼是錯的,也可以是錯呢?