uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/image-segmentation.md

Summary

Maintainability
Test Coverage
# Image segmentation

The process of splitting an image into multiple simpler parts.
For example, software attempting to read text in an image would try to segment it into individual letters and analyse those.