Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCV version #1

Open
jodyngo opened this issue Dec 28, 2017 · 1 comment
Open

OpenCV version #1

jodyngo opened this issue Dec 28, 2017 · 1 comment

Comments

@jodyngo
Copy link

jodyngo commented Dec 28, 2017

Dear sir,

I am trying to use opencv c++ to implement paper title "Edge Drawing – A Combined Real-Time Edge/Edge Segment Detector" but I still can not make it done for part "anchor smart routing algorithm". Could you please help me by sharing the opencv version of this paper?

Thank you so much.

@frotms
Copy link
Owner

frotms commented Dec 28, 2017

@jodyngo
You can see the comment of "extract the anchors in the gradient image, store into a vector" in the function "EDLineDetector::EdgeDrawing()". It is the step of extraction of the anchors. You can also convert data type to cv::mat, and the functions of mcv_xxxx to opencv interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants