Detecting Curves using a Hough Transformation
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello, I am trying to detect two curves of an image I am analyzing and extrapolate the curves to result in two known equation. I am finding that the matlab function for hough transforms and hough lines is only working on the straight lines I have in my image. Is there a way to find curves instead of only straight lines? Note: I have already tried to find the imfindcircles function and the shapes are not recognized as they are more like an elliipse. Thank you.
댓글 수: 1
Cam Salzberger
2017년 6월 19일
Hello Tanya, can you post an example image, and the code you have tried on the Hough transform?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!