menu
opencv_dart package
documentation
core.dart
ListPoint2fExtension
cvd property
cvd property
dark_mode
light_mode
cvd
property
VecPoint2f
get
cvd
Implementation
VecPoint2f get cvd => VecPoint2f.fromList(this);
opencv_dart package
documentation
core
ListPoint2fExtension
cvd property
ListPoint2fExtension extension on
List
<
Point2f
>