Skip to main content

Module image

Module image 

Source
Expand description

Image buffer abstractions. Stride-aware image view for zero-copy ingestion.

Structsยง

ImageView
A view into an image buffer with explicit stride support. This allows handling NumPy arrays with padding or non-standard layouts.