fananimi / pyzk

Unofficial library of zkteco fingerprint attendance machine
GNU General Public License v2.0
489 stars 319 forks source link

Enroll User Face #206

Closed abhimal closed 4 months ago

abhimal commented 7 months ago

Description: I would like to request a new feature that allows users to enroll their faces using the pyzk library. Currently, the library supports fingerprint data manipulation, but adding face enrollment functionality would greatly enhance its usability for facial recognition applications.

Details:

Implement a method or function in the pyzk library that enables users to enroll their faces into facial recognition devices supported by the library. The method should accept parameters such as user ID, user name, user face image data, etc., and handle the enrollment process with the connected device. Provide clear documentation and examples on how to use the new face enrollment feature. Feature Request: Retrieve Faces in Facial Recognition

Description: I would like to propose a new feature that allows users to retrieve faces stored in facial recognition devices using the pyzk library. Currently, there is no built-in method for retrieving face data from connected devices.

Details:

Implement a method or function in the pyzk library that enables users to retrieve face templates or face data associated with specific users. The method should support querying face data based on user ID or other identifiers and return the corresponding face templates or data. Ensure compatibility with different facial recognition devices supported by the pyzk library. Provide comprehensive documentation and usage examples to guide users on how to retrieve face data effectively.

ayazmhmd commented 7 months ago

I really need this feature. if anyone who can provide assistance in this regards

akv3sic commented 4 months ago

Hey,

Has anyone found an answer? I need to pull face templates from the device as well. Any help would be appreciated.

duong77476-viindoo commented 4 months ago

Hey,

Has anyone found an answer? I need to pull face templates from the device as well. Any help would be appreciated.

Probably no, good luck. My company enroll finger and face on the device and use this library to fetch data and upload user, finger template ,..

akv3sic commented 4 months ago

Okay, thanks!