C# 클래스 KinectDaemon.UserInterface.UIDepthViewer

Interaction logic for UIDepthViewer.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Jerdak/KinectDaemon

공개 메소드들

메소드 설명
DumpData ( ) : void
UIDepthViewer ( ) : System

비공개 메소드들

메소드 설명
convertDepthFrame ( ImageFrame Image ) : byte[]
convertRealDepth ( ) : List
nui_DepthFrameReady ( object sender, ImageFrameReadyEventArgs e ) : void

메소드 상세

DumpData() 공개 메소드

public DumpData ( ) : void
리턴 void

UIDepthViewer() 공개 메소드

public UIDepthViewer ( ) : System
리턴 System