OpenCV for Unity ver2.6.6 Release!
- Author: Enox Software
- Category: Update
Version 2.6.6
[Common]Changed The FpsMonitor display system from IMGUI to uGUI. [Common]Added support for the new Input System (UnityEngine.InputSystem).Related posts
OpenCV for Unity ver2.5.4 Release!
Version 2.5.4 [Common]Added VideoWriterAsyncExample. [Common]Updated SimpleBlobExample, HumanSegmentationExample and HandPoseEstimationExample.
- 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
OpenCV for Unity ver2.5.7 Release!
Verson 2.5.7 [Common]Added FeatureMatchingExample. [WebGL]Added a plugin file with threads and simd enabled for the WebGL platform. This update removes support for the WebGL platform in Unity 2021.1 and below. (Select MenuItem[Tools/OpenCV for Unity/Open Setup Tools/WebGL Settings])
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity