OpenCV for Unity ver2.6.0 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version 2.6.0
[iOS]Added separate plugin files for iOS for devices and simulators. [WebGL]Added plugin files with only simd enabled.Related posts
OpenCV for Unity ver2.4.5 Release!
Version 2.4.5 [Common]Updated to OpenCV4.5.3. [Common]Added BarcodeDetectorExample and BarcodeDetectorWebCamTextureExample.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
OpenCV for Unity ver2.6.3 Release!
Version 2.6.3 [Common]Fixed CountFingersExample. [Windows][UWP]Fixed native library build settings for ARM64 architecture.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Dlib FaceLandmark Detector ver1.2.9 Release!
Version 1.2.9 [Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, “DLIB_USE_UNSAFE_CODE” ScriptingDefineSymbol and Unity2018.2 or later. ) [Common]Added support for Unicode file path ( objectDetectorFilePath and shapePredictorFilePath ). [Common]Added ImageOptimizationHelper to ARHeadWebCamTextureExample. [Common]Added some converter methods to OpenCVForUnityUtils.cs.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector