menu
opencv_core package
documentation
opencv.dart
ListDMatchExtension
asVec method
asVec method
dark_mode
light_mode
asVec
method
VecDMatch
asVec
(
)
Implementation
VecDMatch asVec() => VecDMatch.fromList(this);
opencv_core package
documentation
opencv
ListDMatchExtension
asVec method
ListDMatchExtension extension on
List
<
DMatch
>