Matching with FREAK sample crash. (Bug #2154)


Added by Andew Sabrew over 12 years ago. Updated over 12 years ago.


Status:Cancelled Start date:2012-07-10
Priority:Normal Due date:
Assignee:Alexander Shishkov % Done:

0%

Category:features2d
Target version:2.4.3
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

I have copied and pasted the sample of samples/cpp/freak_demo.cpp and runned it with 2 .jpg images.

OpenCV reports:

OpenCV Error: Assertion failed (type src2.type() && src1.cols src2.cols &&
(type CV_32F || type CV_8U)) in unknown function, file OpenCV\modules\core\src\stat.cpp, line 1770


History

Updated by Andew Sabrew over 12 years ago

The code fails on

matcher.match(descriptorsA, descriptorsB, matches);

Updated by Andew Sabrew over 12 years ago

I have updated opencv and now it's working. I believe you can close this

Updated by Ramiro Oliva over 12 years ago

This bug still exists in OpenCV2Android 2.4.2 (downloadable from http://opencv.org/).

Also available in: Atom PDF