#include <core.hpp>
|
| CoreExperimental () |
|
| CoreExperimental (CoreLibrary const &coreLibrary, Core const &core) |
|
| ~CoreExperimental () |
|
| CoreExperimental (CoreExperimental const &)=delete |
|
CoreExperimental & | operator= (CoreExperimental const &)=delete |
|
| CoreExperimental (CoreExperimental &&other) |
|
CoreExperimental & | operator= (CoreExperimental &&other) |
|
| operator bool () const |
|
void | SetUserIpd (float userIpd) |
|
void | SetFaceTrackingProfiling (bool enable) |
|
bool | GetFaceTrackingProfiling (leia_headtracking_frame_profiling *profiling, int32_t profilingSizeof) |
|
bool | BurnDisplayConfig (float slant, float pitch, float phc, float dOverN, float n, float actCoef, float thetaX, float thetaY, float thetaZ) |
|
bool | BurnCameraExtrinsics (int cameraId, float thetaXFpc, float thetaYFpc, float thetaZFpc) |
|
void | TrackingCameraRotation (float thetaX, float thetaY, float thetaZ) |
|
bool | TrackingCameraRotation (FloatSlice rotation) |
|
bool | GetNonPredictedEyes (FloatSlice &leftEyePosition, FloatSlice &rightEyePosition) |
|
bool | GetLookaroundEyes (FloatSlice &leftPosition, FloatSlice &rightPosition) |
|
std::string | GetFaceDetectorVersion () |
|
◆ CoreExperimental() [1/4]
◆ CoreExperimental() [2/4]
◆ ~CoreExperimental()
◆ CoreExperimental() [3/4]
◆ CoreExperimental() [4/4]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator bool()
◆ SetUserIpd()
void SetUserIpd |
( |
float |
userIpd | ) |
|
|
inline |
◆ SetFaceTrackingProfiling()
void SetFaceTrackingProfiling |
( |
bool |
enable | ) |
|
|
inline |
◆ GetFaceTrackingProfiling()
◆ BurnDisplayConfig()
bool BurnDisplayConfig |
( |
float |
slant, |
|
|
float |
pitch, |
|
|
float |
phc, |
|
|
float |
dOverN, |
|
|
float |
n, |
|
|
float |
actCoef, |
|
|
float |
thetaX, |
|
|
float |
thetaY, |
|
|
float |
thetaZ |
|
) |
| |
|
inline |
◆ BurnCameraExtrinsics()
bool BurnCameraExtrinsics |
( |
int |
cameraId, |
|
|
float |
thetaXFpc, |
|
|
float |
thetaYFpc, |
|
|
float |
thetaZFpc |
|
) |
| |
|
inline |
◆ TrackingCameraRotation() [1/2]
void TrackingCameraRotation |
( |
float |
thetaX, |
|
|
float |
thetaY, |
|
|
float |
thetaZ |
|
) |
| |
|
inline |
◆ TrackingCameraRotation() [2/2]
bool TrackingCameraRotation |
( |
FloatSlice |
rotation | ) |
|
|
inline |
◆ GetNonPredictedEyes()
◆ GetLookaroundEyes()
◆ GetFaceDetectorVersion()
std::string GetFaceDetectorVersion |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: