I have a checker board patterns with small and big rectangle shapes crossings. I want to detect only these big crossing points not small rectagular crossing using intrest operaters. Is there any option??
조회 수: 1 (최근 30일)
이전 댓글 표시
답변 (1개)
Image Analyst
2015년 12월 1일
Try using hough() or houghlines(). What are the "small rectagular crossing"? I don't know if I see any of those. And what are "intrest operaters"?
댓글 수: 2
Image Analyst
2015년 12월 1일
참고 항목
카테고리
Help Center 및 File Exchange에서 Feature Detection and Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!