Count and group points on 2d image.
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 ROI-Based Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!