FLImaging 6.7.10.2
FLImagingImageProcessingCLR Directory Reference

Files

 
ActiveContour.h
 Algorithm that performs Active Contour on images.
 
AdaptiveEqualization.h
 Adaptive equalization algorithm.
 
AdaptiveThreshold.h
 Algorithm that performs a binarization operation through an adaptive threshold.
 
AdaptiveThresholdGaussian.h
 Algorithm that performs a binarization operation through an adaptive threshold using Gaussian Filter.
 
AdaptiveThresholdMedian.h
 Algorithm that performs a binarization operation through an adaptive threshold using Median Filter.
 
AlignmentTiling.h
 An Algorithm that merges images with adjacent edges into one image.
 
AnisotropicDiffusion.h
 Algorithm that diffuse the pixel value nonlinearly along the boundary of an image using a diffusion coefficient.
 
AutoThreshold.h
 Algorithm that performs auto threshold using a auto histogram.
 
BicubicRegionInterpolation.h
 An algorithm that corrects corrupted data by correcting it through valid ambient values.
 
BilateralFilter.h
 Algorithms that process bilateral filtering on images.
 
BilateralFilterGrid.h
 Algorithms that process bilateral filtering on images using Bilateral Grid.
 
BilateralFilterSubSampled.h
 Algorithms that process bilateral filtering on images (Sampling)
 
BilinearRegionInterpolation.h
 An algorithm that corrects corrupted data by correcting it through valid ambient values.
 
BinomialFilter.h
 Algorithm that performs smoothing by applying binomial filtering to image.
 
CannyEdgeDetector.h
 Canny edge detector algorithm.
 
CoherenceEnhancingDiffusion.h
 Algorithm for spreading in a consistent direction on the image.
 
CoherenceEnhancingDiffusionNonNeg.h
 Algorithm for spreading in a consistent direction on the image.
 
ColorBoosting.h
 Color contrast boosting.
 
ColorFilterArrayConverter.h
 Algorithm for interpolating the colors of CCD Bayer Pattern images.
 
ContraharmonicMeanFilter.h
 Algorithm that processes contraharmonic mean filtering on an image.
 
ContrastEnhancement.h
 Algorithm that enhances contrast of an image.
 
CorrelationCoefficient.h
 Calculates CorrelationCoefficient of an image.
 
Decolorization.h
 Convert to gray scale image while preserving contrast.
 
DefinitionsImageProcessing.h
 Definitions file of Image Processing module.
 
DefinitionsImageProcessingDuplicateObject.h
 
DericheEdgeDetector.h
 Deriche edge detector algorithm.
 
DeviationFilter.h
 Algorithm that calculates the standard deviation of local regions.
 
DifferenceOfGaussianFilter.h
 Algorithm that performs edge detection using Difference of Gaussian Function Function.
 
EdgeEnhancement.h
 Algorithm that minimizes noise and strengthens edges.
 
EmphasizeFilter.h
 Algorithm that emphasizes the high-frequency areas of the image. It has the effect of making the image sharper.
 
EntropyFilter.h
 Algorithm that calculates the entropy of local regions.
 
Equalization.h
 Algorithm that calculates histogram equalization of an image.
 
FastGuidedFilter.h
 An algorithm that maintains the edge of an image while eliminating noise.
 
FLColorBoostingType1.h
 ColorBoosting algorithm type 1 proposed by 'FLImaging'.
 
FLDenoisingType1.h
 Denoising algorithm type 1 proposed by 'FLImaging'.
 
FreiFilter.h
 Algorithm that detect image edges.
 
FuzzyEntropy.h
 Algorithm to find the fuzzy entropy of an image.
 
GaborFilter.h
 It is an algorithm that filters images by creating a filter with input variables.
 
GainOffset.h
 Algorithm that transforms image by applying gain and offset.
 
GaussFilter.h
 Algorithm that performs image smoothing using Gaussian function.
 
GeometricMeanFilter.h
 Algorithm that processes geometric mean filtering on an image.
 
GrayLevelCooccurrenceMatrix.h
 Algorithm to calculate the co-occurrence matrix of an image.
 
GuidedFilter.h
 An algorithm that maintains the edge of an image while eliminating noise.
 
HarmonicInterpolation.h
 An algorithm that corrects corrupted data by correcting it through valid ambient values.
 
HarmonicMeanFilter.h
 Algorithm that processes harmonic mean filtering on an image.
 
HarrisCornerDetector.h
 Harris Corner Detection Algorithm.
 
HighDynamicRange.h
 A class that converts multiple exposure images with different exposure into a single image of even brightness.
 
HistogramsOfOrientedGradients.h
 Algorithm to calculate the Histograms of Oriented Gradients(HOG) of an image.
 
HoughTransform.h
 Algorithm to detect a straight line or circle through Hough transform.
 
HysteresisThreshold.h
 Algorithm that performs Hysteresis Threshold on images.
 
IlluminateFilter.h
 Algorithm that enhance contrast through Illuminate Filter.
 
ImageThreshold.h
 Algorithm that performs a binarization operation through an operand image.
 
InfiniteSymmetricExponentialFilter.h
 Algorithm that performs image smoothing using InfiniteSymmetricExponentialian function.
 
InpaintingCoherenceTransport.h
 Algorithm that performs an inpainting by Coherence diffusion method.
 
InpaintingFastMarchingMethod.h
 Algorithm that performs an inpainting by Fast marching method.
 
InpaintingNavierStokes.h
 Algorithm that performs an inpainting by Navier Stokes Equations.
 
InpaintingTexture.h
 Algorithm that performs an inpainting by texture propagation and structure propagation.
 
IntensityClamping.h
 An algorithm that clips the image values to a specific range.
 
KirschFilter.h
 Algorithm that detects edge through Kirsch operator.
 
KuwaharaFilter.h
 Smoothing Algorithm that preserves the edge of an image and reduces noise.
 
LanserEdgeDetector.h
 Lanser edge detector algorithm.
 
LaplacianOfGaussianFilter.h
 Algorithm that performs edge detection using Laplacian of Gaussian Function.
 
LineSegmentDetector.h
 Algorithm to detect straight line segments.
 
MeanCurvatureFlow.h
 Algorithm that applies mean curvature flow to an image.
 
MeanCurvatureFlowWeighted.h
 Algorithm that applies mean curvature flow to an image (Edge preservation method of mean curvature flow algorithm)
Edge Preservation Method of Mean Curve Flow Algorithm.
 
MeanShiftFilter.h
 Algorithm that performs Mean Shift Filtering on images.
 
MidpointFilter.h
 Midpoint Filter Algorithm.
 
MultiFocus.h
 A class that converts multiple images with different focus into a single image with integrated focus.
 
NonLocalMeansFilter.h
 Algorithm that performs Non-Local Means Denoising on an image.
 
NonMaximumSuppression.h
 Algorithm that performs Non-Maximum Suppression on images.
 
Normalization.h
 Algorithm that normalization images.
 
OffsetGain.h
 Algorithm that transforms image by applying offset and gain.
 
OrientedFASTandRotatedBRIEF.h
 Scale invariant feature transform algorithm.
 
pch.h
 
Quilting.h
 Algorithm used to create a textured image similar to the test image.
 
RangeFilter.h
 Algorithm that finds edges through difference between maximum and minimum value in the kernel.
 
ReportDescriptorForCorrelationCoefficient.h
 ReportDescriptorForCorrelationCoefficient class header file.
 
ReportDescriptorForFuzzyEntropy.h
 ReportDescriptorForFuzzyEntropy class header file.
 
ReportDescriptorForGrayLevelCooccurrenceMatrix.h
 ReportDescriptorForGrayLevelCooccurrenceMatrix class header file The class that sets the report of the Gray Level Cooccurrence Matrix.
 
ReportDescriptorForHarrisCornerDetector.h
 ReportDescriptorForHarrisCornerDetector class header file.
 
ReportDescriptorForHistogramsOfOrientedGradients.h
 ReportDescriptorForHistogramsOfOrientedGradients class header file The class that sets the report of the Histograms of Oriented Gradients(HOG).
 
ReportDescriptorForHoughTransform.h
 ReportDescriptorForHoughTransform class header file.
 
ReportDescriptorForLineSegmentDetector.h
 ReportDescriptorForLineSegmentDetector class header file.
 
ReportDescriptorForOrientedFASTandRotatedBRIEF.h
 ReportDescriptorForOrientedFASTandRotatedBRIEF class header file.
 
ReportDescriptorForScaleInvariantFeatureTransform.h
 ReportDescriptorForScaleInvariantFeatureTransform class header file.
 
Resource.h
 
RobinsonFilter.h
 Algorithm that detects edge through Robinson operator.
 
ScaleInvariantFeatureTransform.h
 Scale invariant feature transform algorithm.
 
ShenCastanEdgeDetector.h
 ShenCastan edge detector algorithm.
 
ShockFilter.h
 An algorithm that reconstructs a blurred edge into a sharp edge.
 
SigmaFilter.h
 Algorithm that executes non-linear image smoothing Sigma Filter.
 
StackBlurFilter.h
 Algorithm that processes stack blur on an image.
 
Stitching.h
 Algorithm that connects multi images received through feature point matching and homography matrix estimation.
 
SymmetricNearestNeighborFilter.h
 Smoothing Algorithm that preserves the edge of an image and reduces noise.
 
SymmetryFilter.h
 Algorithm that calculates the symmetry of local regions.
 
TextureFilter.h
 Algorithm that performs convolution operations by applying texture transformation rules.
 
Tiling.h
 An algorithm that matches the ROI of the source image with the destination ROI.
 
TotalVariationDenoising.h
 Algorithm that removes noise from the entire image while preserving edges.
 
VarianceThreshold.h
 Algorithm that performs a binarization operation through an variance threshold.
 
WeightedGuidedFilter.h
 An algorithm that maintains the edge of an image while eliminating noise.
 
WienerDeconvolutionFilter.h
 Algorithm that restore motion-blurred images using Wiener Deconvolution Function.