EnoxSoftware / NatCamWithOpenCVForUnityExampleLinks
An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatCam.
☆25Updated 5 years ago
Alternatives and similar repositories for NatCamWithOpenCVForUnityExample
Users that are interested in NatCamWithOpenCVForUnityExample are comparing it to the libraries listed below
Sorting:
- Basic Hand Tracking app. Made with Unity+OpenCV☆16Updated 4 years ago
- This example shows how to convert AVProVideo and AVProLiveCamera texture to OpenCV Mat using AsyncGPUReadback.☆14Updated last year
- An example of a video recording app by using NatCorder and OpenCVForUnity.☆28Updated 3 years ago
- An example of improving performance of video preview on mobile platform by replacing WebCamTexture of Unity standard API with NatDevice.☆15Updated 3 years ago
- Sensor fusion for Unity (gyroscope and accelerometer) to get smooth orientation data from mobile devices without drift. Based on github.c…☆32Updated 8 years ago
- A procedural generation demo with Augmented Reality☆19Updated 6 years ago
- This asset is an example project that maps face mask to the detected faces in an image using “OpenCV for Unity” and “Dlib FaceLandmark De…☆39Updated 7 months ago
- 🖐🏻 Gestures and touch system for Unity.☆9Updated 6 years ago
- Based on https://github.com/Alabate/AsyncGPUReadbackPlugin. Plugin for Unity to do async gpu readback in OpenGL environment.☆27Updated 5 years ago
- MagicLeap with OpenCVforUnity Example☆22Updated 3 years ago
- This asset is an example project of face recognition in real time using “OpenCV for Unity”.☆26Updated 7 months ago
- Streaming server for Unity☆13Updated 5 years ago
- This Unity plugin can record full HD h264 encoded video from RenderTexture realtime.☆27Updated 8 years ago
- Unity3d DelaunayTriangulation☆14Updated 7 years ago
- A unity shader for rendering shadow in AR scene.☆21Updated 7 years ago
- This is an example to load textures from StreaminAssets directory or web in a native plugin.☆40Updated 7 years ago
- GoogleVR With OpenCVForUnity Example