Page History
...
- The GetProtocols query for recognized faces now includes a "personid" field from the "obj_person" table
- For the CreatePerson request, additional Intellect user fields can now be sent in the intellects_params parameter
- Some events now include a "temperature" field in which thermal vision camera's most recent measurement result is stored (for example, IDENTIFY_ACCEPT)
- Added a TEMPERATURE_ALARM which is generated upon exceeding the pre-specified temperature threshold in thermographic measurements
- Added the FACE_TEMPERATURE_SYNC_PROBLEM event which is generated if current time of the Server and the thermal camera differs by more than 10 minutes
- Added MASK_DETECTED and MASK_NOT_DETECTED events
- FIND_PERSON and PERSON_NOT_FOUND events now include eye_closed and eye_not_closed parameters
- Added the database_error event, which occurs when the connection with the Fir database is lost
- The FaceRecognitionTool utility now works from the command line
- The FaceRecognitionTool utility now exports facial images to department-specific folders Apart from images, the folder includes a json file where full name, department and text comments are stored. For facial images related to Intellect PSIM users, the file also includes "Antipassback" and "Position" parameters
- Added the registry key:
- Tevian.EyesClosedDetectorThreshold allows to set sensitivity for eyes closed detection in the Tevian face recognition module
- GenerateEyesClosedEvent enables generation of "Eyes Closed" events with the Tevian face recognition module
- SaveThermalJson allows you to record a frame and a json file from thermal cameras to the folder
- ResizeWidth allows you to set the required width of the video image sent to the face recognition module SDK
- IsProcessObject allows you to run each Face Recognition Server system object in a separate process
ForceProcessWholeImage enables the face search throughout the entire frame if a face was not previously recognized due to incorrect coordinates of the face frame received from the thermal camera.
...
Overview
Content Tools