I want to implement people registration system using finger print.so i want to process finger print for that.but i dont know how to do it and what is the suitable language for it.
how to compare fringer print using PHP
Collapse
X
-
Tags: None
-
Hmmm, it will be complicated. I have only seen image recognition on MATLAB which is a C++ type language, but I don't see why you can't use any other language.
If I were you I would spend some time researching what software is already available for fingerprint identification. Re-inventing it could be a mammoth task, and I doubt it would be worth the time you spend developing it.
Most businesses selling the equipment provide some software with the product, and so it may be worth while asking them for integration techniques between their software and yours.
Comment