SalBenchmark icon indicating copy to clipboard operation
SalBenchmark copied to clipboard

C++ Demo error

Open yanxurui opened this issue 9 years ago • 3 comments

SalBenchmark-master\Code\Sample\CmIluImgs.cpp line 325 Unhandled exception at 0x00007FFDBBFB4F88 (opencv_core2410.dll) in Demo.exe: 0xC0000094: Integer division by zero.

yanxurui avatar Jan 16 '16 14:01 yanxurui

SalBenchmark-master\Code\Sample\CmIluImgs.cpp line 325 Unhandled exception at 0x00007FFDBBFB4F88 (opencv_core2410.dll) in Demo.exe: 0xC0000094: Integer division by zero.

I just encounter this problem too, have you solved it?

chencuber avatar Feb 27 '19 09:02 chencuber

No Don't waste time on it.

yanxurui avatar Feb 27 '19 10:02 yanxurui

These are OpenCV version issues. You might want to check if you are using correct version of OpenCV dll.

MingMingCheng avatar Feb 16 '20 08:02 MingMingCheng