menu
native_opencv_kit package
documentation
native_opencv.dart
BlurCheckDart typedef
BlurCheckDart typedef
dark_mode
light_mode
BlurCheckDart
typedef
BlurCheckDart
=
bool
Function
(
Pointer
<
Uint8
>
inputPixels
,
int
width
,
int
height
)
Implementation
typedef BlurCheckDart = bool Function(Pointer<Uint8> inputPixels, int width, int height);
native_opencv_kit package
documentation
native_opencv
BlurCheckDart typedef
native_opencv library