Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Non Maximum Suppression

I am developing multiple ROIs and classifying the existence of an object (object detection). Now I have some fairly overlapping ROIs and want to reduce the number and wanted to use NMS for that. But I dont really how to go about that. Is there any c++ code available for NMS implemented.