[1.12.5] 2024-12-13#
Component versions
Service | Version |
---|---|
lunapassapi | 2.2.5 |
jslib | 2.0.7 |
lunapassui | 1.2.8 |
lunapassvideo | 1.0.3 |
LUNA SDK | 5.24.0 |
New features
-
The
acceptOneEyeOpen
parameter was added. It allows passing the eye openness check with one or both eyes. -
Updated aggregation functionality:
- Now the aggregated Liveness and Deepfake value, as well estimations of mouth, eye status and glasses type are calculated.
- The number of frames to aggregate is specified in the
aggregateFrames
parameter.
Changes
-
VideoRedis:
- Logging was improved.
- Example task for video processing in
lunapassvideo/example_redis_task.py
was updated.
-
The AggregateLiveness plugin was removed. It calculated the aggregated Liveness value over several frames.
-
The
args.acceptOneEyed
setting was removed. It allowed people with one eye to pass the "Blink" test.