Skip to main content

Crate ad_core

Crate ad_core 

Source

Modules§

attributes
codec
color
color_layout
driver
error
ndarray
ndarray_handle
ndarray_pool
params
pixel_cast
plugin
roi
timestamp

Macros§

with_buffer
Dispatch on NDDataBuffer variant, binding the inner Vec to $v. The body $body is monomorphized for each type.
with_buffer_mut
Same as with_buffer! but gives mutable access.