CCIMXDesktop
 
Loading...
Searching...
No Matches
ContoursQueryExample Class Reference

The ContoursQueryExample class Widget for demonstrating contour detection and querying methods. More...

#include <ContoursQueryExample.h>

Inheritance diagram for ContoursQueryExample:

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.
 

Detailed Description

The ContoursQueryExample class Widget for demonstrating contour detection and querying methods.

Constructor & Destructor Documentation

◆ ContoursQueryExample()

ContoursQueryExample::ContoursQueryExample ( QWidget *  parent = nullptr)
explicit

Construct a new ContoursQueryExample widget.

Parameters
parentThe parent widget, or nullptr if none

The documentation for this class was generated from the following files: