A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.
-
Updated
Jun 7, 2018 - C++
A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.
This repository provides a Python implementation of Selective Search for object detection. It includes code for segmenting an image using the Felzenszwalb method, extracting candidate regions for object detection, and visualizing these regions.
Add a description, image, and links to the regionproposal topic page so that developers can more easily learn about it.
To associate your repository with the regionproposal topic, visit your repo's landing page and select "manage topics."