Count and group points on 2d image.
Show older comments
Hello everyone,
I used an algotithm in order to detect the curvature of a racing circuit.
Now, I would like to count how many curves and straight there are. I used a threshold to discriminate the points of the curves and straight lines, obtaining the coordinates of the curves. I plot those points on the original image, obtaining this result
I add the number of the "cluster" that I would like to obtain. In the image there is an arrow that indicates a particular type of points, i.e. a "broken" curve. For the moment I would not consider the problem, considering the curves formed by at least by 2-3 points.
Thanks for answering.
Accepted Answer
More Answers (0)
Categories
Find more on ROI-Based Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!