Ask Your Question
1

Does OpenCV have a built in Edge Boxes implementation?

asked 2016-10-11 16:29:14 -0600

Gabriel Alacchi gravatar image

updated 2019-12-09 08:09:40 -0600

Akhil Patel gravatar image

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

 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!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-10-12 01:27:25 -0600

berak gravatar image

updated 2016-10-12 01:28:07 -0600

no, it's not implemented so far, and ofc. you're welcome to do it !

(actually some parts, like structured edge detection are already in ximgproc)

edit flag offensive delete link more

Comments

Did you make it? I could not find an implementation until now.

GPH gravatar imageGPH ( 2017-07-06 22:58:42 -0600 )edit

you want to wait for this one

berak gravatar imageberak ( 2017-07-06 23:04:37 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-10-11 16:29:14 -0600

Seen: 1,637 times

Last updated: Oct 11 '16