Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

ximgproc - detectEdges() cloudyImages as result

Hello,

I am using the Structured Edge Detection Toolbox V3.0 in Matlab where I trained some models. In Matlab the result images are good, and edges are detected correctly. Now I wanted to use OpenCV with the ximgproc solution. Inside this packes there is a matlab function where you can transform your model into the yml format. I followed all the steps, but the result images are every time cloudy and without edges. I tested more models, also the BSDS500 dataset with the same result. Only the model which is in the modul is working fine.. Any suggestions? Someone with the same problem? Thank you!

ximgproc - detectEdges() cloudyImages as result

Hello,

I am using the Structured Edge Detection Toolbox V3.0 in Matlab where I trained some models. In Matlab the result images are good, and edges are detected correctly. Now I wanted to use OpenCV with the ximgproc solution. Inside this packes there is a matlab function where you can transform your model into the yml format. I followed all the steps, but the result images are every time cloudy and without edges. I tested more models, also the BSDS500 dataset with the same result. Only the model which is in the modul is working fine.. fine..

Any suggestions? suggestions? Someone with the same problem? Thank you!

ximgproc - detectEdges() cloudyImages as result

Hello,

I am using the Structured Edge Detection Toolbox V3.0 in Matlab where I trained some models. In Matlab the result images are good, and edges are detected correctly. Now I wanted to use OpenCV with the ximgproc solution. Inside this packes there is a matlab function where you can transform your model into the yml format. I followed all the steps, but the result images are every time cloudy and without edges. I tested more models, also the BSDS500 dataset with the same result. Only the model which is in the modul is working fine..

Any suggestions? Someone with the same problem? problem?

Example: Input Image: image description

Result Image with Model from Ximgproc Package: image description

Result Image with own trained Models: image description

Thank you!