How to recognition of rectangle and counting numbers of rectangle in image
조회 수: 1 (최근 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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/191283/image.png)
댓글 수: 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!