Is Gpb available in Opencv ?
There is this paper : Contour Detection and Hierarchical Image Segmentation Pablo Arbel, Michael Maire, Charless Fowlkes and Jitendra Malik and this github repo https://github.com/vrabaud/gPb
and question is it available in OpenCV repo ?
I'm interested too. Maybe we could have any answer on github
Ok let's go
we have got an answer.
I think it should be, because making gPb available for OpenCV was my Google Summer of Code 2013 work. Anyway, if you can't find that in OpenCV, you can use my code.
https://github.com/HiDiYANG/gPb-GSoC
Thanks for your answer
@Di Yang May be you can participate to this issue