flutter_opencv_dlib icon indicating copy to clipboard operation
flutter_opencv_dlib copied to clipboard

Flutter realtime face detection and face recognition using OpenCV and dlib

Results 1 flutter_opencv_dlib issues
Sort by recently updated
recently updated
newest added

How is the RecognizerInterface() recorded? I have found that it will return the processed image. Is it possible to record the returned face information (similar to the face coefficient) to...