Page History
Section | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
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.
...
Note | ||
---|---|---|
| ||
File with photo must have the .bmp extension. But the file format can be one from the list: jpgJPG, BMP, bmp or pngPNG. |
Script for adding a reference face to the database from a file
...
Info | ||
---|---|---|
| ||
When the reference face is added to the database, a new user is automatically created in Face Intellect with the photo from specified file assigned. |
Parameters:
- filename – full filename — full name of the file containing the photo. It can be in jpg, bmp, gif or png format.
- name – — the name of the added user.
- surname – — the surname of the added user.
- department – — the department to which the user shall be added.
- comment – any comment — any text commentary.
Example of the script usage:
...
Overview
Content Tools