menu
opencv_dart package
documentation
features2d.dart
GFTTDetectorAsync extension
GFTTDetectorAsync extension
dark_mode
light_mode
GFTTDetectorAsync
extension
on
GFTTDetector
Methods
detectAsync
(
Mat
src
)
→
Future
<
VecKeyPoint
>
Detect keypoints in an image using GFTTDetector.
Static Methods
emptyAsync
(
)
→
Future
<
GFTTDetector
>
returns a new GFTTDetector algorithm
opencv_dart package
documentation
features2d
GFTTDetectorAsync extension
cv.features2d library