songyuncen / EdgesSubPix

Sub-Pixel Edge Detection Using OpenCV
BSD 3-Clause "New" or "Revised" License
203 stars 78 forks source link

How to use Response and Direction Parameters #4

Open odedbs opened 6 years ago

odedbs commented 6 years ago

I am using your algorithm for edge detection. Could you explain how to use the parameters of the contour Response and Direction? Could you share the code for drawing it?