norm functions are not able to compute hamming distance (Bug #1840)


Added by Andrey Kamaev almost 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-04-23
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:core
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

More exactly, the following types of norm are not supported:
  • NORM_L2SQR
  • NORM_HAMMING
  • NORM_HAMMING2

Associated revisions

Revision 40f2c716
Added by Vadim Pisarevsky almost 13 years ago

added NORM_HAMMING* support to cv::norm (ticket #1840)

Revision b8e70ea6
Added by Vadim Pisarevsky almost 13 years ago

NORM_L2SQR added too (ticket #1840)

Revision 8a4f3570
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1840 from ilya-lavrenov:ocl_cvtColor

History

Updated by Vadim Pisarevsky almost 13 years ago

done in r8143

  • Status changed from Open to Done
  • Target version set to 2.4.0

Also available in: Atom PDF