moradisaed / Azure2OCV

Converting the Microsoft Kinect for azure stream to OpenCV Mat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure2OCV

Converting the kinect 4 azure stream to OpenCV Mat

This code can be used for writing the RGB, IR and depth images on the disk, or for further processing using OpenCV library.

The code is written basd on this code and this answer on stackoverflow

About

Converting the Microsoft Kinect for azure stream to OpenCV Mat

License:MIT License


Languages

Language:C++ 100.0%