Closed emre-h closed 7 months ago
The feature array of 2D face will be accessible with this method for host mode. Sample Python usage:
feature = authenticator.enroll_image_feature_extraction("1", im_cv.flatten(), width, height)
@gabime can you check it please?
Closing. Support for this will be added in the next release.
The feature array of 2D face will be accessible with this method for host mode. Sample Python usage:
feature = authenticator.enroll_image_feature_extraction("1", im_cv.flatten(), width, height)