Crate image2tensor
source ·Enums§
Functions§
- Calculate the expected tensor data size of an image of
widthxheightwith the givenprecision. - Same as convert_image_to_tensor_bytes but accepts a
bytesslice instead.
width x height with the given
precision.bytes slice instead.