Skip to main content

Module image

Module image 

Source

Re-exports§

pub use geometric::GeometricTransform;

Modules§

geometric
io
ops

Structs§

Image
Represents an image represented by a 3D Burn Tensor of shape [C, H, W] (Channels, Height, Width). The pixel values are floats, normally scaled to [0.0, 1.0].