![]() |
FLImaging 6.11.25.2
|
Classes | |
| class | CAbsoluteThreshold |
| class to obtain binary images using thresholds. More... | |
| class | CActiveContour |
| A class that uses the Hysteresis Threshold algorithm to guide a figure in aligning with the detected boundary. More... | |
| class | CAdaptiveEqualization |
| class that performs adaptive Equalization operations. More... | |
| class | CAdaptiveThreshold |
| class that performs a binarization operation through an adaptive threshold. More... | |
| class | CAdaptiveThresholdGaussian |
| class that performs a binarization operation through an adaptive threshold using Gaussian Filter. More... | |
| class | CAdaptiveThresholdMedian |
| class that performs a binarization operation through an adaptive threshold using Median Filter. More... | |
| class | CAlgorithmFeature_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_BAT_OVF |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_BLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_DR_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_OI_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_DI_OI_OR_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SP_DI_BLK |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_BLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_DI |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_DI_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_DI_BLK_FBLK |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_DI_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_DI_DR_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_DI_DR_DP_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_OI |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_OI_OR |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_BLK_FBLK |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_BLK_FBLK_BAT_OVF |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_IR_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_BLK_FBLK_BAT |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_BLK_FBLK_BAT_SCALAR |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_BLK_FBLK_BAT_SCALAR_OVF |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_OI2_OR2_OP2_BLK_FBLK_BAT_SCALAR_SCALAR2 |
| Parent class of image processing classes Base of imaging algorithm classes, has common getter/setter. More... | |
| class | CAlignmentTiling |
| A class that merges images with adjacent edges into one image. More... | |
| class | CAnisotropicDiffusion |
| A class that applies anisotropic diffusion to an image. More... | |
| class | CAutoCorrelationFD |
| Algorithm that performs Auto Correlation an image with other image. . More... | |
| class | CAutoThreshold |
| Algorithm that performs auto threshold using a histogram. More... | |
| class | CBicubicRegionInterpolation |
| An algorithm that corrects corrupted data by correcting it through valid ambient values. More... | |
| class | CBicubicSplineWarping |
| An algorithm that converts images through Bicubic spline interpolation using set control points. More... | |
| class | CBilateralFilter |
| The class preserves the edge of an image and reduces noise. More... | |
| class | CBilateralFilterGrid |
| The class preserves the edge of an image and reduces noise. This algorithm uses the Bilateral Grid data structure. More... | |
| class | CBilateralFilterSubSampled |
| The class preserves the edge of an image and reduces noise. Sampling is applied to perform calculations faster. More... | |
| class | CBilinearRegionInterpolation |
| An algorithm that corrects corrupted data by correcting it through valid ambient values. More... | |
| class | CBilinearSplineWarping |
| An algorithm that converts images through Bi-linear spline model using set control points. More... | |
| class | CBinomialFilter |
| A class that performs smoothing by applying binomial filtering to imageA class that performs binomial filtering with NxN kernels. . More... | |
| class | CCameraMotionDeblurring |
| A class that restores linear motion blurred images caused by temporary camera shake. More... | |
| class | CCannyEdgeDetector |
| Canny Edge Detector class. More... | |
| class | CCensusTransform |
| A class that performs a census transformation of an image. More... | |
| class | CChannelCombination |
| A class that extracts channels of multiple images and expresses them as one image. More... | |
| class | CChannelExtraction |
| A class that extract a specific channel from a multichannel image and make it an image. More... | |
| class | CChannelInsertion |
| An algorithm that extracts channels from multiple images and inserts them into one image. More... | |
| class | CChannelL1Norm |
| An algorithm class that considers N-channel pixel values as N-dimensional vector and outputs the L1 Norm of the vector as a 1-channel image. More... | |
| class | CChannelL2Norm |
| An algorithm class that considers N-channel pixel values as N-dimensional vector and outputs the L2 Norm of the vector as a 1-channel image. More... | |
| class | CChannelMax |
| A class that extracts the maximum value of each pixel in a multi-channel image. More... | |
| class | CChannelMean |
| A class that extracts the average value of each pixel in a multi-channel image. More... | |
| class | CChannelMedian |
| A class that extracts the median value of pixels in a multi-channel image. More... | |
| class | CChannelMin |
| A class that extracts the minimum value of each pixel in a multi-channel image. More... | |
| class | CChannelRemoval |
| A class that removes a particular channel from an image. More... | |
| class | CChannelStdev |
| A class that extracts the standard deviation value of each pixel in a multi-channel image. More... | |
| class | CChannelSum |
| A class that calculates the sum of pixel values in a multi-channel image. More... | |
| class | CChannelSwap |
| A class that swaps two different channels from a multichannel image. More... | |
| class | CChannelVariance |
| A class that extracts the variance value of each pixel in a multi-channel image. More... | |
| class | CCoherenceEnhancingDiffusion |
| Class that spreads images in a consistent direction. More... | |
| class | CCoherenceEnhancingDiffusionNonNeg |
| Class that spreads images in a consistent direction. More... | |
| class | CColorConverter |
| A class that converts color space of an image. More... | |
| class | CColorFilterArrayConverter |
| A class that interpolates the colors of a CCD Bayer Pattern image. More... | |
| class | CColorSequenceConverter |
| A class that converts Color Sequence of an image. More... | |
| class | CColorSpaceAdjustment |
| A class that adjusts the color space of an image. . More... | |
| class | CConditionalExtractor |
| A class that calculates the difference between a scalar value or other image and a condition. More... | |
| class | CConditionalReplacer |
| A class that calculates the difference between a scalar value or other image and a condition. More... | |
| class | CContraharmonicMeanFilter |
| The class that reduces noise of an image based on the contraharmonic mean. More... | |
| class | CContrast |
| A class that adjusts the contrast of an image. . More... | |
| class | CContrastEnhancement |
| Class that performs contrast enhancement. More... | |
| class | CConvolutionFD |
| Algorithm that performs Convolution an image with other image in the frequency domain. . More... | |
| class | CConvolutionFilter |
| Convolution User-defined Kernel Class. More... | |
| class | CCorrelationCoefficient |
| A class that calculates correlation coefficient between images. More... | |
| class | CCrop |
| class that crops an image to fit the ROI area. More... | |
| class | CCrossCorrelationFD |
| Algorithm that performs Cross Correlation an image with other image. . More... | |
| class | CDecolorization |
| Convert to gray scale image while preserving contrast. More... | |
| class | CDemoire |
| Class that remove moire pattern. More... | |
| class | CDericheEdgeDetector |
| Deriche Edge Detector class. More... | |
| class | CDeviationFilter |
| Class that calculates the standard deviation of local regions. More... | |
| class | CDifferenceOfGaussianFilter |
| Class that performs edge detection using Difference of Gaussian function. More... | |
| class | CDiscreteCosineTransform |
| A class that performs a discrete cosine transform of an image. More... | |
| class | CDiscreteSineTransform |
| A class that performs a discrete sine transform of an image. More... | |
| class | CDiscreteWaveletTransform |
| A class that performs a discrete wavelet transform of an image. More... | |
| class | CDistanceTransform |
| A class that converts distance with close zero point to value. More... | |
| class | CEdgeEnhancement |
| Algorithm that minimizes noise and strengthens edges. More... | |
| class | CEmphasizeFilter |
| Algorithm that emphasizes the high-frequency areas of the image. It has the effect of making the image sharper. More... | |
| class | CEntropyFilter |
| Class that calculates the entropy of local regions. More... | |
| class | CEqualization |
| A class that performs histogram equalization. More... | |
| class | CFastGuidedFilter |
| The class that maintains the edge of an image while eliminating noise. Through downsampling, calculations can be made at faster speeds than existing Guided Filters. More... | |
| class | CFilterGeneratorBandpassFD |
| Class that creates a Bandpass filter in the frequency domain for the reference image size that is determined by the minimum frequency, maximum frequency value. More... | |
| class | CFilterGeneratorBandrejectFD |
| Class that creates a Bandreject filter in the frequency domain for the reference image size that is determined by the minimum frequency, maximum frequency value. More... | |
| class | CFilterGeneratorBaseFD |
| Class that creates a filter in the frequency domain for the reference image size. More... | |
| class | CFilterGeneratorButterworthFD |
| Class that creates a Butterworth filter in the frequency domain for the reference image size that is determined by the Distance and the Degree. More... | |
| class | CFilterGeneratorGaussFD |
| Class that creates a Gaussian filter in the frequency domain for the reference image size that is determined by the Sigma and the Phi. More... | |
| class | CFilterGeneratorIdealFD |
| Class that creates a Ideal filter in the frequency domain for the reference image size that is determined by the frequency value. More... | |
| class | CFilterGeneratorMeanFD |
| Class that creates a Mean filter in the frequency domain for the reference image size that is determined by the Diameter, Phi value. More... | |
| class | CFLAutoShadingCorrection |
| Class that corrects for uneven lighting. More... | |
| class | CFLColorBoostingType1 |
| A class that Color Boosting algorithm type 1 proposed by 'FLImaging'. More... | |
| class | CFLDenoisingType1 |
| A class that Denoising algorithm type 1 proposed by 'FLImaging'. More... | |
| class | CFlip |
| A class that performs flip an image. More... | |
| class | CFormatConverter |
| A class that converts Format of an image. More... | |
| class | CFourierTransform |
| A class that performs a Fourier transform of an image. More... | |
| class | CFourierTransformReal |
| A class that performs a Fourier transform of an image. More... | |
| class | CFreiFilter |
| Algorithm that detect image edges. More... | |
| class | CFuzzyEntropy |
| Algorithm to find the fuzzy entropy of an image. More... | |
| class | CGaborFilter |
| A class that filters images by creating a filter with input variables. . More... | |
| class | CGainOffset |
| A class that transforms image by applying gain and offset. More... | |
| class | CGammaCorrection |
| Class for correcting the brightness of images. More... | |
| class | CGaussFilter |
| Class that performs image smoothing using Gaussian function. More... | |
| class | CGaussianFilter |
| A class that performs gaussian convolution A class that performs gaussian convolution with NxN kernels. Supports rect, raster ROI and Pivot. More... | |
| class | CGeneralizedHoughTransform |
| Algorithm to detect a straight line or circle through Hough transform. More... | |
| class | CGeometricMeanFilter |
| The class that reduces noise of an image based on the geometric mean. More... | |
| class | CGradation |
| class to apply gradation to images More... | |
| class | CGradientFilter |
| Convolution Gradient Class. More... | |
| class | CGrayLevelCooccurrenceMatrix |
| Algorithm to calculate the co-occurrence matrix of an image. Support Channel : 1 ~ 10Ch Support Depth : 8bit (When an unsupported image is input, processing proceeds after 8-bit conversion) More... | |
| class | CGuidedFilter |
| The class that maintains the edge of an image while eliminating noise. More... | |
| class | CHarmonicInterpolation |
| An algorithm that corrects corrupted data by correcting it through valid ambient values. More... | |
| class | CHarmonicMeanFilter |
| The class that reduces noise of an image based on the harmonic mean. More... | |
| class | CHarrisCornerDetector |
| Harris Corner Detection Algorithm. More... | |
| class | CHighDynamicRange |
| A class that converts multiple images with different Exposure into a single image of even brightness. More... | |
| class | CHighpassFilter |
| A class that performs highpass convolution A class that performs highpass convolution with highpass1, highpass2, saturated, absolute options. Supports rect, raster ROI and Pivot. More... | |
| class | CHistogram |
| Histogram calculation class. More... | |
| class | CHistogramsOfOrientedGradients |
| Class that calculates Histograms of Oriented Gradients(HOG) of an image. . More... | |
| class | CHoleFilling |
| class to obtain hole filled images using threshold and filling method. More... | |
| class | CHomography |
| A class that performs projection transformation of images using multiple feature point pairs. More... | |
| class | CHoughTransform |
| Algorithm to detect a straight line or circle through Hough transform. More... | |
| class | CHybridMedianFilter |
| Hybrid Median Filter Class. More... | |
| class | CHysteresisThreshold |
| This class performs Hysteresis Threshold algorithm. More... | |
| class | CIlluminateFilter |
| Class that enhance contrast through Illuminate Filter. More... | |
| class | CImageConcatenator |
| A class that performs paste an image. More... | |
| class | CImageGridSplitter |
| A class that splits image into set width and height sizes. More... | |
| class | CImageStatistics |
| A class that calculates Statistics of an image. More... | |
| class | CImageThreshold |
| class that performs a binarization operation through an operand image. More... | |
| class | CInfiniteSymmetricExponentialFilter |
| Class that performs image smoothing using InfiniteSymmetricExponential function. More... | |
| class | CInpaintingCoherenceTransport |
| Class that performs an inpainting by Coherence diffusion method . More... | |
| class | CInpaintingFastMarchingMethod |
| Class that performs an inpainting by Fast marching method. More... | |
| class | CInpaintingNavierStokes |
| Class that performs an inpainting by Navier Stokes Equations . More... | |
| class | CInpaintingTexture |
| Class that performs an inpainting by texture propagation and structure propagation. More... | |
| class | CIntegralImage |
| The integral image calculation class. More... | |
| class | CIntensityClamping |
| The class that clips the image values to a specific range. More... | |
| class | CIsoDataThreshold |
| class that calculates a threshold through the IsoData method. More... | |
| class | CKirschFilter |
| Class that executes Kirsch operator. More... | |
| class | CKMeansClusterThreshold |
| class that performs a quantization operation through K-means Clustering. More... | |
| class | CKuwaharaFilter |
| Class that preserves the edge of an image and reduces noise. More... | |
| class | CLanczosSplineWarping |
| An algorithm that converts images through Lanczos interpolation using set control points. More... | |
| class | CLanserEdgeDetector |
| Lanser Edge Detector class. More... | |
| class | CLaplacianFilter |
| A class that performs laplacian convolution A class that performs laplacian convolution with laplacian x/y/4/8, saturated, absolute options. Supports rect, raster ROI and Pivot. More... | |
| class | CLaplacianOfGaussianFilter |
| Class that performs edge detection using Laplacian of Gaussian Function. More... | |
| class | CLineSegmentDetector |
| Algorithm to detect straight line segments. More... | |
| class | CLowLuminanceCorrectionType1 |
| class that performs a low luminance image correction More... | |
| class | CLowLuminanceCorrectionType2 |
| class that performs a low luminance image correction More... | |
| class | CLowpassFilter |
| A class that performs lowpass convolution A class that performs lowpass convolution with lowpass1, lowpass2, lowpass3 options. Supports rect, raster ROI and Pivot. More... | |
| class | CMask |
| A class that performs Mask an image. More... | |
| class | CMaximumEntropyThreshold |
| class that calculates a threshold through the Maximum Entropy method. More... | |
| class | CMeanCurvatureFlow |
| A class that applies mean curvature flow to an image. More... | |
| class | CMeanCurvatureFlowWeighted |
| A class that applies weighted mean curvature flow to an image (Edge preservation method of mean curvature flow algorithm). More... | |
| class | CMeanShiftFilter |
| This class performs filtering to reduce noise using the Mean Shift algorithm. More... | |
| class | CMedianFilter |
| Median Filter Class. More... | |
| class | CMedianSeparatedFilter |
| MedianSeparateFilter Class. More... | |
| class | CMedianWeightedFilter |
| MedianWeightedFilter Class. More... | |
| class | CMidpointFilter |
| Median Filter Class. More... | |
| class | CMoment |
| Class to find the moment for an image. More... | |
| class | CMorphologyClose |
| Morphology Close Class. More... | |
| class | CMorphologyDilate |
| Morphology Dilate Class. More... | |
| class | CMorphologyErode |
| Morphology Erode Class. More... | |
| class | CMorphologyGradient |
| Morphology Gradient Class. More... | |
| class | CMorphologyHitOrMiss |
| Morphology HitOrMiss Class. More... | |
| class | CMorphologyOpen |
| Morphology Open Class. More... | |
| class | CMorphologyTopHat |
| Morphology TopHat Class. More... | |
| class | CMove |
| A class that performs a movement transformation of the image. More... | |
| class | CMultiFocus |
| A class that converts multiple images with different focus into a single image with integrated focus. More... | |
| class | CNoiseGenerator |
| Class to generate noise in images. More... | |
| class | CNonLocalMeansFilter |
| The class that performs Non-Local Means Denoising on an image. More... | |
| class | CNonMaximumSuppression |
| This class performs edge detection using the Non-Maximum Suppression algorithm to obtain thin and precise edges. More... | |
| class | CNormalization |
| class that normalization images. More... | |
| class | COffsetGain |
| A class that transforms image by applying offset and gain. More... | |
| class | COperationAbsolute |
| A class that performs Absolute operation on the source image. More... | |
| class | COperationAdd |
| A class that performs Add operation an image with scalar or other image. More... | |
| class | COperationAtan2 |
| A class that performs Atan2 operation on the source image with a scalar constant, or with another image. More... | |
| class | COperationBinaryComplement |
| A class that performs Binary Complement operation an image with scalar or other image. More... | |
| class | COperationBitRollingLeft |
| Bitwise rolling left operator class A class that performs bitwise rolling left operation an image with scalar or other image. More... | |
| class | COperationBitRollingRight |
| Bitwise rolling right operator class A class that performs bitwise rolling right operation an image with scalar or other image. More... | |
| class | COperationBitShift |
| A class that performs Shift operation an image with scalar or other image. More... | |
| class | COperationBitwiseAnd |
| A class that performs Bitwise AND operation an image with scalar or other image. More... | |
| class | COperationBitwiseNand |
| A class that performs Bitwise NAND operation on the source image with a scalar constant, or with another image. More... | |
| class | COperationBitwiseNor |
| A class that performs BitwiseNOR operation on the source image with a scalar constant, or with another image. More... | |
| class | COperationBitwiseNot |
| A class that performs Bitwise NOT operation an image. More... | |
| class | COperationBitwiseOr |
| A class that performs Bitwise OR operation an image with scalar or other image. More... | |
| class | COperationBitwiseXnor |
| Algorithm that performs Bitwise Xnor operation an image with scalar or other image. More... | |
| class | COperationBitwiseXor |
| A class that performs Bitwise Xor operation an image with scalar or other image. More... | |
| class | COperationBlend |
| A class that performs Add operation an image with scalar or other image. More... | |
| class | COperationCompare |
| A class that performs Compare operation an image with scalar or other image. More... | |
| class | COperationComplexDivide |
| A class that performs complex divide operation an image with scalar or other image. More... | |
| class | COperationComplexMultiply |
| A Class that performs Complex Multiply operation with an image or scalar value. More... | |
| class | COperationCosecant |
| A class that performs Cosecant operation on the source image. More... | |
| class | COperationCosine |
| A class that performs Cosine operation on the source image. More... | |
| class | COperationCosineH |
| A class that performs CosineH operation on the source image. More... | |
| class | COperationCubeRoot |
| A class that performs Cube Root operation on the source image. More... | |
| class | COperationDifference |
| A class that performs absolute of difference operation an image with scalar or other image. More... | |
| class | COperationDivide |
| A class that performs divide operation an image with scalar or other image. More... | |
| class | COperationELU |
| An Algorithm class that outputs ELU function value or differential value for each channel value. More... | |
| class | COperationFourthRoot |
| A class that performs Fourth Root operation on the source image. More... | |
| class | COperationGreater |
| A class that performs Greater operation on image as scalar or image. More... | |
| class | COperationGreatestCommonDivisor |
| A class that performs Greatest Common Divisor, GCD operation an image with scalar or other image. More... | |
| class | COperationHardShrinkage |
| An Algorithm class that outputs HardShrinkage function value or differential value for each channel value. More... | |
| class | COperationHypotenuse |
| A class that performs Hypotenuse operation an image with scalar or other image. More... | |
| class | COperationInvertIntensity |
| Algorithm to invert intensity in the source image. More... | |
| class | COperationLeadingOnes |
| A class that finds the number of leading ones. More... | |
| class | COperationLeadingZeros |
| A class that finds the number of leading zeros. More... | |
| class | COperationLeastCommonMultiple |
| A class that performs Least Common Multiple, LCM operation an image with scalar or other image. More... | |
| class | COperationLesser |
| A class that performs Lesser operation on image as scalar or image. More... | |
| class | COperationLinear |
| A class that performs Linear operation on the source image. More... | |
| class | COperationLog |
| A class that performs Log operation an image with scalar or other image. More... | |
| class | COperationLogicalAnd |
| A class that performs Logical AND operation an image with scalar or other image. More... | |
| class | COperationLogicalNand |
| A class that performs Logical Nand operation an image with scalar or other image. More... | |
| class | COperationLogicalNor |
| A class that performs Logical Nor operation an image with scalar or other image. More... | |
| class | COperationLogicalNot |
| Logical NOT operator class A class that performs logical not operation an image. More... | |
| class | COperationLogicalOr |
| A class that performs Logical OR operation an image with scalar or other image. More... | |
| class | COperationLogicalXnor |
| A class that performs Logical Xnor operation an image with scalar or other image. More... | |
| class | COperationLogicalXor |
| A class that performs Logical Xor operation an image with scalar or other image. More... | |
| class | COperationMaximum |
| A class that performs Maximum operation an image with scalar or other image. More... | |
| class | COperationMean |
| A class that performs Mean operation an image with scalar or other image. More... | |
| class | COperationMinimum |
| A class that performs Minimum operation an image with scalar or other image. More... | |
| class | COperationMish |
| An Algorithm class that outputs Mish function value or differential value for each channel value. More... | |
| class | COperationModulo |
| A class that performs Modulo operation an image with scalar or other image. More... | |
| class | COperationMultiply |
| A class that performs Multiply operation an image with scalar or other image. More... | |
| class | COperationOverlay |
| A class that performs overlay operation an image with other image. More... | |
| class | COperationPopcount |
| A class that finds the number of ones in binary representation of pixel value. More... | |
| class | COperationPower |
| A class that performs Power operation an image with scalar or other image as exponent. More... | |
| class | COperationPReLU |
| An Algorithm class that outputs PReLU function value or differential value for each channel value. More... | |
| class | COperationReLU |
| An Algorithm class that outputs ReLU function value or differential value for each channel value. More... | |
| class | COperationScaledDivide |
| A class that performs a Scaled Divide operation with an image or scalar value. More... | |
| class | COperationScaledMultiply |
| A class that perform Scaled Multiply operation an image with scalar or other image. More... | |
| class | COperationScaledSubtract |
| A class that performs Scaled Subtract operation an image with scalar or other image. More... | |
| class | COperationSigmoid |
| An Algorithm class that outputs Sigmoid function value or differential value for each channel value. More... | |
| class | COperationSignedSquareDifference |
| Algorithm that performs signed square difference operation an image with scalar or other image. More... | |
| class | COperationSine |
| A class that performs Sine operation on the source image. More... | |
| class | COperationSineH |
| A class that performs SineH operation on the source image. More... | |
| class | COperationSoftplus |
| An Algorithm class that outputs Softplus function value or differential value for each channel value. More... | |
| class | COperationSoftShrinkage |
| An Algorithm class that outputs SoftShrinkage function value or differential value for each channel value. More... | |
| class | COperationSquare |
| A class that performs Square operation on the source image. More... | |
| class | COperationSquareRoot |
| A class that performs Square Root operation on the source image. More... | |
| class | COperationSubtract |
| A class that performs Subtract operation an image with scalar or other image. More... | |
| class | COperationSwish |
| An Algorithm class that outputs Swish function value or differential value for each channel value. More... | |
| class | COperationTangent |
| A class that performs Tangent operation on the source image. More... | |
| class | COperationTangentH |
| A class that performs TangentH operation on the source image. More... | |
| class | COperationTrailingOnes |
| A class that finds the number of trailing ones. More... | |
| class | COperationTrailingZeros |
| A class that finds the number of trailing zeros. More... | |
| class | COrientedFASTandRotatedBRIEF |
| Scale invariant feature transform class. More... | |
| class | COtsuThreshold |
| class that calculates a threshold through the Otsu method. More... | |
| class | COutFocusDeblurring |
| A class that restores blur caused by out-of-focus. More... | |
| class | CPagePixelPicker |
| A class for extracting pixels corresponding to an index map image from multiple images. More... | |
| class | CPagePooling |
| A class for executing a selected operation on a multiple images. More... | |
| class | CPaste |
| A class that performs paste an image. More... | |
| class | CPerspective |
| A class that performs a projection transformation of an image by linear equations. More... | |
| class | CPixelCounter |
| class to count the number of valid pixels that meet the conditions. More... | |
| class | CPrewittFilter |
| Convolution Prewitt Class. More... | |
| class | CProjection |
| Class to find the cumulative sum of rows or columns of an image. More... | |
| class | CQuilting |
| Algorithm used to create a textured image similar to the test image. More... | |
| class | CRadialGradation |
| class to apply radial gradation to images More... | |
| class | CRadonTransform |
| A class that performs a radon transform of an image. More... | |
| class | CRandomImageGenerator |
| Generates random values for source images. SHA256 : Random values are generated using the 'SHA256' method. More... | |
| class | CRangeFilter |
| The class that finds edges through difference between maximum and minimum value in the kernel. More... | |
| class | CReduceDimensionCount2Dto1D |
| A class that reduces dimension of an image based on the number of nonzero value. More... | |
| class | CReduceDimensionCountMultiPageTo2D |
| A class that reduces dimension of images based on the number of nonzero value. More... | |
| class | CReduceDimensionGeoMean2Dto1D |
| A class that reduces dimension of an image based on the geometric mean value. More... | |
| class | CReduceDimensionGeoMeanMultiPageTo2D |
| A class that reduces dimension of images based on the geometric mean value. More... | |
| class | CReduceDimensionHarMean2Dto1D |
| A class that reduces dimension of an image based on the harmonic mean value. More... | |
| class | CReduceDimensionHarMeanMultiPageTo2D |
| A class that reduces dimension of images based on the harmonic mean value. More... | |
| class | CReduceDimensionMax2Dto1D |
| A class that reduces dimension of an image based on the maximum value. More... | |
| class | CReduceDimensionMaxMultiPageTo2D |
| A class that reduces dimension of images based on the maximum value. More... | |
| class | CReduceDimensionMean2Dto1D |
| A class that reduces dimension of an image based on the mean value. More... | |
| class | CReduceDimensionMeanMultiPageTo2D |
| A class that reduces dimension of images based on the mean value. More... | |
| class | CReduceDimensionMedian2Dto1D |
| A class that reduces dimension of an image based on the median value. More... | |
| class | CReduceDimensionMedianMultiPageTo2D |
| A class that reduces dimension of images based on the median value. More... | |
| class | CReduceDimensionMin2Dto1D |
| A class that reduces dimension of an image based on the minimum value. More... | |
| class | CReduceDimensionMinMultiPageTo2D |
| A class that reduces dimension of images based on the minimum value. More... | |
| class | CReduceDimensionMode2Dto1D |
| A class that reduces dimension of an image based on the mode value. More... | |
| class | CReduceDimensionModeMultiPageTo2D |
| A class that reduces dimension of images based on the mode value. More... | |
| class | CReduceDimensionStdev2Dto1D |
| A class that reduces dimension of an image based on the standard deviation. More... | |
| class | CReduceDimensionStdevMultiPageTo2D |
| A class that reduces dimension of images based on the standard deviation. More... | |
| class | CReduceDimensionVar2Dto1D |
| A class that reduces dimension of an image based on the variance. More... | |
| class | CReduceDimensionVarMultiPageTo2D |
| A class that reduces dimension of images based on the variance. More... | |
| class | CRegionExtractor |
| A class to extract images in ROI form. More... | |
| class | CReportDescriptorForCorrelationCoefficient |
| ReportDescriptorForCorrelationCoefficient class. More... | |
| class | CReportDescriptorForFuzzyEntropy |
| ReportDescriptorForFuzzyEntropy class. More... | |
| class | CReportDescriptorForGeneralizedHoughTransform |
| ReportDescriptorForGeneralizedHoughTransform class. More... | |
| class | CReportDescriptorForGrayLevelCooccurrenceMatrix |
| ReportDescriptorForGrayLevelCooccurrenceMatrix class The class that sets the report of the Gray Level Cooccurrence Matrix. More... | |
| class | CReportDescriptorForHarrisCornerDetector |
| ReportDescriptorForHarrisCornerDetector class. More... | |
| class | CReportDescriptorForHistogram |
| ReportDescriptorForHistogram class The class that sets the report of the histogram. More... | |
| class | CReportDescriptorForHistogramsOfOrientedGradients |
| ReportDescriptorForHistogramsOfOrientedGradients class The class that sets the report of the Histograms of Oriented Gradients(HOG). More... | |
| class | CReportDescriptorForHoughTransform |
| ReportDescriptorForHoughTransform class. More... | |
| class | CReportDescriptorForLineSegmentDetector |
| ReportDescriptorForLineSegmentDetector class. More... | |
| class | CReportDescriptorForMoment |
| ReportDescriptorForMoment class. More... | |
| class | CReportDescriptorForOrientedFASTandRotatedBRIEF |
| ReportDescriptorForOrientedFASTandRotatedBRIEF class. More... | |
| class | CReportDescriptorForPixelCounter |
| ReportDescriptorForPixelCounter class The class that sets the report of the Pixel Counter. More... | |
| class | CReportDescriptorForProjection |
| ReportDescriptorForProjection class The class that sets the report of the Projection. More... | |
| class | CReportDescriptorForScaleInvariantFeatureTransform |
| ReportDescriptorForScaleInvariantFeatureTransform class. More... | |
| class | CReportDescriptorForStatistics |
| ReportDescriptorForStatistics class. More... | |
| class | CRingWarping |
| A class that transforms circular space into linear space. More... | |
| class | CRobertsFilter |
| A class that performs Roberts convolution A class that performs Roberts convolution. Supports rect, raster ROI and Pivot. More... | |
| class | CRobinsonFilter |
| Class that executes Robinson operator. More... | |
| class | CRotation |
| A class that performs a rotational transformation of the image. More... | |
| class | CRotationScale |
| A class that performs a scale and rotation transformation of the image (Perform rotation transformation first) More... | |
| class | CSaliencyMap |
| A class that emphasizes the area where people's eyes focus first. . More... | |
| class | CScale |
| A class that performs a scale transformation of the image. More... | |
| class | CScaleInvariantFeatureTransform |
| Scale invariant feature transform class. More... | |
| class | CScaleRotation |
| A class that performs a scale and rotation transformation of the image (Perform scale transformation first) More... | |
| class | CScharrFilter |
| Convolution Scharr Class. More... | |
| class | CShadingCalibrator |
| Class that perform light state calibration and correction. More... | |
| class | CShenCastanEdgeDetector |
| ShenCastan Edge Detector class. More... | |
| class | CShockFilter |
| A class that reconstructs a blurred edge into a sharp edge. More... | |
| class | CSigmaFilter |
| Class that executes nonlinear-image smoothing through Sigma Filter. More... | |
| class | CSkeleton |
| A class that extracts a skeleton using the centers of the maximal disks that connects the centers of sections with valid pixels within the image as a binary image. More... | |
| class | CSobelFilter |
| Convolution Sobel Class. More... | |
| class | CStackBlurFilter |
| The class that processes stack blur on an image. More... | |
| class | CStitching |
| Class that connects multi images received through feature point matching and homography matrix estimation. More... | |
| class | CSymmetricNearestNeighborFilter |
| Class that preserves the edge of an image and reduces noise. More... | |
| class | CSymmetryFilter |
| Class that calculates the symmetry of local regions. More... | |
| class | CTextureFilter |
| Class that performs convolution operations by applying texture transformation rules. More... | |
| class | CThinPlateSplineWarping |
| Class that transforms images based on Thin Plate Spline model functions. More... | |
| class | CTiling |
| An algorithm that matches the ROI of the source image with the destination ROI. More... | |
| class | CTopographicThreshold |
| Class that calculates first and second directional derivatives from image estimated by the bicubic facet model to classify 11 categories by pixel. More... | |
| class | CTotalVariationDenoising |
| A class that removes noise using the total variation of the image. More... | |
| class | CUniformFilter |
| A class that performs uniform convolution A class that performs uniform convolution with NxN kernels. Supports rect, raster ROI and Pivot. More... | |
| class | CVarianceThreshold |
| class that performs a binarization operation through an variance threshold. More... | |
| class | CWatershedsThreshold |
| class to obtain segmented images using Watershed algorithms. More... | |
| class | CWatershedsThresholdBase |
| class to obtain segmented images using Watershed algorithms. More... | |
| class | CWatershedsThresholdMarker |
| class to obtain segmented images using Watershed algorithms. More... | |
| class | CWeightedGuidedFilter |
| The class that maintains the edge of an image while eliminating noise. Apply weights to increase image boundary retention over existing Guided Filters. More... | |
| class | CWhiteBalance |
| A class that corrects the white balance of an image. . More... | |
| class | CWienerDeconvolutionFilter |
| Class that restore motion-blurred images using Wiener Deconvolution Function. More... | |
| class | CWignerVilleDistribution |
| Class that performs Wigner Ville Distribution analysis on 1D data images. More... | |
ImageProcessingCLR namespace
ImageProcessing namespace
|
strong |
EAngleUnit enum
| Enumerator | |
|---|---|
| Degree | Degree |
| Radian | Radian |
|
strong |
EChannelMethod enum
| Enumerator | |
|---|---|
| Combined | Combined Mode |
| Separated | Separated Mode |
|
strong |
EChannelSelection enum
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
EIntegerRoundingMode enum
| Enumerator | |
|---|---|
| Round | Round Mode |
| Floor | Floor Mode |
| Ceiling | Ceiling Mode |
| Truncate | Truncate Mode |
|
strong |
EInterpolationMethod enum
| Enumerator | |
|---|---|
| Bilinear | Bilinear interpolation |
| NearestNeighbor | Nearest neighbor interpolation |
| Bicubic | Bicubic interpolation |
| Lanczos | Lanczos interpolation |
|
strong |
|
strong |
EMergeMethod enum
| Enumerator | |
|---|---|
| Perspective | Merge images using Perspective algorithm |
| BilinearWarping | Merge images using Bilinear Warping algorithm |
|
strong |
EOperationOrder enum
| Enumerator | |
|---|---|
| ConstantCoefficient | Constant Coefficient Order |
| CoefficientConstant | Coefficient Constant Order |
|
strong |
EOperationSource enum
| Enumerator | |
|---|---|
| Scalar | Scalar operation |
| Image | Image operation |
|
strong |
EOverflowMethod enum
| Enumerator | |
|---|---|
| Clamping | Clamping mode |
| Wrapping | Wrapping mode |
|
strong |
EPaddingMethod enum
| Enumerator | |
|---|---|
| Interpolation | Interpolation method |
| Constant | Constant method |
| DecreasingKernel | Decreasing kernel method |
|
strong |
EResizeMethod enum
| Enumerator | |
|---|---|
| Normal | Normal mode |
| Resize | Resize mode |
|
strong |
ESamplingMethod enum
| Enumerator | |
|---|---|
| None | No Sampling |
| RANSAC | RANSAC method |
| PROSAC | PROSAC method |
| Grid | Grid method |
| Random | Random method |
| PoissonDisk | Poisson Disk method |
|
strong |
EScalarIndex enum
| Enumerator | |
|---|---|
| First | EScalarIndex First |
| Second | EScalarIndex Second |
|
strong |
EScaleMethod enum
| Enumerator | |
|---|---|
| Ratio | Ratio Scale Mode |
| ScaleUnitsToPixels | Scale to fit the specified size |
|
strong |
ETermOrder enum
| Enumerator | |
|---|---|
| SourceOperand | Source Operand Order |
| OperandSource | Operand Source Order |
|
strong |
EThresholdIndex enum
| Enumerator | |
|---|---|
| First | Threshold Index First |
| Second | Threshold Index Second |
|
strong |
EThresholdMode enum
| Enumerator | |
|---|---|
| Single | Threshold Single Mode |
| Dual_And | Threshold Dual And Mode |
| Dual_Or | Threshold Dual or Mode |