Module ndarray_vision::core

source ·
Expand description

The core of ndarray-vision contains the Image type and colour models

Re-exports

Modules

  • This module deals with different colour models and conversions between colour models.
  • Core image type and simple operations on it
  • Image padding operations to increase the image size
  • Essential traits for the functionality of ndarray-vision
  • Some utility functions required in different modules