menu
opencv_core package
documentation
opencv.dart
ListKeyPointExtension
asVec method
asVec method
dark_mode
light_mode
asVec
method
VecKeyPoint
asVec
(
)
Implementation
VecKeyPoint asVec() => VecKeyPoint.fromList(this);
opencv_core package
documentation
opencv
ListKeyPointExtension
asVec method
ListKeyPointExtension extension on
List
<
KeyPoint
>