Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Kinect
KinectManager
GetRawInfraredMap
Kinect.KinectManager.GetRawInfraredMap C# (CSharp) Method
KinectManager Class Documentation
Mostra file
Open project: BrainProject/UnityTemp
GetRawInfraredMap()
public
method
Gets the raw infrared data, if ComputeInfraredMap is true.
public
GetRawInfraredMap
( ) :
ushort[]
return
ushort[]
public ushort[] GetRawInfraredMap() { return sensorData != null ? sensorData.infraredImage : null; }
KinectManager
Awake
CalculateJointOrients
CalibrateUser
CheckForCalibrationPose
CheckForGestures
ClearGestures
ClearKinectUsers
DeleteGesture
DetectGesture
DrawSkeleton
EnablePlayMode
GetBodyCount
GetBodyFrameData
GetBodyFrameTimestamp
GetBodyIndexByUserId
GetColorImageHeight
GetColorImageWidth
GetDepthForPixel
GetDepthImageHeight
GetDepthImageWidth
GetDirectionBetweenJoints
GetDisplayedBodyIndex
GetGestureAtIndex
GetGestureIndex
GetGestureProgress
GetGestureScreenPos
GetGesturesCount
GetGesturesList
GetJointCount
GetJointDirection
GetJointIndex
GetJointKinectPosition
GetJointOrientation
GetJointPosColorOverlay
GetJointPosDepthOverlay
GetJointPosition
GetJointTrackingState
GetLeftHandInteractionBox
GetLeftHandState
GetParentJoint
GetPrimaryUserID
GetRawBodyIndexMap
GetRawDepthMap
GetRawInfraredMap
GetRightHandInteractionBox
GetRightHandState
GetSensorData
GetSensorPlatform
GetTrackedBodyIndices
GetUserBodyData
GetUserIdByIndex
GetUserIndexById
GetUserOrientation
GetUserPosition
GetUsersClrTex
GetUsersCount
GetUsersLblTex
IsConflictingGestureInProgress
IsGestureCancelled
IsGestureComplete
IsInitialized
IsJointTracked
IsKinectInitialized
IsLeftHandConfidenceHigh
IsPlayModeEnabled
IsRightHandConfidenceHigh
IsTrackedUsersLimited
IsTrackingGesture
IsUserDetected
IsUserTracked
IsUserTurnedAround
LateUpdate
MapColorFrameToDepthCoords
MapDepthFrameToColorCoords
MapDepthPointToColorCoords
MapDepthPointToSpaceCoords
MapSpacePointToDepthCoords
OnDestroy
OnGUI
ProcessBodyFrameData
ProcessBodySpecialData
RemoveUser
ResetFilters
ResetGesture
ResetPlayerGestures
SetBodyFrameData
SetDisplayedBodyIndex
SetPrimaryUserID
StartKinect
SwitchJointsData
Update
UpdateColorMap
UpdateInfraredMap
UpdateUserHistogramImage
UpdateUserMap