AR_Engine_SDK
载入中...
搜索中...
未找到
函数 | 变量
XEDetectorCenter.lua 文件参考

#include <XEDetectorCenter.h>

类 XEDetectorCenter 继承关系图:
Inheritance graph

函数

function XEDetectorCenter ApplyFaceDetectProcess (bFaceDetect) end
 
function XEDetectorCenter ApplyFaceDetectProcess (bFaceDetect, dpDetectParams) end
 
function XEDetectorCenter IsFaceDetectApplied () end
 
function XEDetectorCenter ApplyFaceAnimojiProcess (bAnimojiDetect) end
 
function XEDetectorCenter ApplyFaceAnimojiProcess (bAnimojiDetect, dpDetectParams) end
 
function XEDetectorCenter IsFaceAnimojiDetectApplied () end
 
function XEDetectorCenter ApplyFaceExpressionDetectProcess (bExpressionDetect) end
 
function XEDetectorCenter ApplyFaceExpressionDetectProcess (bExpressionDetect, dpDetectParams) end
 
function XEDetectorCenter IsFaceExpressionDetectApplied () end
 
function XEDetectorCenter ApplyObjectDetectProcess (bObjectDetect) end
 
function XEDetectorCenter ApplyObjectDetectProcess (bObjectDetect, dpDetectParams) end
 
function XEDetectorCenter IsObjectDetectApplied () end
 
function XEDetectorCenter ApplyBodyDetectProcess (bBodyDetect) end
 
function XEDetectorCenter ApplyBodyDetectProcess (bBodyDetect, dpDetectParams) end
 
function XEDetectorCenter IsBodyDetectApplied () end
 
function XEDetectorCenter ApplyHandGestureDetectProcess (bHandGestureDetect) end
 
function XEDetectorCenter ApplyHandGestureDetectProcess (bHandGestureDetect, dpDetectParams) end
 
function XEDetectorCenter IsHandGestureDetectApplied () end
 
function XEDetectorCenter ApplyImageSegmentDetectProcess (bImageSegmentDetect) end
 
function XEDetectorCenter ApplyImageSegmentDetectProcess (bImageSegmentDetect, dpDetectParams) end
 
function XEDetectorCenter IsImageSegmentDetectApplied () end
 
function XEDetectorCenter ApplyDeviceAttitudeProcess (bEnable) end
 
function XEDetectorCenter IsDeviceAttitudeProcessApplied () end
 
function XEDetectorCenter ApplyAccelerationProcess (bEnable) end
 
function XEDetectorCenter IsAccelerationProcessApplied () end
 
function XEDetectorCenter ApplyMutableMNNDetectProcess (mnnKey, strPath, bApplyDetect) end
 
function XEDetectorCenter ApplyMutableMNNDetectProcess (mnnKey, strPath, bApplyDetect, dpDetectParams) end
 
function XEDetectorCenter IsMNNDetectApplied (mnnKey) end
 

变量

 XEDetectorCenter = {}
 

函数说明

◆ ApplyAccelerationProcess()

function XEDetectorCenter ApplyAccelerationProcess ( bEnable  )

XEDetectorCenter_ApplyAccelerationProcess00

参数
bEnableboolean
返回
void

◆ ApplyBodyDetectProcess() [1/2]

function XEDetectorCenter ApplyBodyDetectProcess ( bBodyDetect  )

XEDetectorCenter_ApplyBodyDetectProcess00

参数
bBodyDetectboolean
返回
void

◆ ApplyBodyDetectProcess() [2/2]

function XEDetectorCenter ApplyBodyDetectProcess ( bBodyDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyBodyDetectProcess01

参数
bBodyDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyDeviceAttitudeProcess()

function XEDetectorCenter ApplyDeviceAttitudeProcess ( bEnable  )

XEDetectorCenter_ApplyDeviceAttitudeProcess00

参数
bEnableboolean
返回
void

◆ ApplyFaceAnimojiProcess() [1/2]

function XEDetectorCenter ApplyFaceAnimojiProcess ( bAnimojiDetect  )

XEDetectorCenter_ApplyFaceAnimojiProcess00

参数
bAnimojiDetectboolean
返回
void

◆ ApplyFaceAnimojiProcess() [2/2]

function XEDetectorCenter ApplyFaceAnimojiProcess ( bAnimojiDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyFaceAnimojiProcess01

参数
bAnimojiDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyFaceDetectProcess() [1/2]

function XEDetectorCenter ApplyFaceDetectProcess ( bFaceDetect  )

XEDetectorCenter_ApplyFaceDetectProcess00

参数
bFaceDetectboolean
返回
void

◆ ApplyFaceDetectProcess() [2/2]

function XEDetectorCenter ApplyFaceDetectProcess ( bFaceDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyFaceDetectProcess01

参数
bFaceDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyFaceExpressionDetectProcess() [1/2]

function XEDetectorCenter ApplyFaceExpressionDetectProcess ( bExpressionDetect  )

XEDetectorCenter_ApplyFaceExpressionDetectProcess00

参数
bExpressionDetectboolean
返回
void

◆ ApplyFaceExpressionDetectProcess() [2/2]

function XEDetectorCenter ApplyFaceExpressionDetectProcess ( bExpressionDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyFaceExpressionDetectProcess01

参数
bExpressionDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyHandGestureDetectProcess() [1/2]

function XEDetectorCenter ApplyHandGestureDetectProcess ( bHandGestureDetect  )

XEDetectorCenter_ApplyHandGestureDetectProcess00

参数
bHandGestureDetectboolean
返回
void

◆ ApplyHandGestureDetectProcess() [2/2]

function XEDetectorCenter ApplyHandGestureDetectProcess ( bHandGestureDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyHandGestureDetectProcess01

参数
bHandGestureDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyImageSegmentDetectProcess() [1/2]

function XEDetectorCenter ApplyImageSegmentDetectProcess ( bImageSegmentDetect  )

XEDetectorCenter_ApplyImageSegmentDetectProcess00

参数
bImageSegmentDetectboolean
返回
void

◆ ApplyImageSegmentDetectProcess() [2/2]

function XEDetectorCenter ApplyImageSegmentDetectProcess ( bImageSegmentDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyImageSegmentDetectProcess01

参数
bImageSegmentDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyMutableMNNDetectProcess() [1/2]

function XEDetectorCenter ApplyMutableMNNDetectProcess ( mnnKey  ,
strPath  ,
bApplyDetect   
)

XEDetectorCenter_ApplyMutableMNNDetectProcess00

参数
mnnKeystring
strPathstring
bApplyDetectboolean
返回
void

◆ ApplyMutableMNNDetectProcess() [2/2]

function XEDetectorCenter ApplyMutableMNNDetectProcess ( mnnKey  ,
strPath  ,
bApplyDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyMutableMNNDetectProcess01

参数
mnnKeystring
strPathstring
bApplyDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ ApplyObjectDetectProcess() [1/2]

function XEDetectorCenter ApplyObjectDetectProcess ( bObjectDetect  )

XEDetectorCenter_ApplyObjectDetectProcess00

参数
bObjectDetectboolean
返回
void

◆ ApplyObjectDetectProcess() [2/2]

function XEDetectorCenter ApplyObjectDetectProcess ( bObjectDetect  ,
dpDetectParams   
)

XEDetectorCenter_ApplyObjectDetectProcess01

参数
bObjectDetectboolean
dpDetectParamsxhashtable_XString_and_XEVariant
返回
void

◆ IsAccelerationProcessApplied()

function XEDetectorCenter IsAccelerationProcessApplied ( )

XEDetectorCenter_IsAccelerationProcessApplied00

返回
boolean

◆ IsBodyDetectApplied()

function XEDetectorCenter IsBodyDetectApplied ( )

XEDetectorCenter_IsBodyDetectApplied00

返回
boolean

◆ IsDeviceAttitudeProcessApplied()

function XEDetectorCenter IsDeviceAttitudeProcessApplied ( )

XEDetectorCenter_IsDeviceAttitudeProcessApplied00

返回
boolean

◆ IsFaceAnimojiDetectApplied()

function XEDetectorCenter IsFaceAnimojiDetectApplied ( )

XEDetectorCenter_IsFaceAnimojiDetectApplied00

返回
boolean

◆ IsFaceDetectApplied()

function XEDetectorCenter IsFaceDetectApplied ( )

XEDetectorCenter_IsFaceDetectApplied00

返回
boolean

◆ IsFaceExpressionDetectApplied()

function XEDetectorCenter IsFaceExpressionDetectApplied ( )

XEDetectorCenter_IsFaceExpressionDetectApplied00

返回
boolean

◆ IsHandGestureDetectApplied()

function XEDetectorCenter IsHandGestureDetectApplied ( )

XEDetectorCenter_IsHandGestureDetectApplied00

返回
boolean

◆ IsImageSegmentDetectApplied()

function XEDetectorCenter IsImageSegmentDetectApplied ( )

XEDetectorCenter_IsImageSegmentDetectApplied00

返回
boolean

◆ IsMNNDetectApplied()

function XEDetectorCenter IsMNNDetectApplied ( mnnKey  )

XEDetectorCenter_IsMNNDetectApplied00

参数
mnnKeystring
返回
boolean

◆ IsObjectDetectApplied()

function XEDetectorCenter IsObjectDetectApplied ( )

XEDetectorCenter_IsObjectDetectApplied00

返回
boolean

变量说明

◆ XEDetectorCenter