On Mon, 2008-09-29 at 16:12 -0300, Miguel Robledo wrote: > Hi, > > We are working on the Litoral University of Santa Fe, in Argentina, and > we are interesting in making a new branch of the library with the goal > of using it in a personal access control software. > The basic changes we incorporate are: > * The finger and the minutiae must be written in a common path or a > database. > * The enrollment method have two parameter: The identification code of > the person and the number of fingers (an integer value between 0 and 9). > Then, the person must enroll his finger. > * The verification method had been adapt to receive the identification > code of the person and the capture of one finger. Then, the verification > method compares it with all the fingers of this person in the database > and validate the input.
Those changes shouldn't require a branch of the library, just a helper library on top of libfprint. _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
