Evaluation of Roof Edge Detectors with a Quantitative Error Measure

Perform a KPI (Key Performance Indicator) computation for an edge detection
112 Downloads
Updated 13 Sep 2016

View License

This work evaluates a crest line detection.
Comparing the ground truth contour image and the candidate crest line image, the proposed algorithm is based upon a new criterion (KPI) that take into account the list of ground truth, the recall and their associated spacial nearness.
Doubtlessly, an efficient evaluation penalizes a misplaced edge point proportionally to the distance to the true contour.
For a given experiment, a KPI value close to 1 means a poor segmentation.
Alternatively, a KPI value close to 0 translates a good segmentation (i.e. good image candidate of edges).
Eventually, image tests are proposed in the .zip file.

Cite As

Baptiste Magnier (2024). Evaluation of Roof Edge Detectors with a Quantitative Error Measure (https://www.mathworks.com/matlabcentral/fileexchange/58415-evaluation-of-roof-edge-detectors-with-a-quantitative-error-measure), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
3.0.0.0

Enhancement of "f_sub_evaluation_forme_3.m" function.
Correction of a mistake in "f_sub_evaluation_forme_3.m"

2.0.0.0

f_sub_evaluation_forme_3 added

1.0.0.0

New fonction : f_sub_evaluation_forme_3