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