Manuel Naranjo wrote: > I'm working for a company for a while all ready, and they had given me > an interesting project. We want to port an all ready finger print > matching solution to an embedded processor using a DSP that's integrated > with the processor. > > By mistake I got to printf and I have to say it's a great project. I > readed some stuff from your website and it's impressive. Thing is that I > don't have a finger print reader yet, and it seems that it's going to be > a bit of a pain to get one in my city (I'm a bit away from our capital > city). But I have some images taken from some finger prints readers, did > anyone worked on implementing direct image reading into printf before?
It's fprint, yay for confusing names, and it's currently by-design that you cannot feed in images from external sources. I am trying to make sure that vendors don't release closed-source fprint drivers. This may be reworked in future as good technical arguments have been made against this limitation. Daniel _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
