Use of convexity in contour detection
Victor Churchill

TL;DR
This paper introduces a convexity-based algorithm for contour detection in images, utilizing topographic surface modeling and calculus testing, capable of multi-scale analysis and compared favorably to watershed methods.
Contribution
The paper presents a novel convexity-based contour detection algorithm that is simple, adaptable to multiple scales, and offers an alternative to watershed transform methods.
Findings
Effective contour detection demonstrated on multiple images
Multi-scale detection achieved through initial smoothing adjustments
Comparable or improved results relative to watershed transform
Abstract
In this paper, we formulate a simple algorithm that detects contours around a region of interest in an image. After an initial smoothing, the method is based on viewing an image as a topographic surface and finding convex and/or concave regions using simple calculus-based testing. The algorithm can achieve multi-scale contour detection by altering the initial smoothing. We show that the method has promise by comparing results on several images with the watershed transform performed on the gradient images.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Digital Image Processing Techniques · Image and Object Detection Techniques
