Function cv::calcEMD or cv::calcEMD2 NOT DEFINED ! (Bug #696)


Added by Fei DUAN over 14 years ago. Updated almost 14 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:Ilya Lysenkov % Done:

0%

Category:documentation
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

In the document of OpenCV 2.x, cv::calcEMD and cv::calcEMD2 are mentioned for several times and they also appear in the table of contents. But these functions are not defined. Only the C Version--cvCalcEMD2 exists. Hope the c++ version of this function can be defined as soon as possible.


Associated revisions

Revision 1e945dc9
Added by Ilya Lysenkov almost 14 years ago

Added documenation of the Earth Mover Distance (C++ interface, ticket #696)

Revision 35e25b76
Added by Ilya Lysenkov almost 14 years ago

Added the EMD function description (ticket #696)

Revision 6faf00b8
Added by Roman Donchenko over 11 years ago

Merge pull request #696 from znah:detect_method

History

Updated by Fei DUAN over 14 years ago

Page12, page38, page62 of the OpenCV document refer to the function "cv::calcEMD"
but the c++ interface of calcEMD does not exist.

Updated by Ilya Lysenkov almost 14 years ago

  • Status deleted (Open)

Updated by Ilya Lysenkov almost 14 years ago

Thank you! Fixed in -r5384.

  • Status set to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF