Enrollment 28.2.0
Loading...
Searching...
No Matches
Image.h File Reference
#include "enrollment/Exception/CallbackError.h"
#include "enrollment/Export.h"
#include "enrollment/Image/ImageAttribute.h"
#include "enrollment/Image/ImageEncoder.h"
#include "enrollment/Image/ImageException.h"
#include "enrollment/Image/ImageExecutor.h"
#include "enrollment/Image/ImageMask.h"
#include "enrollment/Image/ImageShape.h"
#include "enrollment/Image/ImageType.h"
#include "enrollment/Serialization/Writer.h"
#include <ciso646>
#include <mutex>
#include <optional>
#include <variant>
#include <vector>
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.

Classes

class  Image
 Image representation. More...
class  Image::ImageResampler
 Image resampler for DPI-change operations, including upsampling and downsampling. More...
class  Image::BicubicImageResampler
 Image resampler for DPI-change operations, including upsampling and downsampling using bicubic interpolation resampling algorithm. More...
class  Image::AreaImageResampler
 Image resampler for DPI-change operations, including upsampling and downsampling using area interpolation resampling algorithm. More...
class  Image::NISTImageResampler
 Image resampler for DPI-change operations, including upsampling and downsampling using NIST-compliant resampling algorithm provided by NFIR library. More...

Detailed Description

Author
Stefan Bellus stefa.nosp@m.n.be.nosp@m.llus@.nosp@m.inno.nosp@m.vatri.nosp@m.cs.c.nosp@m.om
Date
16.08.2021