OpenCV for Unity ver2.5.2 Release!

2.5.2 [Common]Added YOLOv4ObjectDetectionExample, YOLOv7ObjectDetectionExample, YOLOXObjectDetectionExample and NanoDetPlusObjectDetectionExample. [Common]Updated HandPoseEstimationExample, ArUcoExample, ArUcoWebCamExample and ArUcoCameraCalibrationExample.

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”

Dlib FaceLandmark Detector ver1.3.4 Release!

Version 1.3.4 [Common]Changed the setup procedure to use the SetupToolsWindow. [Common]Change the namespase under “DlibFaceLandmarkDetector/Editor” folder from “DlibFaceLandmarkDetector” to “DlibFaceLandmarkDetector.Editor”. [Common]Added “DlibFaceLandmarkDetector” folder under “StreamingAssets” folder. [Common]Added function to automatically move the StreamingAssets folder. [WebGL]Added Unity2022.2 or later support.

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.