rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
136 stars 18 forks source link

Face Recognition is possible? #292

Closed ZiyadgodilDev closed 13 hours ago

ZiyadgodilDev commented 1 week ago

Question

@rainyl @abdelaziz-mahdy @Jiinwoo @einsitang Can I implement face recognition using opencv_dart plugin?

Objective

We aim to develop an attendance application using face recognition technology to ensure accuracy and prevent fraudulent check-ins and check-outs. The key priority is to achieve high accuracy in face recognition while incorporating face liveness detection to differentiate between real faces and photo images.

abdelaziz-mahdy commented 1 week ago

For detecting faces yes you can do it and matching

Here and example where it groups images based on their faces similarity https://github.com/abdelaziz-mahdy/face_grouping

But sadly I don't know about the liveness

rainyl commented 13 hours ago

Do NOT cite every contributor, it's impolite, and you ignored my instructions, closed.