C# 클래스 HandInput.Util.HandInputParams

파일 보기 프로젝트 열기: ushadow/handinput

공개 프로퍼티들

프로퍼티 타입 설명
ColorFocalLength float
ColorHeight int
ColorImageFormat ColorImageFormat
ColorWidth int
DepthFocalLength float
DepthHeight int
DepthImageFormat DepthImageFormat
DepthWidth int
FeatureImageWidth int
MaxDepth int
MinDepth int
SmoothWSize int

공개 메소드들

메소드 설명
GetKinectParams ( byte bytes ) : byte[]

메소드 상세

GetKinectParams() 공개 정적인 메소드

public static GetKinectParams ( byte bytes ) : byte[]
bytes byte
리턴 byte[]

프로퍼티 상세

ColorFocalLength 공개적으로 정적으로 프로퍼티

public static float ColorFocalLength
리턴 float

ColorHeight 공개적으로 정적으로 프로퍼티

public static int ColorHeight
리턴 int

ColorImageFormat 공개적으로 정적으로 프로퍼티

public static ColorImageFormat ColorImageFormat
리턴 ColorImageFormat

ColorWidth 공개적으로 정적으로 프로퍼티

public static int ColorWidth
리턴 int

DepthFocalLength 공개적으로 정적으로 프로퍼티

public static float DepthFocalLength
리턴 float

DepthHeight 공개적으로 정적으로 프로퍼티

public static int DepthHeight
리턴 int

DepthImageFormat 공개적으로 정적으로 프로퍼티

public static DepthImageFormat DepthImageFormat
리턴 DepthImageFormat

DepthWidth 공개적으로 정적으로 프로퍼티

public static int DepthWidth
리턴 int

FeatureImageWidth 공개적으로 정적으로 프로퍼티

public static int FeatureImageWidth
리턴 int

MaxDepth 공개적으로 정적으로 프로퍼티

public static int MaxDepth
리턴 int

MinDepth 공개적으로 정적으로 프로퍼티

public static int MinDepth
리턴 int

SmoothWSize 공개적으로 정적으로 프로퍼티

public static int SmoothWSize
리턴 int