Enox Software

Results 23 repositories owned by Enox Software

MagicLeapWithOpenCVForUnityExample

20
Stars
8
Forks
Watchers

MagicLeap with OpenCVforUnity Example

MarkerLessARExample

24
Stars
5
Forks
Watchers

This asset is a Marker-Less Augmented Reality Example using the actual environment as input instead of printed square markers and display 3d model in WebCamTexture in real-time.

NatCamWithOpenCVForUnityExample

24
Stars
6
Forks
Watchers

An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatCam.

NatCorderWithOpenCVForUnityExample

26
Stars
6
Forks
Watchers

An example of a video recording app by using NatCorder and OpenCVForUnity.

NatDeviceWithOpenCVForUnityExample

15
Stars
3
Forks
Watchers

An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatDevice.

RealTimeFaceRecognitionExample

25
Stars
10
Forks
Watchers

This asset is an example project of face recognition in real time using “OpenCV for Unity”.

WebGLFileUploader

60
Stars
7
Forks
Watchers

This asset adds file upload capability to the Unity WebGL platform.

FfmpegWithOpenCVForUnityExample

29
Stars
4
Forks
Watchers

Example of integrating "FFmpeg for Unity" with "OpenCV for Unity"

ARFoundationWithOpenCVForUnityExample

18
Stars
2
Forks
Watchers

An example of converting an ARFoundation camera image to OpenCV's Mat format.

HoloLensCameraStream

30
Stars
10
Forks
Watchers

This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens1/HoloLens2 camera for computer vision (or anything th...