[][src]Module ndarray_vision::core::image

Core image type and simple operations on it

Structs

Image

Basic structure containing an image.

Functions

normalise_pixel_value

Returns a normalised pixel value or 0 if it can't convert the types. This should never fail if your types are good.