shape-context-matching
shape-context-matching copied to clipboard
How to get the cont file?
Hi @sushruta , How can I get the contours points which is saved in conts_008.out
file? I know the contour can be detected by OpenCV's findContour()
function, but I have a little difficult to get the points by uniformly sampling. Would you tell me how can I solve this problem?