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.