OpenCV for Unity ver2.3.1 Release!
- Author: Enox Software
- Category: Update
Version 2.3.1
[Common]Updated to OpenCV3.4.2. [Android,UWP]Fixed Utils.setDebugMode() method on the IL2CPP backend. [Common]Added DnnObjectDetectionExample and DnnObjectDetectionWebCamTextureExample.Related posts
OpenCV for Unity ver2.5.0 Release!
Version 2.5.0 [Common]Added TransformECCExample, HumanSegmentationExample and ImageClassificationPPResnetExample.v [Common]Update TextOCRWebCamExample. [Common]Changed the setup procedure to use the SetupToolsWindow. [Common]Change the namespase under “OpenCVForUnity/Editor” folder from “OpenCVForUnity” to “OpenCVForUnity.Editor”. [Common]Added the ExampleAssetsDownloaderWindow that automatically downloads the necessary files to Examples. [Common]Added “OpenCVForUnity” folder under “StreamingAssets” folder. [Common]Added function to automatically move the StreamingAssets folder. [WebGL]Added Unity2022.2 or later support.
- Author: Enox Software
- Category: Update
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
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