How to remove from image all the curves and keep only straight lines
Show older comments
I develop a system of license plate detection . After edge detection I want remove all curves from image. How to remove all the curves and keep only straight lines? Thanks.
2 Comments
Ryan
on 10 Jun 2012
Use the hough transform to locate straight lines.
Walter Roberson
on 10 Jun 2012
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
Answers (0)
Categories
Find more on Hough Transform in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!