Detecting Curves using a Hough Transformation
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Cam Salzberger
el 19 de Jun. de 2017
Hello Tanya, can you post an example image, and the code you have tried on the Hough transform?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!