How to recognition of rectangle and counting numbers of rectangle in image
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Aditya Adhikary
on 15 Jun 2018
You may want to use Hough Transform to detect lines , or use the Generalized Hough tranform directly.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!