Ask Your Question

MYCL's profile - activity

2019-05-24 01:45:27 -0600 received badge  Enthusiast
2019-05-24 01:45:27 -0600 received badge  Enthusiast
2019-05-23 22:19:06 -0600 received badge  Self-Learner (source)
2019-05-23 03:58:46 -0600 answered a question Unable to read model file in structurededgedetection

I solved my problem. All you need to do is to pay attention linking only the librarys with a "d" if you are using debug

2019-05-20 00:51:02 -0600 answered a question How can I load a file using CvFileStorage but on android with native code?

Look into this. Seems like they had the same error. https://stackoverflow.com/questions/49734695/structured-edge-detect

2019-05-19 12:04:08 -0600 received badge  Editor (source)
2019-05-19 12:04:08 -0600 edited question Unable to read model file in structurededgedetection

Unable to read model file in structurededgedetection I've created the EdgeBoxes.cpp Example DLL for LabVIEW using OpenCV

2019-05-19 11:51:44 -0600 commented question Unable to read model file in structurededgedetection

As I said I tried every path combination / or \ it didn‘t work. And still I don‘t get it why the path above works with i

2019-05-19 10:59:10 -0600 asked a question Unable to read model file in structurededgedetection

Unable to read model file in structurededgedetection I've created the EdgeBoxes.cpp Example DLL for LabVIEW using OpenCV