uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/edge-detection.md

Summary

Maintainability
Test Coverage
# Edge detection

The process of finding *edges* in images; areas with a very sharp change in image brightness or other variations.
These *edges* could indicate object boundaries and so are very useful for image segmentation.