Search found 1 match

by sourisman
Sun Apr 08, 2012 2:54 pm
Forum: Code Snippets
Topic: Interface for Kinect (Microsoft Official Kinect SDK Beta v2)
Replies: 2
Views: 2788

Re: Interface for Kinect (Microsoft Official Kinect SDK Beta

Hi,
Thank you for your great code.
I try to translate it for the new version of the Sdk (v1 for microsoft)
I don't understand why the deapth perfectly work and the standart video don't want to display....
I don't have any compilation error..
There is my code :

main.cpp :
#include "stdafx.h ...