All Projects → EnoxSoftware → Kinectwithopencvforunityexample

EnoxSoftware / Kinectwithopencvforunityexample

Kinect with OpenCV for Unity Example

Projects that are alternatives of or similar to Kinectwithopencvforunityexample

Opencv Python Tutorial
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Stars: ✭ 2,603 (+12915%)
Mutual labels:  kinect, opencv
Arkitexperiments
Quick and dirty experiments with ARKit
Stars: ✭ 142 (+610%)
Mutual labels:  unity, opencv
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (+360%)
Mutual labels:  kinect, opencv
Hololenswithopencvforunityexample
HoloLens With OpenCVforUnity Example
Stars: ✭ 142 (+610%)
Mutual labels:  unity, opencv
Dkvfx
An example that shows how to use recorded Depthkit footage with Unity VFX Graph
Stars: ✭ 162 (+710%)
Mutual labels:  unity, kinect
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+1695%)
Mutual labels:  unity, opencv
Akvj
Demo project for Akvfx (Azure Kinect plugin for Unity)
Stars: ✭ 79 (+295%)
Mutual labels:  unity, kinect
Arucounity
Bring augmented reality to Unity by tracking Aruco markers in real time.
Stars: ✭ 144 (+620%)
Mutual labels:  unity, opencv
Kinect Vfx Graph
Use Kinect's depth feed with Unity's VFX Graph
Stars: ✭ 163 (+715%)
Mutual labels:  unity, kinect
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (+1500%)
Mutual labels:  unity, opencv
Akvfx
Azure Kinect plugin for Unity VFX Graph
Stars: ✭ 366 (+1730%)
Mutual labels:  unity, kinect
Reproject Image To 3d
Comparing a OpenCV's reprojectImageTo3D to my own
Stars: ✭ 13 (-35%)
Mutual labels:  opencv
Raspberryrobot
基于树莓派的智能机器人
Stars: ✭ 11 (-45%)
Mutual labels:  opencv
Idcardgenerator
身份证图片生成工具 generate an id card picture
Stars: ✭ 862 (+4210%)
Mutual labels:  opencv
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+4195%)
Mutual labels:  unity
Anonymize Video
Replace faces in a video with imaginary persons generated by a progressive GAN deep neural network
Stars: ✭ 15 (-25%)
Mutual labels:  opencv
C Sharp Promise
Promises library for C# for management of asynchronous operations.
Stars: ✭ 870 (+4250%)
Mutual labels:  unity
Shader Mode
Unity shader editing mode for GNU Emacs
Stars: ✭ 10 (-50%)
Mutual labels:  unity
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-50%)
Mutual labels:  unity
Outline Effect
Outline Image Effect for Unity
Stars: ✭ 855 (+4175%)
Mutual labels:  unity

Kinect with OpenCV for Unity Example

Demo Video

Environment

Windows 8.1
Unity 5.0.0f4
Kinect V2

Setup

  • Import Kinect.2.0.1410.19000.unitypackage
  • Import OpenCVForUnity2.0.0 from AssetStore

Examples

ColorFrameExample.cs
Converts ColorFrame acquired from "Kinect" to Mat of "OpenCV", perform image processing.

MultiSourceFrameExample.cs
Converts BodyIndexFrame acquired from "Kinect" to Mat of "OpenCV", perform image processing only person.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].