brianrho / FPM

Arduino library for the R30x/ZFMxx/FPMxx optical fingerprint sensors
105 stars 41 forks source link

Unable to save image using c language #43

Closed kumar-ashish1 closed 2 years ago

kumar-ashish1 commented 2 years ago

Hi i am getting some problem while trying to save image using c getting problem in writing header , color platte and image buffer to file in c lanuage. Pls help

brianrho commented 2 years ago

I'm afraid I can't help you with your own code. You'll have to go study the existing Python script and then think/do some research on porting it to C. If you have any more precise questions about the script itself, I may be able to answer.

kumar-ashish1 commented 2 years ago

Ok thanks . After doing lots of r&d finally i have completed my code. Thank-you so much .

brianrho commented 2 years ago

Glad to hear it, good luck!