V4.12.0 (11/2020)
SDK version v4.12.0: Release Notes
Main Changes:
- Support FeverCam.
- New FaceDetector FaceDetector6. Optimised for Intel CPU/GPU and works well for people wearing masks.
- Mask Classifier. Detect people wearing or not wearing a mask in a video stream..
- Lightweight face-recognition model. Used by default in FaceLog6 (Real-time face identification).
Changes:
- SDK-92: Seperate subject descriptions and thumbnails from description
- Update to latest openVINO 2020.4
- Update to openCV 4.3
- Update to NVidia TensorRT 7
Fixes:
- Fixed: SDK-19 Crash on shutdown
- Fixed: SDK-8 RTSP deadlock
- Fixed: IN-1161: Missing thumbnail in subject description
- Fixed: IN-1394: If real-time clock not available is not available at first, never use it afterwards.
Documentation:
- FeverCam overview page
- Example for Fever Cam Calibration
- Example for Fever Cam Processing
- Example for Detect people wearing or not wearing a mask in a video stream.
- Updated example for Track and identify people from multiple HD streams at the same time, using FaceLog6 plugins