Non-maxima suppression (Patch #2204)


Added by Hilton Bristow over 12 years ago. Updated over 12 years ago.


Status:Open Start date:2012-07-27
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:imgproc, video
Target version:3.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

There are a number of non-maxima suppression methods in OpenCV, but all of them are embedded in applications (Feature Detection, Latent SVM, etc). I would like to submit a method that I have found useful, based on the following paper:

A. Neubeck and L. Van Gool. "Efficient Non-Maximum Suppression," ICPR 2006

It would be great to see this or something similar in a future version of OpenCV


nms.cpp (4.9 kB) Hilton Bristow, 2012-07-27 02:39 am


Associated revisions

Revision 1db8aa86
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2204 from ilya-lavrenov:tapi_stitch_perf_fix

History

Updated by Marina Kolpakova over 12 years ago

  • Tracker changed from Feature to Patch

Updated by Andrey Kamaev over 12 years ago

  • Target version changed from 2.4.3 to 3.0

Also available in: Atom PDF