alnitak/flutter_opencv_dlib

RecognizerInterface() when i addface is it can save the facedata to local db ?

Opened this issue · 0 comments

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 local, or I just need to record this processed image?
By the way, do it have to reload the addface everytime the app reopen ?