Detecting Curves using a Hough Transformation

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 Comment

Hello Tanya, can you post an example image, and the code you have tried on the Hough transform?

Sign in to comment.

Answers (0)

Asked:

on 15 Jun 2017

Commented:

on 19 Jun 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!