Ask Your Question

Revision history [back]

Does OpenCV have a built in Edge Boxes implementation?

The Edge Boxes algorithm is detailed here: http://web.bii.a-star.edu.sg/~zhangxw/files/EdgeBoxes_ECCV2014.pdf

 I was wondering if this specific algorithm has any implementation in the library. At the very least it would be great if a similar object proposal algorithm existed and was accessible with the python API. If not, as an interested contributor I might try to implement it myself and open a Pull Request.

Thanks for the help!

click to hide/show revision 2
retagged

Does OpenCV have a built in Edge Boxes implementation?

The Edge Boxes algorithm is detailed here: http://web.bii.a-star.edu.sg/~zhangxw/files/EdgeBoxes_ECCV2014.pdf

 I was wondering if this specific algorithm has any implementation in the library. At the very least it would be great if a similar object proposal algorithm existed and was accessible with the python API. If not, as an interested contributor I might try to implement it myself and open a Pull Request.

Thanks for the help!