Свойство | Type | Description | |
---|---|---|---|
JointBaseDir | Vector3[] | ||
SensorInterfaceOrder | System.Type[] |
Méthode | Description | |
---|---|---|
CloseSensor ( SensorData sensorData ) : void | ||
CopyFile ( string sourceFilePath, string targetFilePath, bool &bOneCopied, bool &bAllCopied ) : bool | ||
CopyResourceFile ( string targetFilePath, string resFileName, bool &bOneCopied, bool &bAllCopied ) : bool | ||
DeleteNativeLib ( string sLibName, bool bUnloadLib ) : void | ||
DrawLine ( |
||
FinishBackgroundRemoval ( SensorData sensorData ) : void | ||
FreeMultiSourceFrame ( SensorData sensorData ) : void | ||
GetBodyFrameAsCsv ( SensorData sensorData, BodyFrameData &bodyFrame, long &liRelTime, float &fUnityTime ) : string | ||
GetForegroundFrameLength ( SensorData sensorData, bool isHiResPrefered ) : int | ||
GetForegroundFrameRect ( SensorData sensorData, bool isHiResPrefered ) : |
||
GetMirrorJoint ( JointType joint ) : JointType | ||
GetMultiSourceFrame ( SensorData sensorData ) : bool | ||
GetSensorType ( ) : string | ||
GetTargetDllPath ( string sAppPath, bool bIs64bitApp ) : string | ||
GetUnzippedEntrySize ( string resZipFileName, string sEntryName ) : long | ||
InitBackgroundRemoval ( SensorData sensorData, bool isHiResPrefered ) : bool | ||
InitSensorInterfaces ( bool bOnceRestarted, bool &bNeedRestart ) : List |
||
Is64bitArchitecture ( ) : bool | ||
IsDirectX11Available ( ) : bool | ||
IsOpenCvAvailable ( bool &bNeedRestart ) : bool | ||
LoadNativeLib ( string sLibName ) : bool | ||
MapColorFrameToDepthCoords ( SensorData sensorData, Vector2 &vDepthCoords ) : bool | ||
MapDepthFrameToColorCoords ( SensorData sensorData, Vector2 &vColorCoords ) : bool | ||
MapDepthPointToColorCoords ( SensorData sensorData, Vector2 depthPos, ushort depthVal ) : Vector2 | ||
MapDepthPointToSpaceCoords ( SensorData sensorData, Vector2 depthPos, ushort depthVal ) : Vector3 | ||
MapSpacePointToDepthCoords ( SensorData sensorData, Vector3 kinectPos ) : Vector2 | ||
OpenDefaultSensor ( List |
||
PollBodyFrame ( SensorData sensorData, BodyFrameData &bodyFrame, |
||
PollColorFrame ( SensorData sensorData ) : bool | ||
PollDepthFrame ( SensorData sensorData, bool bLimitedUsers, ICollection |
||
PollForegroundFrame ( SensorData sensorData, bool isHiResPrefered, |
||
PollInfraredFrame ( SensorData sensorData ) : bool | ||
RecalcBoneDirs ( SensorData sensorData, BodyData &bodyData ) : void | ||
RenderDepth2ColorTex ( SensorData sensorData ) : bool | ||
RenderTex2Tex2D ( |
||
RestartLevel ( |
||
SetBodyFrameFromCsv ( string sCsvLine, SensorData sensorData, BodyFrameData &bodyFrame, |
||
UnzipResourceDirectory ( string targetDirPath, string resZipFileName, string checkForDir ) : bool | ||
UnzipResourceFiles ( string>.Dictionary |
||
UpdateBackgroundRemoval ( SensorData sensorData, bool isHiResPrefered, |
||
UpdateSensorData ( SensorData sensorData ) : bool |
Méthode | Description | |
---|---|---|
ApplyErodeDilate ( |
||
ApplyImageBlur ( |
||
CalcBodyFrameBoneDirs ( SensorData sensorData, BodyFrameData &bodyFrame ) : void | ||
FreeLibrary ( |
||
GetForegroundAlphaFrame ( SensorData sensorData, bool bLimitedUsers, ICollection |
||
LoadLibrary ( [ lpFileName ) : |
public static CloseSensor ( SensorData sensorData ) : void | ||
sensorData | SensorData | |
Résultat | void |
public static CopyFile ( string sourceFilePath, string targetFilePath, bool &bOneCopied, bool &bAllCopied ) : bool | ||
sourceFilePath | string | |
targetFilePath | string | |
bOneCopied | bool | |
bAllCopied | bool | |
Résultat | bool |
public static CopyResourceFile ( string targetFilePath, string resFileName, bool &bOneCopied, bool &bAllCopied ) : bool | ||
targetFilePath | string | |
resFileName | string | |
bOneCopied | bool | |
bAllCopied | bool | |
Résultat | bool |
public static DeleteNativeLib ( string sLibName, bool bUnloadLib ) : void | ||
sLibName | string | |
bUnloadLib | bool | |
Résultat | void |
public static DrawLine ( |
||
a_Texture | ||
x1 | int | |
y1 | int | |
x2 | int | |
y2 | int | |
a_Color | Color | |
Résultat | void |
public static FinishBackgroundRemoval ( SensorData sensorData ) : void | ||
sensorData | SensorData | |
Résultat | void |
public static FreeMultiSourceFrame ( SensorData sensorData ) : void | ||
sensorData | SensorData | |
Résultat | void |
public static GetBodyFrameAsCsv ( SensorData sensorData, BodyFrameData &bodyFrame, long &liRelTime, float &fUnityTime ) : string | ||
sensorData | SensorData | |
bodyFrame | BodyFrameData | |
liRelTime | long | |
fUnityTime | float | |
Résultat | string |
public static GetForegroundFrameLength ( SensorData sensorData, bool isHiResPrefered ) : int | ||
sensorData | SensorData | |
isHiResPrefered | bool | |
Résultat | int |
public static GetForegroundFrameRect ( SensorData sensorData, bool isHiResPrefered ) : |
||
sensorData | SensorData | |
isHiResPrefered | bool | |
Résultat |
public static GetMirrorJoint ( JointType joint ) : JointType | ||
joint | JointType | |
Résultat | JointType |
public static GetMultiSourceFrame ( SensorData sensorData ) : bool | ||
sensorData | SensorData | |
Résultat | bool |
public static GetTargetDllPath ( string sAppPath, bool bIs64bitApp ) : string | ||
sAppPath | string | |
bIs64bitApp | bool | |
Résultat | string |
public static GetUnzippedEntrySize ( string resZipFileName, string sEntryName ) : long | ||
resZipFileName | string | |
sEntryName | string | |
Résultat | long |
public static InitBackgroundRemoval ( SensorData sensorData, bool isHiResPrefered ) : bool | ||
sensorData | SensorData | |
isHiResPrefered | bool | |
Résultat | bool |
public static InitSensorInterfaces ( bool bOnceRestarted, bool &bNeedRestart ) : List |
||
bOnceRestarted | bool | |
bNeedRestart | bool | |
Résultat | List |
public static Is64bitArchitecture ( ) : bool | ||
Résultat | bool |
public static IsDirectX11Available ( ) : bool | ||
Résultat | bool |
public static IsOpenCvAvailable ( bool &bNeedRestart ) : bool | ||
bNeedRestart | bool | |
Résultat | bool |
public static LoadNativeLib ( string sLibName ) : bool | ||
sLibName | string | |
Résultat | bool |
public static MapColorFrameToDepthCoords ( SensorData sensorData, Vector2 &vDepthCoords ) : bool | ||
sensorData | SensorData | |
vDepthCoords | Vector2 | |
Résultat | bool |
public static MapDepthFrameToColorCoords ( SensorData sensorData, Vector2 &vColorCoords ) : bool | ||
sensorData | SensorData | |
vColorCoords | Vector2 | |
Résultat | bool |
public static MapDepthPointToColorCoords ( SensorData sensorData, Vector2 depthPos, ushort depthVal ) : Vector2 | ||
sensorData | SensorData | |
depthPos | Vector2 | |
depthVal | ushort | |
Résultat | Vector2 |
public static MapDepthPointToSpaceCoords ( SensorData sensorData, Vector2 depthPos, ushort depthVal ) : Vector3 | ||
sensorData | SensorData | |
depthPos | Vector2 | |
depthVal | ushort | |
Résultat | Vector3 |
public static MapSpacePointToDepthCoords ( SensorData sensorData, Vector3 kinectPos ) : Vector2 | ||
sensorData | SensorData | |
kinectPos | Vector3 | |
Résultat | Vector2 |
public static OpenDefaultSensor ( List |
||
listInterfaces | List |
|
dwFlags | ||
sensorAngle | float | |
bUseMultiSource | bool | |
Résultat | SensorData |
public static PollBodyFrame ( SensorData sensorData, BodyFrameData &bodyFrame, |
||
sensorData | SensorData | |
bodyFrame | BodyFrameData | |
kinectToWorld | ||
Résultat | bool |
public static PollColorFrame ( SensorData sensorData ) : bool | ||
sensorData | SensorData | |
Résultat | bool |
public static PollDepthFrame ( SensorData sensorData, bool bLimitedUsers, ICollection |
||
sensorData | SensorData | |
bLimitedUsers | bool | |
alTrackedIndexes | ICollection |
|
Résultat | bool |
public static PollForegroundFrame ( SensorData sensorData, bool isHiResPrefered, |
||
sensorData | SensorData | |
isHiResPrefered | bool | |
defaultColor | ||
bLimitedUsers | bool | |
alTrackedIndexes | ICollection |
|
fgImageFrame | byte | |
Résultat | bool |
public static PollInfraredFrame ( SensorData sensorData ) : bool | ||
sensorData | SensorData | |
Résultat | bool |
public static RecalcBoneDirs ( SensorData sensorData, BodyData &bodyData ) : void | ||
sensorData | SensorData | |
bodyData | BodyData | |
Résultat | void |
public static RenderDepth2ColorTex ( SensorData sensorData ) : bool | ||
sensorData | SensorData | |
Résultat | bool |
public static RenderTex2Tex2D ( |
||
rt | ||
tex | ||
Résultat | bool |
public static RestartLevel ( |
||
parentObject | ||
callerName | string | |
Résultat | void |
public static SetBodyFrameFromCsv ( string sCsvLine, SensorData sensorData, BodyFrameData &bodyFrame, |
||
sCsvLine | string | |
sensorData | SensorData | |
bodyFrame | BodyFrameData | |
kinectToWorld | ||
Résultat | bool |
public static UnzipResourceDirectory ( string targetDirPath, string resZipFileName, string checkForDir ) : bool | ||
targetDirPath | string | |
resZipFileName | string | |
checkForDir | string | |
Résultat | bool |
public static UnzipResourceFiles ( string>.Dictionary |
||
dictFilesToUnzip | string>.Dictionary | |
resZipFileName | string | |
bOneCopied | bool | |
bAllCopied | bool | |
Résultat | bool |
public static UpdateBackgroundRemoval ( SensorData sensorData, bool isHiResPrefered, |
||
sensorData | SensorData | |
isHiResPrefered | bool | |
defaultColor | ||
Résultat | bool |
public static UpdateSensorData ( SensorData sensorData ) : bool | ||
sensorData | SensorData | |
Résultat | bool |