Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The GetProtocols query for recognized faces now includes a "personid" field from the "obj_person" table 
  2. For the CreatePerson request, additional Intellect user fields can now be sent in the intellects_params parameter 
  3. Some events now include a "temperature" field in which thermal vision camera's most recent measurement result is stored (for example, IDENTIFY_ACCEPT) 
  4. Added a TEMPERATURE_ALARM which is generated upon exceeding the pre-specified temperature threshold in thermographic measurements 
  5. 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 
  6. Added MASK_DETECTED and MASK_NOT_DETECTED events 
  7. FIND_PERSON and PERSON_NOT_FOUND events now include eye_closed and eye_not_closed parameters 
  8. Added the database_error event, which occurs when the connection with the Fir database is lost 
  9. The FaceRecognitionTool utility now works from the command line 
  10. 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 
  11. 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.

...

  1. Fixed a face filtering bug, due to which all faces were filtered if no filters were specified
  2. Fixed a bug due to which the similarity parameter of a face that was captured or imported from an external database differed from the value specified upon adding the face to the face database
  3. Fixed an erratic face filtering by face concealment and/or with eyeglasses
  4. Windows 10, version 2004 does not crash anymore during the Face Intellect software installation
  5. Fixed an error that occurred upon adding a new face to the face database if the previous face was deleted when Face Recognition Server process (FirServer.run) was not running
  6. Fixed a bug due to which face recognition stopped after some time in operation
  7. Fixed a bug due to which deleted faces were restored if the face database replication was on
  8. Corrected an UI error which occurred when you uninstall the Face Intellect software, and then exit the Intellect PSIM
  9. Fixed a Face Intellect software silent mode installation error
  10. For faces added from a folder, auto filling name/department and navigation between faces now work correctly
  11. Fixed a face database replication bug which occurred with an empty DB
  12. Names in traditional Chinese spelling are now added correctly to the face database
  13. Fixed a bug due to which the path to MS SQL Server was not set correctly when installing Face Intellect
  14. Fixed a bug that caused the port of the Face Recognition Server to not change after restarting Intellect
  15. Removed references to the unused FaceRecognition database from the distribution kit
  16. Fixed a bug due to which the face search did not work in a distributed configuration if some of the Servers were offline
  17. Fixed a bug that launched the reindexing process, if the "Apply" button was clicked on the Camera settings panel without any changes
  18. Fixed a reports generation bug in the "Face Recognition and Search" interface object