OpenCV for Unity ver2.6.3 Release!
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity
Version 2.6.3
[Common]Fixed CountFingersExample. [Windows][UWP]Fixed native library build settings for ARM64 architecture.Related posts
How to combine ARExample and URP
The Universal Render Pipeline (URP) is a prebuilt Scriptable Render Pipeline, made by Unity. OpenCVforUnity itself works fine with any render pipeline, but the ARExample, which superimposes two camera images, does not render well in the URP project. This is because some components of the ARExample are configured for the built-in rendering pipeline. By setting these settings for the universal rendering pipeline, AR objects will render correctly. MainCamera ARCamera Cube MockARMarker ScreenShot
- Author: Enox Software
- Category: Tips
- Tags: OpenCV for Unity
Dlib FaceLandmark Detector ver1.0.9 Release!
Version 1.0.9 [WebGL]Added WebGL Plugin for Unity5.6.
- Author: Enox Software
- Category: Update
- Tags: Dlib FaceLandmark Detector
OpenCV for Unity ver2.3.5 Release!
Version 2.3.5 [Common]Updated to OpenCV4.1.0. [Windows, Android]Added dynamic link library version.
- Author: Enox Software
- Category: Update
- Tags: OpenCV for Unity