![]() |
Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
|
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"

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. | |
Contains class that realize the iteration over the pixels of false color images.