Skip to main content

ANSVIS v1.2.0.26

Beta 18 Update

Face Recognition

  • Improve facial recognition behavior: When selecting All Faces option with limit to 1 trigger per ID, the unknown face will be triggered again if the face is recognized. So the same ID may have 2 triggers, one is unknown, the other is with a name, ensuring you won't miss a known face.
  • Automatically generate ID for new user
  • Add face score parameter to control face detection confident score
  • Add face liveness information for detected face
  • Update face labelling process in face recording task
  • Support import/export face database to quickly register faces

Performance Improvement

  • Add Active Engine setting to control the number of AI tasks running in parallel for resource optimization.
  • Add Input Trigger to create task execution condition

Others

  • Update description for each pre-built AI Task. Click the i icon next to task name to view description.
  • Add new rule join condition IF-THEN
  • Fix path rule behavior not detecting object in some movement patterns.
  • Fix incorrect format of custom HTTP trigger data when object has no attribute.
  • Add Fully Serialized custom format that split all detected objects in an event into separated HTTP trigger.
  • Add Operation Note to ensure ANSVIS Server operate as expected.