![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
Contains the image processing classes. More...
Classes | |
class | CAdaptiveImageBinarizeProcessorComp |
Processor for image binarization using static threshold. More... | |
class | CBitmapJoinerSupplierComp |
Supplier of bitmap's vector built on bitmap. More... | |
class | CBitmapOperations |
Set of atmomic bitmap manipulations. More... | |
class | CBitmapProviderCacheComp |
Bitmap provider returning always stored bitmap. More... | |
class | CBlobFeature |
Implementation of the blob-based feature. More... | |
class | CBlobFilterParams |
class | CBlobFilterParamsComp |
class | CBlobProcessorCompBase |
class | CCaliperCircleFinderComp |
Caliper based circle finder. More... | |
class | CCaliperDistanceFeature |
Implementation of INumericValue interface for caliper based distance measurement feature. More... | |
class | CCaliperFeature |
Implementation of INumericValue interface for caliper-extracted features. More... | |
class | CCaliperFinderBase |
Base class for caliper based finder. More... | |
class | CCaliperFinderParams |
class | CCaliperFinderParamsComp |
class | CCaliperLineFinderComp |
Caliper based line finder. More... | |
class | CCaliperParams |
class | CCaliperParamsComp |
class | CCheckboardCalibSupplierComp |
class | CCheckerboardPatternGeneratorComp |
class | CCheckerboardPointGridExtractorComp |
Extracts NxN points grid from no distorted checkerboard. More... | |
class | CConvolutionKernel2d |
Implementation of a general 2D convolution kernel. More... | |
class | CConvolutionKernel2dComp |
class | CConvolutionProcessorComp |
Implementation of image processor using convolution kernel. More... | |
class | CDelegatedBitmapSupplierComp |
Image supplier delegating the calls to another one or accessing some bitmap object directly. More... | |
class | CDifferenceBitmapSupplierComp |
Supplier of bitmap built on difference of two images. More... | |
class | CDirectionalOptimalPathSolver |
class | CEdgeDistanceProcessorComp |
Cliper based distance calculation. More... | |
class | CEdgeDistancesSupplierComp |
class | CExtremumCaliperProcessorComp |
class | CExtremumCaliperSupplierComp |
class | CFastGaussianProcessorComp |
Implementation of fast Gaussian filtering with static defined filter kernels. More... | |
class | CFeaturesContainer |
Basic implementation of a features container. More... | |
class | CFeatureToImageMapperProcessorComp |
Processor converting feature container into set of positions using image position mapper. More... | |
class | CGrayToRgbProcessorComp |
Implementation of a processor for the Grayscale-To-RGB image conversion. More... | |
class | CHoughLineFinderComp |
Processor using Hough transformation to find the lines on the image. More... | |
class | CHoughLineFromPosFinderComp |
Finder using Hough transformation to find the lines from the point cloud. More... | |
class | CImageBinarizeProcessorComp |
Processor for image binarization using static threshold. More... | |
class | CImageCopyProcessorComp |
Implementation of image copy with convertion of image type. More... | |
class | CImageCropDecalibrateProcessorComp |
Crop the image region and rectificate (de-calibrate) it. More... | |
class | CImageCropProcessorComp |
Processor for image cropping. More... | |
class | CImageHistogramProcessorComp |
Implementation of a processor for the image histogram calculation. More... | |
class | CImageHistogramSupplierComp |
class | CImageIntegralProcessorComp |
Helper class allowing to find perspective calibration using list of nominal and found positions. More... | |
class | CImageInterpolationParams |
Common interace for interpolation parameters. More... | |
class | CImageInterpolationParamsComp |
class | CImageNormalizeProcessorComp |
Implementation of contrast and brightness adjustment processor supporting dynamic correction based on histogram analyse. More... | |
class | CImageProcessorCompBase |
Basic implementation for a simple bitmap processor. More... | |
class | CImageRegionProcessorCompBase |
Basic implementation for a image region processor. More... | |
class | CLensCorrFindSupplierComp |
Supplier of bitmap built on difference of two images. More... | |
class | CLineProjectionProcessorComp |
class | CMorphologicalProcessorAttr |
class | CMorphologicalProcessorComp |
Processor for image cropping. More... | |
class | CMultiBitmapCacheComp |
Multi bitmap provider returning always stored bitmaps. More... | |
class | CMultiLineProjectionSupplierComp |
Provider of bitmap projection series, which are calculated based on list of 2D-lines. More... | |
class | CMultiLineSupplierCompBase |
class | CMultiPointPosCorrSupplierComp |
class | CObjectFeature |
Implementation of a general image object feature. More... | |
class | CPerspCalibFinder |
Helper class allowing to find perspective calibration using list of nominal and found positions. More... | |
class | CPerspectiveCalibrationSupplierComp |
class | CPixelManip |
Set pixel performance optimized classes designed to be used for pixel manipulation in template processing methods. More... | |
class | CPointGridFeature |
class | CPositionFromImageSupplierComp |
Implementation of value supplier returning position on the image. More... | |
class | CPreciseBlobProcessorComp |
Implementation of image processor using convolution kernel. More... | |
class | CProcessedBitmapSupplierBase |
Image supplier providing processed image from some other input image supplier. More... | |
class | CProcessedBitmapSupplierComp |
class | CProjectionSupplierComp |
Provider of bitmap projection series, which are calculated using underlaying processor. More... | |
class | CRectDerivativeProcessor |
Calculate derivative of projection using rectangular filter kernel. More... | |
class | CRectDerivativeProcessorComp |
Component implementation of derivative processor using rectangular filter kernel. More... | |
class | CRectImageSmoothProcessorComp |
Implementation of image smooth operator with homogeneous rectangle kernel. More... | |
class | CRenderedObjectFileLoaderComp |
class | CRgbToGrayProcessorComp |
Implementation of a processor for the RGB to Grayscale image conversion. More... | |
class | CRingPatternGeneratorComp |
class | CRingPatternGeneratorParamsComp |
class | CSearchBasedFeaturesSupplierComp |
class | CSearchConstraintsComp |
Search algorithm limitations provider. More... | |
class | CSearchFeature |
Implementation of the pattern search feature. More... | |
class | CSearchParams |
Definition of standard search parameters. More... | |
class | CSearchParamsComp |
class | CSelectableCalibrationProviderComp |
Single 2D-calibration supplier implemented as a selector from a multi calibration provider. More... | |
class | CSingleFeatureConsumer |
Feature consumer implmentation storing one feature only. More... | |
class | IBlobFilterParams |
Interface for parameters of the blob filtering. More... | |
class | ICaliperFinderParams |
Interface for the parameter of caliper based finders. More... | |
class | ICaliperParams |
class | ICaliperProcessor |
class | IConvolutionKernel2d |
Interface for 2D-convolution filter kernel. More... | |
class | IFeaturesConsumer |
Common interface for a features container consuming feature objects. More... | |
class | IFeaturesProvider |
Container allowing access to features. More... | |
class | IFeatureToFeatureProcessor |
Allow to extract some features from another one. More... | |
class | IFeatureToImageMapper |
Interface allowing mapping of extracted features to native coordinate systems. More... | |
class | IFeatureToProjectionMapper |
Interface allowing mapping of extracted features to native coordinate systems. More... | |
class | IImageInterpolationParams |
Common interface for interpolation parameters. More... | |
class | IImageToFeatureProcessor |
Allow to extract some features from the image. More... | |
class | ILineProjectionProcessor |
class | InvertFunction |
class | IPatternController |
class | IProjectionConstraints |
class | IProjectionParams |
Describe parameter for projection 2D image to 1D structure. More... | |
class | IRingPatternGeneratorParams |
Common interface for parameters of the ring pattern generators. More... | |
class | ISearchConstraints |
Interface for search algorithm limitations. More... | |
class | ISearchParams |
Common interface for a set of parameters for a model search. More... | |
class | TImagePixelInterpolator |
class | TProcessedBitmapSupplierComp |
Generic implementation of the processed bitmap supplier. More... | |
class | TUnaryTransformProcessorComp |
Implementation of general morphological operator. More... | |
class | TWeightedFeatureWrap |
Wrapper allowing to create feature object from some another serializable one. More... | |
Typedefs | |
typedef TUnaryTransformProcessorComp< quint8, InvertFunction< quint8 > > | CInvertOperatorComp |
Contains the image processing classes.
This package use following ICF packages:
typedef TUnaryTransformProcessorComp<quint8, InvertFunction<quint8> > iipr::CInvertOperatorComp |
Definition at line 103 of file TUnaryTransformProcessorComp.h.
© Witold Gantzke and Kirill Lepskiy