image_feature_detector 0.1.0 copy "image_feature_detector: ^0.1.0" to clipboard
image_feature_detector: ^0.1.0 copied to clipboard

outdated

A image feature detector using OpenCV for Android and IOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_feature_detector

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  image_feature_detector: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:image_feature_detector/image_feature_detector.dart';
10
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A image feature detector using OpenCV for Android and IOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on image_feature_detector