Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transferring Image to Pc #10

Closed
sharad386 opened this issue Oct 11, 2018 · 7 comments
Closed

Transferring Image to Pc #10

sharad386 opened this issue Oct 11, 2018 · 7 comments

Comments

@sharad386
Copy link

Hi,
with the help of your library i am able to enroll, and get template but when i try to use "image to pc code"
it gives me following output
OUTPUT:

Waiting for a finger...
.
.
.
.
.
.
.
.
.
.
Image taken
Starting image stream...

and after this the execution stops ..can you help me out here i want to display the thump impression in my java application . Thank You

@brianrho
Copy link
Owner

Did you wait for it to finish streaming the image? How long did you wait?

@sharad386
Copy link
Author

Almost 5-10 minutes. is this because my fingerprint sensor is different (the one will all red wires) and my template size is 768 bytes i have seen other fingerprint sensor that generates template of 512 byte!

@sharad386
Copy link
Author

screenshot from 2018-10-12 10-38-22

@sharad386
Copy link
Author

after 2-3 seconds

screenshot from 2018-10-12 10-38-32

@sharad386
Copy link
Author

after 2-3 seconds

screenshot from 2018-10-12 10-38-32

and i get this error
screenshot from 2018-10-12 10-57-28

@brianrho
Copy link
Owner

I don't see any error and it looks like you're using the serial monitor to receive the image. You're supposed to run the python script simultaneously, else how will the image get decoded and saved to your PC? Upload the sketch and then run the script and follow the instructions. Let me know your results.

@brianrho
Copy link
Owner

Took a look again and just spotted the error you spoke of, at the very end of the packet. Would like to see the rest of the error message. Does this happen every time you try the example? Even with the python script?

@brianrho brianrho closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants