FuncSketch
Loading...
Searching...
No Matches
image.h File Reference

Definition of Image type. More...

#include <opencv2/core/mat.hpp>
Include dependency graph for image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using func_sketch::plotter::Image = cv::Mat
 Image type.

Detailed Description

Definition of Image type.

Definition in file image.h.

Typedef Documentation

◆ Image

using func_sketch::plotter::Image = cv::Mat

Image type.

Definition at line 29 of file image.h.