Go to the documentation of this file.
6#ifndef iipr_CImageIntegralProcessorComp_included
7#define iipr_CImageIntegralProcessorComp_included
41 bool fillOutOfMask =
true);
Representation of a 2D-region as container of bitmap line scans.
Definition of single plane bitmap.
PixelFormat
Bitmap pixel format description.
@ PF_UNKNOWN
Unknown image format.
Helper class allowing to find perspective calibration using list of nominal and found positions.
virtual bool ProcessImage(const iprm::IParamsSet *paramsPtr, const iimg::IBitmap &inputImage, iimg::IBitmap &outputImage) const
static bool CalculateIntegralImage(const iimg::IBitmap &inputImage, iimg::IBitmap &outputImage, const iimg::CScanlineMask *maskPtr=nullptr, iimg::IBitmap::PixelFormat outputPixelFormat=iimg::IBitmap::PF_UNKNOWN, bool fillOutOfMask=true)
Calculates integral image.
static bool CalculateIntegralReference(const iimg::CScanlineMask &mask, iimg::IBitmap &outputImage)
Calculates integral reference image.
static bool MakeIntegralImage(iimg::IBitmap &outputImage)
Calculates integral image in place.
Basic implementation for a simple bitmap processor.
Set of general parameters.
Contains the image processing classes.
© Witold Gantzke and Kirill Lepskiy