Structured Edge Detection android [closed]

asked 2018-04-09 06:14:55 -0600

charara gravatar image

Hi everyone,

  • I'm trying to implement the Structured Edge Detection in my android application using this model . But I can't manage to find any documentation about how the implementation goes.

  • I'm using opencv 3 and I looked into the documentation of opencv and I found a class named StructuredEdgeDetection under this link.

  • But I can't seem to find it or the ximgproc library. I saw couple of threads talking about opencv + extra modules. Can anyone please guide through how I can solve this problem or provide me with a link that can helps ?

Any help is appreciated.

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by LBerger
close date 2018-04-09 11:06:02.651620

Comments

read this post : you will need opencv_contrib and example is here

LBerger gravatar imageLBerger ( 2018-04-09 06:30:01 -0600 )edit
1

Thank you for the links. I managed to install opencv_contrib and I ran to a similar problem of this post ! I'm going to open a new thread about it. here is a link to the new thread ! if you can help.

charara gravatar imagecharara ( 2018-04-09 08:32:25 -0600 )edit