boundarydetection
Boundary detection is the process of identifying the boundaries between regions or objects within data, particularly in images. It seeks to locate transitions in attributes such as intensity, color, or texture that indicate a boundary. In computer vision, boundary detection is closely related to edge detection but often aims to delineate complete object contours and may integrate contextual information and prior knowledge.
Techniques for boundary detection range from classical low-level methods to modern learning-based approaches. Classical methods compute
Evaluation of boundary detection commonly uses boundary-specific metrics that compare detected boundaries to ground truth, such