1#ifndef CONTOURSQUERYEXAMPLE_H
2#define CONTOURSQUERYEXAMPLE_H
38 Ui::ContoursQueryExample* ui;
The ContoursQueryExample class Widget for demonstrating contour detection and querying methods.
Definition ContoursQueryExample.h:14
void process_image_session()
Process the image using contour querying algorithms.
Definition ContoursQueryExample.cpp:27
~ContoursQueryExample()
Destroy the ContoursQueryExample widget.
Definition ContoursQueryExample.cpp:47