Closed danijerez closed 3 years ago
Is there a way to save the FaceEncoding as a math operation for later use again?
@danijerez You can serialize method you want to use because FaceEncoding has serializable attribute. Or you can call GetRawEncoding method to get float[].
Is there a way to save the FaceEncoding as a math operation for later use again?