menu
opencv_dart package
documentation
opencv.dart
FastFeatureDetectorAsync extension
FastFeatureDetectorAsync extension
dark_mode
light_mode
FastFeatureDetectorAsync
extension
on
FastFeatureDetector
Methods
detectAsync
(
Mat
src
)
→
Future
<
VecKeyPoint
>
Detect keypoints in an image using FastFeatureDetector.
opencv_dart package
documentation
opencv
FastFeatureDetectorAsync extension
cv library