Method |
Description |
|
ChangeColor ( Rectangle targetObject ) : void |
|
|
CheckForNewColor ( Ellipse targetEllipse ) : void |
|
|
CopyColorFrame ( Microsoft.Kinect.ColorImageFrameReadyEventArgs e ) : void |
|
|
DoSomething ( ) : void |
|
|
GetJointsObservable ( Microsoft.Kinect.KinectSensor kinect ) : IObservable |
|
|
MoveElement ( FrameworkElement element, Microsoft.Kinect.SkeletonPoint pos ) : void |
|
|
MoveToCameraPosition ( FrameworkElement element, Microsoft.Kinect.Joint joint ) : void |
|
|
ScaleJoint ( Microsoft.Kinect.Joint joint ) : Microsoft.Kinect.Joint |
|
|
ScalePosition ( FrameworkElement element, Microsoft.Kinect.Joint joint ) : void |
|
|
SetInfoText ( object newVal ) : void |
|
|
SubscribeToColorFrame ( Microsoft.Kinect.KinectSensor kinect ) : IDisposable |
|
|
SubscribeToSkeleton ( IObservable joints ) : IDisposable |
|
|
Window_Closed ( object sender, EventArgs e ) : void |
|
|
Window_Loaded ( object sender, RoutedEventArgs e ) : void |
|
|
rectangle_MouseUp ( object sender, System e ) : void |
|
|