Face3d
|
Go to the source code of this file.
Classes | |
class | Face3D::Detection |
struct | Face3D::Detection::DetectFaceResult |
struct | Face3D::Detection::ContourInfo |
Namespaces | |
Face3D | |
Functions | |
void | Face3D::onColorThresholdsTrackbar (int val, void *ptr) |
void | Face3D::onTextureAdjustmentTrackbar (int val, void *ptr) |
bool | Face3D::isConcave (const cv::Point &a, const cv::Point &b, const cv::Point &c) |