Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼Ncore | |
▼Nface | |
CFaceDetectorYunet | Face detection class utilizing OpenCV's FaceDetectorYN model with DNN support |
CFaceMesh | A class responsible for initializing, configuring, and processing face mesh detection using neural networks |
CDetection | A structure to represent the detection details |
CNeuralBase | |
▼Nvisualization | |
CTriangle | Represents a triangle with vertex indices |
CFaceDrawer | Draws triangulation on faces based on facial points |
CEngine | Main engine class for processing images and applying visual features |
CNeuralDetectorBase | A base class for implementing neural networks |