Method | Description | |
---|---|---|
Close ( ) : void | ||
KinectSensorItem ( |
||
LoadSettings ( ) : bool |
Loads the XML settings from file
|
|
RemoveSpecialCharacters ( string str ) : string | ||
SaveSettings ( ) : void |
Saves the settings to the xml file
|
|
ShowWindow ( ) : void | ||
setStreamingStatus ( String s ) : void |
Method | Description | |
---|---|---|
CalculateFps ( ) : void | ||
KinectWindowOnClosed ( object sender, |
||
NotifyPropertyChanged ( string propertyName ) : void | ||
SensorAllFramesReady ( object sender, AllFramesReadyEventArgs e ) : void |
public KinectSensorItem ( |
||
_controller | ||
Sensor | Microsoft.Kinect.KinectSensor | |
id | string | |
kinectN | int | |
return | System |
public RemoveSpecialCharacters ( string str ) : string | ||
str | string | |
return | string |
public setStreamingStatus ( String s ) : void | ||
s | String | |
return | void |