|
| | AbsoluteThreshold.h |
| | Algorithm to obtain binary images using thresholds.
|
| | AlgorithmAIBase.h |
| | Processing unit AI class required by algorithm.
|
| | AlgorithmFeature_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_BAT_OVF.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_BLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_DR_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_OI_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_DI_OI_OR_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SP_DI_BLK.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_BLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_DI.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_DI_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_DI_BLK_FBLK.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_DI_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_DI_DR_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_DI_DR_DP_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_OI.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_OI_OR.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_BLK_FBLK.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_BLK_FBLK_BAT_OVF.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_IR_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_BLK_FBLK_BAT.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_BLK_FBLK_BAT_SCALAR.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_BLK_FBLK_BAT_SCALAR_OVF.h |
| | Parent class declaration file for image processing algorithm.
|
| | AlgorithmFeature_SR_SP_DI_DR_DP_OI_OR_OP_OI2_OR2_OP2_BLK_FBLK_BAT_SCALAR_SCALAR2.h |
| | Parent class declaration file for image processing algorithm.
|
| | C_FLImaging_ImageProcessing_CAbsoluteThreshold.h |
| | C_FLImaging_ImageProcessing_CContrast.h |
| | C_FLImaging_ImageProcessing_DefinitionsImgProcBase.h |
| | A file of definitions of type, option, etc. used in ImageProcessing module.
|
| | ChannelCombination.h |
| | An algorithm that extracts channels of multiple images and expresses them as one image.
|
| | ChannelInsertion.h |
| | An algorithm that extracts channels from multiple images and inserts them into one image.
|
| | ChannelL1Norm.h |
| | An algorithm that considers N-channel pixel values as N-dimensional vector and outputs the L1 Norm of the vector as a 1-channel image.
|
| | ChannelL2Norm.h |
| | An algorithm that considers N-channel pixel values as N-dimensional vector and outputs the L2 Norm of the vector as a 1-channel image.
|
| | ChannelLinfNorm.h |
| | An algorithm that considers N-channel pixel values as N-dimensional vector and outputs the Linf Norm of the vector as a 1-channel image.
|
| | ChannelLpNorm.h |
| | An algorithm that considers N-channel pixel values as N-dimensional vector and outputs the Lp Norm of the vector as a 1-channel image.
|
| | ChannelMax.h |
| | The function to find the maximum value of each pixel in a multi-channel image.
|
| | ChannelMean.h |
| | The function to find the average of each pixel in a multi-channel image.
|
| | ChannelMedian.h |
| | The function to find the median value of pixels in a multi-channel image.
|
| | ChannelMin.h |
| | The function to find the minimum value of each pixel in a multi-channel image.
|
| | ChannelRemoval.h |
| | The function to remove a particular channel from an image.
|
| | ChannelStdev.h |
| | The function to find the standard deviation of each pixel in a multi-channel image.
|
| | ChannelSum.h |
| | An algorithm that calculates the sum of pixel values in a multi-channel image.
|
| | ChannelSwap.h |
| | The function of swapping two specific channels from a multi-channel image.
|
| | ChannelVariance.h |
| | The function to find the variance of each pixel in a multi-channel image.
|
| | ChromaResampler.h |
| | An algorithm that perform Chroma Resampling between image and data.
|
| | ColorConverter.h |
| | Converts color space of an color image.
|
| | ColorSequenceConverter.h |
| | Converts Color Sequence of an image.
|
| | ColorSpaceAdjustment.h |
| | Algorithm for adjusting color space.
|
| | ConditionalReplacer.h |
| | Algorithm that changes or maintains the pixel value of an image based on conditions.
|
| | Contrast.h |
| | Algorithm for adjusting contrast.
|
| | Crop.h |
| | Algorithm that crops an image to fit the ROI area.
|
| | DefinitionsImgProcBase.h |
| | Definitions file of Image Processing module.
|
| | FLImagingInc.h |
| | Flip.h |
| | FormatConverter.h |
| | Converts Format of an image.
|
| | framework.h |
| | GammaCorrection.h |
| | Algorithm for correcting the brightness of images.
|
| | Gradation.h |
| | Algorithms to apply gradation to images.
|
| | Histogram.h |
| | Histogram calculation algorithm.
|
| | ImageConcatenator.h |
| | Algorithm that connects the Source Image and Operand Image in a specified direction.
|
| | ImageGridSplitter.h |
| | CImageGridSplitter declarationAlgorithm that splits image into set width and height sizes.
|
| | ImageTranspose.h |
| | CInternalImageTranspose declarationAlgorithm for transpose an image by thinking of a page as a 3D z-axis.
|
| | Integral.h |
| | The integral image calculation algorithm.
|
| | IsoDataThreshold.h |
| | algorithm that calculates a threshold through the IsoData method.
|
| | Mask.h |
| | An Algorithm that performs a scale transformation of the image.
|
| | MaximumEntropyThreshold.h |
| | algorithm that calculates a threshold through the Maximum Entropy method.
|
| | Moment.h |
| | Algorithm to find the moment for an image.
|
| | NoiseGenerator.h |
| | Algorithms to generate noise in images.
|
| | OtsuThreshold.h |
| | Algorithm that calculates a threshold through the Otsu method.
|
| | PagePixelPicker.h |
| | The function of extracting pixels corresponding to an index map image from multiple images.
|
| | PagePooling.h |
| | The function of executing a selected operation on a plurality of images.
|
| | CInternalPageReorderBase declarationAlgorithm to reset the page order of an image.
|
| | CInternalPageReverse declarationA algorithm that reverse the order of pages in an image.
|
| | Paste.h |
| | CInternalPaste declarationPerforms Paste an image.
|
| | pch.h |
| | PixelCounter.h |
| | Algorithm to count the number of valid pixels that meet the conditions.
|
| | ProcessingUnitManagerAI.h |
| | AI Processing unit management class.
|
| | Projection.h |
| | Algorithm to find the cumulative sum of rows or columns of an image.
|
| | RadialGradation.h |
| | Algorithms to apply radial gradation to images.
|
| | RandomImageGenerator.h |
| | Algorithm to generate random values in an image.
|
| | RandomPageShuffle.h |
| | CInternalRandomPageShuffle declarationPerforms Random Page Shuffle an image.
|
| | ReduceDimensionCount2Dto1D.h |
| | Reduce dimension of an image based on the number of nonzero value.
|
| | ReduceDimensionCountMultiPageTo2D.h |
| | Reduce dimension of images based on the number of nonzero value.
|
| | ReduceDimensionGeoMean2Dto1D.h |
| | Reduce dimension of an image based on the geometric mean value.
|
| | ReduceDimensionGeoMeanMultiPageTo2D.h |
| | Reduce dimension of images based on the geometric mean value.
|
| | ReduceDimensionHarMean2Dto1D.h |
| | Reduce dimension of an image based on the harmonic mean value.
|
| | ReduceDimensionHarMeanMultiPageTo2D.h |
| | Reduce dimension of images based on the harmonic mean value.
|
| | ReduceDimensionMax2Dto1D.h |
| | Reduce dimension of an image based on the maximum value.
|
| | ReduceDimensionMaxMultiPageTo2D.h |
| | Reduce dimension of images based on the maximum value.
|
| | ReduceDimensionMean2Dto1D.h |
| | Reduce dimension of an image based on the mean value.
|
| | ReduceDimensionMeanMultiPageTo2D.h |
| | Reduce dimension of images based on the mean value.
|
| | ReduceDimensionMedian2Dto1D.h |
| | Reduce dimension of an image based on the median value.
|
| | ReduceDimensionMedianMultiPageTo2D.h |
| | Reduce dimension of images based on the median value.
|
| | ReduceDimensionMin2Dto1D.h |
| | Reduce dimension of an image based on the minimum value.
|
| | ReduceDimensionMinMultiPageTo2D.h |
| | Reduce dimension of images based on the minimum value.
|
| | ReduceDimensionMode2Dto1D.h |
| | Reduce dimension of an image based on the mode value.
|
| | ReduceDimensionModeMultiPageTo2D.h |
| | Reduce dimension of images based on the mode value.
|
| | ReduceDimensionStdev2Dto1D.h |
| | Reduce dimension of an image based on the standard deviation.
|
| | ReduceDimensionStdevMultiPageTo2D.h |
| | Reduce dimension of images based on the standard deviation.
|
| | ReduceDimensionVar2Dto1D.h |
| | Reduce dimension of an image based on the variance.
|
| | ReduceDimensionVarMultiPageTo2D.h |
| | Reduce dimension of images based on the variance.
|
| | ReportDescriptorForHistogram.h |
| | ReportDescriptorForHistogram class header file The class that sets the report of the histogram.
|
| | ReportDescriptorForMoment.h |
| | ReportDescriptorForMoment class header file.
|
| | ReportDescriptorForPixelCounter.h |
| | ReportDescriptorForPixelCounter class header file The class that sets the report of the Pixel Counter.
|
| | ReportDescriptorForProjection.h |
| | ReportDescriptorForProjection class header file The class that sets the report of the Projection.
|
| | ReportDescriptorForStatistics.h |
| | ReportDescriptorForStatistics class header file.
|
| | resource.h |
| | SeamInsertion.h |
| | CSeamInsertion declarationAn algorithm for inserting and synthesizing a specific area of an image into a target image in a sliding manner.
|
| | Statistics.h |
| | Calculates Statistics of an image.
|
| | TopographicThreshold.h |
| | Algorithm that calculates first and second directional derivatives from image estimated by the bicubic facet model to classify 11 categories by pixel.
|
| | TRectUtilities.h |
| | XorshiroRandomGenerator.h |
| | An algorithm that generates 32/64bit pseudorandom number using Xoroshiro64** /Xoroshiro128++ methods.
|
| | XorshiroRandomGeneratorStatic.h |
| | An algorithm that generates 32/64bit pseudorandom number using Xoroshiro64** /Xoroshiro128++ methods.
|