how to convert fineline from image to array of cv::point?
I use cvgoodFeaturesToTrack() ,but some point instability.
request a better choice.
see Attach
how to convert fineline from image to array of cv::point?
I use cvgoodFeaturesToTrack() ,but some point instability.
request a better choice.
see Attach
mayebe ofxCvContourFinder could help?
here a good example how take a polyline from countour finder
thank