menu
opencv_dart package
documentation
opencv.dart
MatType
depth property
depth property
dark_mode
light_mode
depth
property
int
get
depth
Implementation
int get depth => value & (CV_DEPTH_MAX - 1);
opencv_dart package
documentation
opencv
MatType
depth property
MatType extension type