OpenCV for Unity ver2.5.1 Release!

Verson 2.5.1 [Common]Updated to OpenCV4.7.0. [Common]Added ImageClassificationMobilenetExample and HandPoseEstimationExample. [Common]Added TrackerNano to TrackingExample. [Lumin]Removed Lumin platform support (for MagicLeapOne). [Common]Add a button to SetupTools to automatically add scenes under the “Examples” folder to “Scenes In Build”

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.

OpenCV for Unity ver2.4.8 Release!

Version 2.4.8 [Common]Updated to OpenCV4.6.0. [Common]Added KNNExample, PhysicalGreenScreenExample and LightweightPoseEstimationExample. [Common]Update VideoCaptureToMatHelper, GreenScreenExample and QRCodeDetectorExample.

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.