Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) FubiNET FubiInternal.getUserID示例
编程语言:
C# (CSharp)
命名空间/包名称:
FubiNET
类/类型:
FubiInternal
方法/功能:
getUserID
hotexamples.com的示例:
1
C# (CSharp) FubiNET FubiInternal.getUserID - 已找到1个示例
。这些是从开源项目中提取的最受好评的
FubiNET.FubiInternal.getUserID
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
getCombinationRecognitionProgressOn(3)
getSkeletonJointOrientation(2)
init(2)
getCurrentTrackingData(2)
getSkeletonJointPosition(2)
enableCombinationRecognition(2)
addCombinationRecognizer(1)
getTrackingDataVectorSize(1)
getRgbResolution(1)
getTrackingData(1)
getUserDefinedCombinationRecognizerName(1)
getUserDefinedCombinationRecognizerIndex(1)
getNumUserDefinedCombinationRecognizers(1)
getUserDefinedRecognizerIndex(1)
getUserDefinedRecognizerName(1)
getUserID(1)
isInitialized(1)
isUserInScene(1)
getNumUserDefinedRecognizers(1)
getFingerCount(1)
getImage(1)
addFingerCountRecognizer(1)
getDepthResolution(1)
getCurrentUsers(1)
getCurrentTime(1)
getCurrentSensorType(1)
getColorForUserID(1)
getClosestUserID(1)
getAvailableSensorTypes(1)
getAutoStartCombinationRecognition(1)
createTrackingDataVector(1)
clearUserDefinedRecognizers(1)
addLinearMovementRecognizer(1)
addJointRelationRecognizer(1)
addJointOrientationRecognizer(1)
isUserTracked(1)
常用方法
getCombinationRecognitionProgressOn (3)
getSkeletonJointOrientation (2)
init (2)
getCurrentTrackingData (2)
getSkeletonJointPosition (2)
enableCombinationRecognition (2)
addCombinationRecognizer (1)
getTrackingDataVectorSize (1)
getRgbResolution (1)
getTrackingData (1)
常用方法
getUserDefinedCombinationRecognizerName (1)
getUserDefinedCombinationRecognizerIndex (1)
getNumUserDefinedCombinationRecognizers (1)
getUserDefinedRecognizerIndex (1)
getUserDefinedRecognizerName (1)
getUserID (1)
isInitialized (1)
isUserInScene (1)
getNumUserDefinedRecognizers (1)
getFingerCount (1)
getImage (1)
addFingerCountRecognizer (1)
getDepthResolution (1)
getCurrentUsers (1)
getCurrentTime (1)
getCurrentSensorType (1)
getColorForUserID (1)
getClosestUserID (1)
getAvailableSensorTypes (1)
getAutoStartCombinationRecognition (1)
常用方法
getImage (1)
addFingerCountRecognizer (1)
getDepthResolution (1)
getCurrentUsers (1)
getCurrentTime (1)
getCurrentSensorType (1)
getColorForUserID (1)
getClosestUserID (1)
getAvailableSensorTypes (1)
getAutoStartCombinationRecognition (1)
createTrackingDataVector (1)
clearUserDefinedRecognizers (1)
addLinearMovementRecognizer (1)
addJointRelationRecognizer (1)
addJointOrientationRecognizer (1)
isUserTracked (1)
常用方法
createTrackingDataVector (1)
clearUserDefinedRecognizers (1)
addLinearMovementRecognizer (1)
addJointRelationRecognizer (1)
addJointOrientationRecognizer (1)
isUserTracked (1)
示例#1
0
显示文件
文件:
Fubi.cs
项目:
thelegend831/FUBIOSC
public static UInt32 getUserID(UInt32 index) { return(FubiInternal.getUserID(index)); }
x