8. Image Processing¶
This super-section is planned – pages will land in a later session.
Once the Vision Sensors section gets
a properly-configured Image into the
application’s hands, the next step is to turn pixel data
into the answers an application actually wants. Image
processing covers the classical computer-vision tools the
Image class exposes – thresholds, edge
detection, blob and line finding, shape matching, QR codes,
AprilTags, and the rest.
(Placeholder.)