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

The CannyExample class This widget demonstrates the application of the Canny edge detection algorithm. More...

#include <CannyExample.h>

Inheritance diagram for CannyExample:

Public Member Functions

 CannyExample (QWidget *parent=nullptr)
 Construct a new CannyExample widget.
 
 ~CannyExample ()
 Destroy the CannyExample widget.
 
void process_image_session ()
 Processes the image using Canny edge detection.
 

Detailed Description

The CannyExample class This widget demonstrates the application of the Canny edge detection algorithm.

Constructor & Destructor Documentation

◆ CannyExample()

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

Construct a new CannyExample widget.

Parameters
parentThe parent widget, or nullptr if none

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