OpenCV for Unity ver2.4.6 Release!
Version 2.4.6 [Common]Updated to OpenCV4.5.4. [Android]Added Support for ChromeOS (x86 and x86_64 architectures).
OpenCV for Unity ver2.4.5 Release!
Version 2.4.5 [Common]Updated to OpenCV4.5.3. [Common]Added BarcodeDetectorExample and BarcodeDetectorWebCamTextureExample.
OpenCV for Unity ver2.4.4 Release!
Version 2.4.4 [Common]Updated to OpenCV4.5.2. [Common]Added VideoCaptureCameraInputExample and BackgroundSubtractorComparisonExample. [Common]Updated TrackingExample.
OpenCV for Unity ver2.4.3 Release!
Version 2.4.3 [Common]Added a downloader script to automatically set up the Dnn module example. [WebGL]Added exclude_contrib version for build size reduction.
OpenCV for Unity ver2.4.2 Release!
Version 2.4.2 [Common]Added Assembly Definitions. [Common]Fixed LibFaceDetectionV3Example.
OpenCV for Unity ver2.4.1 Release!
Version 2.4.1 [Common]Updated to OpenCV4.5.0. [Common]Added DaSiamRPNTrackerExample.
OpenCV for Unity ver2.4.0 Release!
Version 2.4.0 [Common]Updated to OpenCV4.4.0. [Common]Added TextOCRExample. [Common]Updated YoloObjectDetectionExample ( Yolo v4 ) .
OpenCV for Unity ver2.3.9 Release!
Version 2.3.9 [Common]Updated to OpenCV4.3.0. [Common]Added LibFaceDetectionV2Example, LibFaceDetectionV3Example, ColorizationExample and DocumentScannerExample. [Common]Update ArUcoCameraCalibrationExample and WrapPerspectiveExample.
OpenCV for Unity ver2.3.8 Release!
Version 2.3.8 [Common]Updated to OpenCV4.2.0. [UWP]Added ARM64 Architecture. [WebGL]Added opencvforunity.bc with multi-threading enabled. [Common]Added FastNeuralStyleTransferExample and LibFaceDetectionExample. [Common]Added MatIndexer class and MatUtils class. [Common]Update ComicFilterExample, VideoCaptureExample, OpenPoseExample and MatBasicProcessingExample.
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.