opencv_awesome 0.0.2 copy "opencv_awesome: ^0.0.2" to clipboard
opencv_awesome: ^0.0.2 copied to clipboard

A new Flutter plugin for opencv high level stitching APIs. it support stitching multi images in both and horizontal direction to create panoramic view. easy to use and customize for creating panorama.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add opencv_awesome

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

dependencies:
  opencv_awesome: ^0.0.2

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:opencv_awesome/opencv_awesome.dart';
26
likes
30
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for opencv high level stitching APIs. it support stitching multi images in both and horizontal direction to create panoramic view. easy to use and customize for creating panorama.

Homepage
Repository (GitHub)

License

BSD-2-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on opencv_awesome