How to recognition of rectangle and counting numbers of rectangle in image
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Aditya Adhikary
2018-6-15
You may want to use Hough Transform to detect lines , or use the Generalized Hough tranform directly.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!