资 源 简 介
Welcome to biosandbox, the cross-platform, open-source biometric system. Biosandbox is a software tool designed to help researchers in proposal, implementation, evaluation and testing biometric methods. The most important is that the biosandbox project offers open implementation (C++) of several existing methods for biometric recognition as one package. It means that if you implement your method as a module to this system, you can make objective comparison with all methods under the same conditions.
About project
BioSandbox is an open source framework for testing, evaluating and comparing of different biometric methods. This framework offers a set of tools and can be used as a stand-alone application. An extensible architecture of the framework allows users to add their own modules for each biometric stage in recognition (or training) process.
How it works
Core of this project is a console application loading user defined modules, where each c