menu
opencv_core package
documentation
opencv.dart
ListListPoint3fExtension
asVec method
asVec method
dark_mode
light_mode
asVec
method
VecVecPoint3f
asVec
(
)
Implementation
VecVecPoint3f asVec() => VecVecPoint3f.fromList(this);
opencv_core package
documentation
opencv
ListListPoint3fExtension
asVec method
ListListPoint3fExtension extension on
List
<
List
<
Point3f
>
>