|
3DiVi Face SDK
3.28.0
|
This is the complete list of members for pbio::Capturer, including all inherited members.
| capture(const RawImage image) | pbio::Capturer | inline |
| capture(const unsigned char *data, int data_size) | pbio::Capturer | inline |
| CAPTURER_TYPE_FRONTAL enum value | pbio::Capturer | |
| CAPTURER_TYPE_LEFT_PROFILE enum value | pbio::Capturer | |
| CAPTURER_TYPE_RIGHT_PROFILE enum value | pbio::Capturer | |
| CapturerType enum name | pbio::Capturer | |
| getType() const | pbio::Capturer | inline |
| manualCapture(const RawImage image, float left_eye_x, float left_eye_y, float right_eye_x, float right_eye_y) | pbio::Capturer | inline |
| manualCapture(const RawImage image, const std::vector< RawSample::Point > &points) | pbio::Capturer | inline |
| manualCapture(const unsigned char *data, int data_size, float left_eye_x, float left_eye_y, float right_eye_x, float right_eye_y) | pbio::Capturer | inline |
| manualCapture(const unsigned char *data, int data_size, const std::vector< RawSample::Point > &points) | pbio::Capturer | inline |
| Ptr typedef | pbio::Capturer | |
| resetHistory() | pbio::Capturer | inline |
| setParameter(const std::string parameter, const double value) | pbio::Capturer | inline |