OpenCV for Unity ver2.1.4 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version 2.1.4
[Common]Changed the scene name.(“Sample” to “Example”) ] [Common]Fixed ArUcoTexture2DExample and ArUcoWebCamTextureExample. [Common]Added ConnectedComponentsExample. [Common]Added GreenScreenExample.Related posts
Dlib FaceLandmark Detector ver1.4.0 Release!
Version 1.4.0 [Common]Changed the minimum supported version to Unity2021.3.35f1. [Common]Separated the examples using the Built-in Render Pipeline and Scriptable Render Pipeline.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
Dlib FaceLandmark Detector ver2.0.0 Release!
Version 2.0.0 [Common]Updated FpsMonitor to version 1.0.4. [visionOS]Updated beta support for the VisionOS platform on Unity 2022.3.18f1 and later. [Android]Updated native library libdlibfacelandmarkdetector.so for Android to be compatible with 16KB page size. [Common]Removed CatDetectionExample. [Common]Changed namespace of the Utils class from UnityUtils to UnityIntegration, split into function-specific classes, and marked old classes as deprecated. [Common]Changed moved the OpenCVForUnityUtils class bundled with DlibFaceLandmarkDetectorWithOpenCVExample to the main Dlib module as DlibOpenCVUtils. [Common]Changed return types of DetectValueTuple and DetectLandmark to List. [Common]Changed removed the Extra folder. [Common]Changed increased the resolution of video files used for examples. [Common]Added overloads of GetDetectResult and GetDetectLandmarkResult methods that accept Span. [Common]Added overloads of the DrawFaceLandmark method that support ReadOnlySpan, ReadOnlySpan, and ReadOnlySpan. [Common]Added IsDebugMode and IsThrowException methods to DlibDebug. [Common]Added GetFilePathCoroutine, GetFilePathAsync, and GetFilePathTaskAsync methods to DlibEnv.
- Author: Enox Software
- Category: Update
OpenCV for Unity ver2.3.0 Release!
Version 2.3.0 [iOS]Added a function to automatically remove the simulator architecture(i386,x86_64) at build time. [Common] Improved OpenCVForUnityMenuItem.setPluginImportSettings() method.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity