Algorithm::create doesn't work for BFMatcher (Bug #3718)


Added by Alexander Cheparukhin almost 11 years ago. Updated over 9 years ago.


Status:New Start date:2014-05-27
Priority:Normal Due date:
Assignee:Alexander Cheparukhin % Done:

0%

Category:core
Target version:-
Affected version:2.4.9 (latest release) Operating System:Linux
Difficulty: HW Platform:x64
Pull request:

Description

cv::Algorithm::create<cv::DescriptorMatcher>("BFMatcher") returns a null pointer.


Associated revisions

Revision 0a1da446
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3718 from mshabunin:image-max-width

History

Updated by Alexander Cheparukhin almost 11 years ago

This issue also occurs with for FlannBasedMatcher.

Updated by Dmitry Retinskiy almost 11 years ago

Hi Alexander,

here you can find possible explanation for this behavior: http://docs.opencv.org/modules/core/doc/basic_structures.html?highlight=algorithm%3A%3Acreate#algorithm-create. (See Note section there).

Please check if it helps and reply if the ticket can be closed.
Thanks.

  • Assignee set to Alexander Cheparukhin
  • Category set to core

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4756

Also available in: Atom PDF