这是indexloc提供的服务,不要输入任何密码

face_box_camera 0.0.6 copy "face_box_camera: ^0.0.6" to clipboard
face_box_camera: ^0.0.6 copied to clipboard

A package to detect face inside defined a box or not.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add face_box_camera

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

dependencies:
  face_box_camera: ^0.0.6

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:face_box_camera/face_box_camera.dart';
1
likes
160
points
171
downloads

Publisher

verified publisherteguhtriprasetya.com

Weekly Downloads

A package to detect face inside defined a box or not.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera, flutter, google_mlkit_face_detection

More

Packages that depend on face_box_camera