C# 클래스 KinectKyonyu.BodyTexture

파일 보기 프로젝트 열기: novogrammer/ofxKyonyu

공개 프로퍼티들

프로퍼티 타입 설명
ImageSourceLeft System.Windows.Media.ImageSource
ImageSourceRight System.Windows.Media.ImageSource

공개 메소드들

메소드 설명
BodyTexture ( Microsoft nui, Microsoft skeleton, byte latestVideoBytes ) : System

비공개 메소드들

메소드 설명
calcPositions ( ) : void
getColorAdjustedRGBA ( byte colorBytes, double positionRatio ) : byte[]
getColorByte ( byte _b, double positionRatio ) : byte
getPosition2D ( float x, float y, float &outX, float &outY ) : void

메소드 상세

BodyTexture() 공개 메소드

public BodyTexture ( Microsoft nui, Microsoft skeleton, byte latestVideoBytes ) : System
nui Microsoft
skeleton Microsoft
latestVideoBytes byte
리턴 System

프로퍼티 상세

ImageSourceLeft 공개적으로 프로퍼티

public ImageSource,System.Windows.Media ImageSourceLeft
리턴 System.Windows.Media.ImageSource

ImageSourceRight 공개적으로 프로퍼티

public ImageSource,System.Windows.Media ImageSourceRight
리턴 System.Windows.Media.ImageSource