VeriLook Standard SDK (Demo for Linux) 2.0 description
VeriLook Standard SDK. It allows rapid development of the biometric application for Windows or Linux using functions from VeriLook library, which ensure high reliability of the face identification, 1:1 and 1:N matching modes, multiple faces' processing, comparison speed up to 80,000 faces per second. VeriLook can be easily integrated into the customer's security system. The integrator has a complete control over SDK data input and output; therefore SDK functions can be used in connection with most cameras and databases. Integrator could develop any user interface. Distribution package contains: + VeriLook shared library (one license); + Interface for image input from file; + Interface for image input from camera; + Source code of library usage sample application in C/C++. For more information please review our web site or contact us.
VeriLook Face Identification Technology Demo
System requirements:
Pentium 1 GHz or better;
Linux;
X server, gtk+-2.4 or newer;
video4linux interface is required for video support.
Video support (optional):
video device which is compatible with v4l (video4linux first version)
interface. This can be TV tuner, WebCam, etc.
VeriLook demo searches for available device on startup, in this order:
first tries /dev/video0 if fails tries /dev/v4l/video0 then
tries /dev/video1 if fails try /dev/v4l/video1 then
...
tries /dev/video63 if fails try /dev/v4l/video63.
more about this /usr/src/linux/Documentation/devices.txt
more about v4l /usr/src/linux/Documentation/video4linux/