Image Processing ================ This super-section is **planned** -- pages will land in a later session. Once the :doc:`Vision Sensors <../vision/index>` section gets a properly-configured :class:`~image.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 :class:`~image.Image` class exposes -- thresholds, edge detection, blob and line finding, shape matching, QR codes, AprilTags, and the rest. (Placeholder.)