how to use binary morphological operations for corner detection
8 次查看(过去 30 天)
显示 更早的评论
How to use binary morphological operations (such as subtract, erosion, dilation, open, close, connected components, etc.) to count the total number of angles in the image. For instance, a triangle has 3 angles, and a rectangle has 4 angles, etc. The image is a binary image.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!