Detecting Curves using a Hough Transformation
Mostra commenti meno recenti
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 Commento
Cam Salzberger
il 19 Giu 2017
Hello Tanya, can you post an example image, and the code you have tried on the Hough transform?
Risposte (0)
Categorie
Scopri di più su Hough Transform in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!