menu
opencv_dart package
documentation
opencv.dart
ListListPoint2fExtension
asVec method
asVec method
dark_mode
light_mode
asVec
method
VecVecPoint2f
asVec
(
)
Implementation
VecVecPoint2f asVec() => VecVecPoint2f.fromList(this);
opencv_dart package
documentation
opencv
ListListPoint2fExtension
asVec method
ListListPoint2fExtension extension on
List
<
List
<
Point2f
>
>