How to recognition of rectangle and counting numbers of rectangle in image
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I want to recognition and counting of rectangle in attached image. The 40 rectangles are located in image.
How do i counting and recognition?
Always Thanks.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/191283/image.png)
0 Kommentare
Antworten (1)
Aditya Adhikary
am 15 Jun. 2018
You may want to use Hough Transform to detect lines , or use the Generalized Hough tranform directly.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!