Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I have captured biometric template in java and stored them in hexadecimal but I dont know how to format the file to ISO standard, how can I achieve this in java?
Posted
Comments
phil.o 17-Dec-15 2:51am    
The first reasonable thing to do is to study and understand the ISO format I guess. What do you need help with?
Member 12157311 17-Dec-15 4:14am    
I want to use Biometric data block code using ISO standards eg 5F2E
phil.o 17-Dec-15 5:00am    
Then use the ISO standard for "biometric data block". Again, where are you stuck? What do you need help with?
Member 12157311 18-Dec-15 3:35am    
I have four biometric template inform of hex string and I want to encode them into one using TLV structure and I dont know where to begin.
phil.o 18-Dec-15 4:16am    
You have to begin with a search on the ISO standard you are talking about. It must have an ISO number, that's a great idea to put that number in a web-search engine.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900