Skip to content

How to save encode of palm recognition become a file #32

@LuthfanHadi

Description

@LuthfanHadi

I had to save encode of palmprint become a file with pickle, but i had this error:

Traceback (most recent call last):
  File "/home/pi/Coba/PalmDetection/PalmRecognition.py", line 19, in <module>
    bytes = pickle.dumps(one_palmprint_code)
_pickle.PicklingError: Can't pickle <class 'ctypes.c_char_Array_849'>: attribute lookup c_char_Array_849 on ctypes failed

What should i do to save the encode? i need to save that because i will send this to database

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions