What's new¶
3.15.0¶
Changed¶
- Assured that when shutting down the camera variable does not become null in subsequent stages.
- Assure that the finish sdk event is always broadcast after the preview is shutdown.
- Prevent SDKs from finalizing detectors while detection is running.
- Upgraded OpenCV to version 4.10.0
Removed¶
- Unused parameters
livephotoimage
andlivephotonotavailable
.
Fixed¶
- Close button works again while camera is active.
- Close button is positioned correctly.
- Fixed crash when using
android.enableR8.fullMode=true
. - Fixed bug where SDK would crash on creating crop of users face.
- Fixed problem where
facetightness
configuration option remained unused by SDK.