Expand description

Image processing intrinsics and common filters/algorithms.

Re-exports

Modules

  • Implementation of a Canny Edge Detector and associated types
  • Image convolutions in 2D
  • Not convolution based image filters
  • Common convolution kernels and traits to aid in the building of kernels
  • Sobel operator for edge detection
  • Thresholding functions

Enums

  • Common error type for image processing algorithms