Hello Im Trying to develope An Efficient Automatic Attendance System using Fingerprint Verification Technique.Using Any Propsed algo;; So the idea is: 1- register all staff fingerprint 2-save them automaticaly in database (with name of the worker) 3-Each day the worker (staff)is obliged to use fingerprint recogntion to confirme his attendence wich will be saved in database(with date and time) so the boss will Know that the worker was not absent in that day::: i will explain breifly: 1-save all fingerprint of staff in database; 2-everyday staff need to confirme his attendence using finger wich will compare fingerprint already saved in database,,, ------- so Please any ideas are Most welcome Note:im trying to develope this with any successful algo and about the machine of fingerprint scanner i need ideas or where to buy it,for test purposes ps:Sorry For the grammar Mistakes
Okay, I'm a bit unsure as to why you feel the need to develop this - there are plenty of ready-made products on the market. I'm pretty sure there is an addon to AD, for instance, with this ability, and most attendance-trackers can probably rather easily be integrated with a fingerprint-reader (or multiple) instead of a card-reader or sign-in app/program.
By using something that is already in production you save time and reduce the risk. Makes a lot of sense.
you are right about time and risk,but i want the hard one,,it means i need My Own system,so if any ideas or if some one used an algo about comparing images(matching image algo),,also there is another why wich is by using cacluating 2 images and calculating the rezult any ideas please write here
You would need a comparison algorithm - fingerprints are usually compared using 7-9 distinct trackers minimum - read up on fingerprint verification, and code an algorithm based on that.
yes Thats what i need exactly comparision algo wrtting the programe is nt hard task for me coz it will use sipmle DB the Next question is what about the why to capture fingerprint-for test i can use fingerprint database ,some images of fingerprints to make sure the programe is working properly,,but what should i use to capture finger print so i can save it in db,in ither words,is there any small machine simple one that will just capture and give the image,cheap one ,coz the important thing will be made by me
Random search on Google: http://360biometrics.com/fingerprin..._Biometric_Reader_Fingerprint_Reader_FS80.php Know nothing about this, but as it says on the tin: includes API, works on Win, Linux, OSX
This Is The Exactly thing i want Just Simple and has the ability to save Image the Only thing i need here is to change few things like saving image in data base Common now we need some ideas about the algo of comparing finger prints