Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
ImageIterator.h File Reference

Contains class that realize the iteration over the pixels of false color images. More...

#include <vector>
#include "otcsdk/Api.h"
#include "otcsdk/common/ImageInfo.h"
#include "otcsdk/common/Pixel.h"
Include dependency graph for ImageIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  optris::ImageIterator
 Iterates in a row major fashion over the image and grants read and write access to the pixels. More...
 
class  optris::ConstImageIterator
 Iterates in a row major fashion over the image and grants read access to the pixels. More...
 

Namespaces

namespace  optris
 Main SDK namespace.
 

Detailed Description

Contains class that realize the iteration over the pixels of false color images.

Author
Optris GmbH Co. KG
Date
2025-01-21