Page History
...
Section | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
General information about scripts
User scripts are designed for partial automation of processes while configuring Face Intellect software package. In the Programming Guide document there is the description of programming objects and methods which are in use for scripts creation in Intellect.
Script for photo verification
The verification mode enables comparison of the face captured in the frame with the user photo stored on the disk at <Intellect installation folder>\Bmp\<Person>.
...
Note | ||
---|---|---|
| ||
File with photo must have the .bmp extension. But the file format can be one from the list: jpg, bmp or png. |
Script for adding a reference face to the database from a file
A reference face can be added do the database from a file with photo using the ADD_PERSON_FROM_FILE reaction of the FIRSERVER object.
...
Overview
Content Tools