menu
video
utils.dart
Uint8ToMat extension
Uint8ToMat
dark_mode
light_mode
description
Uint8ToMat
extension
Converts raw data in native memory to an OpenCV image.
on
Pointer
<
Uint8
>
Methods
toOpenCVMat
(
Resolution
resolution
, {
int
?
length
})
→
Mat
Reads this 1-dimensional list as an OpenCV image.
video
utils
Uint8ToMat extension
utils library