image-mining icon indicating copy to clipboard operation
image-mining copied to clipboard

locate-thumbnail: handle assertion failures in knnMatchImpl

Open acdha opened this issue 11 years ago • 1 comments

INFO locate_thumbnail: Attempting to locate /tmp/tmp55VhJu-wdl-204.thumbnail/mstr_nmap030.tif.jpg within /tmp/tmp55VhJu-wdl-204.thumbnail/nmap030.tif.jpg
INFO locate_thumbnail: Resizing master to fit within 8192 pixels
INFO fit_image_within: Resizing from (12570, 8871) to (8192, 5781)
OpenCV Error: Assertion failed (trainDescCollection[iIdx].rows < IMGIDX_ONE) in knnMatchImpl, file /build/buildd/opencv-2.4.5/modules/features2d/src/matchers.cpp, line 365
ERROR main: Error processing /tmp/tmp55VhJu-wdl-204.thumbnail/mstr_nmap030.tif.jpg /tmp/tmp55VhJu-wdl-204.thumbnail/nmap030.tif.jpg: /build/buildd/opencv-2.4.5/modules/features2d/src/matchers.cpp:365: error: (-215) trainDescCollection[iIdx].rows < IMGIDX_ONE in function knnMatchImpl

acdha avatar Apr 08 '14 21:04 acdha

Same here @acdha did you have any progress?

guysoft avatar Nov 04 '15 15:11 guysoft