Unity Asset Store Pack - OpenCV Face Tracker SDK (Download link in description)

Опубликовано: 11 Октябрь 2024
на канале: All Things Game Dev
1,356
4

Download link: https://www.assetstore.unity3d.com/#!...

iOS & Android support
WindowsStoreApp8.1 & WindowsPhone8.1 & Windows10 UWP support
WebGL support(Unity5.3 or later)
Win & Mac & Linux Standalone support
Preview support in the Editor

OpenCV for Unity is an Assets Plugin for using OpenCV 3.2.0 from within Unity.

Features:
Since this package is a clone of OpenCV Java, you are able to use the same API as OpenCV Java 3.2.0 (link).

You can image processing in real-time by using the WebCamTexture capabilities of Unity. (real-time face detection works smoothly in iPhone 5)

Provides a method to interconversion of Unity's Texture2D and OpenCV's Mat.

IDisposable is implemented in many classes.You can manage the resources with the “using” statement.


ExampleCode using OpenCV for Unity is available.
MarkerBased AR Example
MarkerLess AR Example
FaceTracker Example
FaceSwapper Example
FaceMask Example
RealTime FaceRecognition Example
Vuforia with OpenCV for Unity Example
Kinect with OpenCV for Unity Example
GoogleVR With OpenCV for Unity Example
AVPro with OpenCV for Unity Example

System Requirements
Build Win Standalone & Preview Editor : Windows 7 or later
Build Mac Standalone & Preview Editor : OSX 10.8 or later