dartface 0.1.2 copy "dartface: ^0.1.2" to clipboard
dartface: ^0.1.2 copied to clipboard

Offline frontal face detection in Flutter, with image decoding and no machine-learning runtime.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartface

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

dependencies:
  dartface: ^0.1.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:dartface/dartface.dart';
0
likes
160
points
167
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfocale-editor.app

Weekly Downloads

Offline frontal face detection in Flutter, with image decoding and no machine-learning runtime.

Repository (GitHub)
View/report issues
Contributing

Topics

#face-detection #computer-vision #image-processing #offline #flutter

License

MIT (license)

Dependencies

flutter, imcodec

More

Packages that depend on dartface