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??
4 次查看(过去 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!
