Beginning Microsoft Kinect for Windows SDK 2.0 by Mansib Rahman

Beginning Microsoft Kinect for Windows SDK 2.0 by Mansib Rahman

Author:Mansib Rahman
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA


const float InfraredSourceValueMaximum = (float)ushort.MaxValue;

const float InfraredSourceScale = 0.75f;

const float InfraredOutputValueMinimum = 0.01f;

const float InfraredOutputValueMaximum = 1.0f;

MultiSourceFrameReader multiSourceFrameReader;

FrameDescription frameDescription;

Body[] bodies;

FaceFrameSource[] faceFrameSources;

FaceFrameReader[] faceFrameReaders;

FaceFrameResult[] faceFrameResults;

WriteableBitmap infraredBitmap;

ushort[] infraredPixels;

DrawingGroup drawingGroup;

DrawingImage drawingImageSource;

List<Brush> faceBrushes;



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.