Go to documentation repository
...
User scripts are designed for partial automation of processes while configuring Face PSIM software package. In the Programming Guide document there is the description of programming objects and methods which are in use for scripts creation in Axxon PSIM.
...
The verification mode enables comparison of the face captured in the frame with the user photo stored on the disk at <Axxon PSIM installation folder>folder>\Bmp\<Person><Person>.
To perform photo verification, do the following:
...
Note | ||
---|---|---|
| ||
File with photo must have the .bmp extension. But the file format can be one from the list: jpgJPG, bmp BMP or pngPNG. |
...
Info | ||
---|---|---|
| ||
When the reference face is added to the database, a new user is automatically created in Face PSIM with the photo from specified file assigned. |
...
...
If the face has been added successfully, the ADD_PERSON_FROM_FILE_OK event is displayed in the Debug window. If there are any errors while adding the reference face, the ADD_PERSON_FROM_FILE_ERROR event is displayed (see FIRSERVER events).