Dlib FaceLandmark Detector ver1.0.6 Release!
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
Version 1.0.6
[Common]Fixed OpenCVForUnityMenuItem.cs.(No valid name for platform: 11 Error)[Common]Added OptimizationWebCamTextureToMatHelper.cs.Related posts
OpenCV for Unity ver2.4.2 Release!
Version 2.4.2 [Common]Added Assembly Definitions. [Common]Fixed LibFaceDetectionV3Example.
- 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.6.5 Release!
Version 2.6.5 [Common]Add ARHelper component class. [Common]Updated ArUcoExample, ArUcoImageExample, HandPoseEstimationMediaPipeExample and PostEstimationMediaPipeExample using the ARHelper class. [Common]Refactored AsyncGPUReadback2MatHelper, Image2MatHelper, UnityVideoPlayer2MatHelper, VideoCapture2MatHelper, WebCamTexture2MatAsyncGPUHelper and WebCamTexture2MatHelper. [Common]Added method to convert OpenCV basic classes to Unity basic structs.
- Author: Enox Software
- Category: Update