The FaceDetectionExample class Widget for demonstrating face detection on an image. More...
#include <FaceDetectionExample.h>
Public Member Functions | |
| FaceDetectionExample (QWidget *parent=nullptr) | |
| Construct a new FaceDetectionExample widget. | |
| ~FaceDetectionExample () | |
| Destroy the FaceDetectionExample widget. | |
The FaceDetectionExample class Widget for demonstrating face detection on an image.
|
explicit |
Construct a new FaceDetectionExample widget.
| parent | The parent widget, or nullptr if none |