Dlib FaceLandmark Detector ver1.3.8 Release!
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
Version 1.3.8(current)
[Common]Changed to use unsafe code by default. [Common]Optimized the amount of memory allocation, in the FaceLandmarkDetector class.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.1.5 Release!
Version 2.1.5[Common]Updated to OpenCV3.2.0.[Common]Added fuzzy, phase_unwrapping, saliency, shape, tracking module.[Common]Added TrackingSample.[iOS]Added ios_exclude_contrib.zip for build size reduction.[Android]Added android_exclude_contrib.zip for build size reduction.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
OpenCV for Unity ver2.3.7 Release!
Version 2.3.7 [WebGL]Fixed build errors that occur when DevelopmentBuild is enabled on the WegGL platform. [Common]Added optimization code using NativeArray class. ( require PlayerSettings.allowUnsafeCode flag, “OPENCV_USE_UNSAFE_CODE” ScriptingDefineSymbol and Unity2018.2 or later. ) [iOS]Fixed build errors that occur on the iOS platform with Unity2019.3 or later. [Common]Updated to WebCamTextureToMatHelper.cs v1.1.1.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity