The ContoursQueryExample class Widget for demonstrating contour detection and querying methods. More...
#include <ContoursQueryExample.h>
Public Member Functions | |
| ContoursQueryExample (QWidget *parent=nullptr) | |
| Construct a new ContoursQueryExample widget. | |
| void | process_image_session () |
| Process the image using contour querying algorithms. | |
| ~ContoursQueryExample () | |
| Destroy the ContoursQueryExample widget. | |
The ContoursQueryExample class Widget for demonstrating contour detection and querying methods.
|
explicit |
Construct a new ContoursQueryExample widget.
| parent | The parent widget, or nullptr if none |