Class | Description |
---|
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | AdaptiveSmoothing | Adaptive Smoothing - noise removal with edges preserving. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Add | Add fillter - add pixel values of two images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | AdditiveNoise | Additive noise filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ApplyMask | Apply mask to the specified image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BackwardQuadrilateralTransformation | Performs backward quadrilateral transformation into an area in destination image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseFilter | Base class for filters, which produce new image of the same size as a result of image processing. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseFilter2 | Base class for filters, which operate with two images of the same size and format and produce new image as a result. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseInPlaceFilter | Base class for filters, which may be applied directly to the source image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseInPlaceFilter2 | Base class for filters, which operate with two images of the same size and format and may be applied directly to the source image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseInPlacePartialFilter | Base class for filters, which may be applied directly to the source image or its part. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseResizeFilter | Base class for image resizing filters. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseRotateFilter | Base class for image rotation filters. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseTransformationFilter | Base class for filters, which may produce new image of different size as a result of image processing. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BaseUsingCopyPartialFilter | Base class for filters, which require source image backup to make them applicable to source image (or its part) directly. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BayerDithering | Ordered dithering using Bayer matrix. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BayerFilter | Generic Bayer fileter image processing routine. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BayerFilterOptimized | Optimized Bayer fileter image processing routine. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BilateralSmoothing | Bilateral filter implementation - edge preserving smoothing and noise reduction that uses chromatic and spatial factors. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | BinaryDilation3x3 | Binary dilation operator from Mathematical Morphology with 3x3 structuring element. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BinaryErosion3x3 | Binary erosion operator from Mathematical Morphology with 3x3 structuring element. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | BinaryWatershed | Watershed filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | Blend | Linear Gradient Blending filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BlobsFiltering | Blobs filtering by size. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Blur | Blur filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BottomHat | Bottop-hat operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BradleyLocalThresholding | Adaptive thresholding using the internal image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BrightnessCorrection | Brightness adjusting in RGB color space. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | BurkesDithering | Dithering using Burkes error diffusion. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CannyEdgeDetector | Canny edge detector. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CanvasCrop | Fill areas outiside of specified region. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CanvasFill | Fill areas iniside of the specified region. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CanvasMove | Move canvas to the specified point. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ChannelFiltering | Channels filters. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Closing | Closing operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ColorFiltering | Color filtering. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ColorRemapping | Color remapping. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CombineChannel | Combine channel filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CompassConvolution | Compass convolution filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Concatenate | Concatenation filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ConnectedComponentsLabeling | Connected components labeling. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ConservativeSmoothing | Conservative smoothing. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ContrastCorrection | Contrast adjusting in RGB color space. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ContrastStretch | Contrast stretching filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Convolution | Convolution filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | CornersMarker | Filter to mark (highlight) corners of objects. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Crop | Crop an image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Difference | Difference filter - get the difference between overlay and source images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | DifferenceEdgeDetector | Difference edge detector. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | DifferenceOfGaussians | Difference of Gaussians filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Dilation | dilation operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Dilation3x3 | dilation operator from Mathematical Morphology with 3x3 structuring element. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | DistanceTransform | Distance transform filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Divide | Divide filter - divide pixel values of two images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Edges | Simple edge detector. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Erosion | Erosion operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Erosion3x3 | Erosion operator from Mathematical Morphology with 3x3 structuring element. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ErrorDiffusionDithering | Base class for error diffusion dithering. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ErrorDiffusionToAdjacentNeighbors | Base class for error diffusion dithering, where error is diffused to adjacent neighbor pixels. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | EuclideanColorFiltering | Euclidean color filtering. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | Exponential | Exponential filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ExtractBiggestBlob | Extract the biggest blob from image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ExtractChannel | Extract RGB channel from image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ExtractNormalizedRGBChannel | Extract normalized RGB channel from color image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FastBoxBlur | Fast Box Blur filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FastGuidedFilter | Fast Guided Filter (non-commercial). |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | FastVariance | Fast Variance filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FeaturesMarker | Filter to mark (highlight) feature points in a image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FillHoles | Fill holes in objects in binary image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FilterIterator | Filter iterator. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FiltersSequence | Filters' collection to apply to an image in sequence. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FlatFieldCorrection | Flat field correction filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | FloydSteinbergDithering | Dithering using Floyd-Steinberg error diffusion. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | GaborFilter | Gabor filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GammaCorrection | Gamma correction filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GaussianBlur | Gaussian blur filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GaussianSharpen | Gaussian sharpen filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Grayscale | Base class for image grayscaling. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Grayscale.CommonAlgorithms | Set of predefined common grayscaling algorithms, which have already initialized grayscaling coefficients. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GrayscaleBT709 | Obsolete. Grayscale image using BT709 algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GrayscaleRMY | Obsolete. Grayscale image using R-Y algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GrayscaleToRGB | Convert grayscale image to RGB. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | GrayscaleY | Obsolete. Grayscale image using Y algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | GrayWorld | Gray World filter for color normalization. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HighBoost | High boost filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HistogramEqualization | Histogram equalization filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HitAndMiss | Hit-And-Miss operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HomogenityEdgeDetector | Homogenity edge detector. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HorizontalRunLengthSmoothing | Horizontal run length smoothing algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HSLFiltering | Color filtering in HSL color space. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HSLLinear | Luminance and saturation linear correction. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | HueModifier | Hue modifier. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ImageWarp | Image warp effect filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Intersect | Intersect filter - get MIN of pixels in two images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Invert | Invert image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | IterativeThreshold | Iterative threshold search and binarization. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | JarvisJudiceNinkeDithering | Dithering using Jarvis, Judice and Ninke error diffusion. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Jitter | Jitter filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | KirschEdgeDetector | Kirsch's Edge Detector |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | Kuwahara | Kuwahara filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | LevelsLinear | Linear correction of RGB channels. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | LevelsLinear16bpp | Linear correction of RGB channels for images, which have 16 bpp planes (16 bit gray images or 48/64 bit colour images). |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | LineMarker | Filter to mark (highlight) lines in a image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | Logarithm | Log filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | MaskedFilter | Apply filter according to the specified mask. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Mean | Mean filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Median | Median filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Merge | Merge filter - get MAX of pixels in two images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Mirror | Mirroring filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Morph | Morph filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | MoveTowards | Move towards filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Multiply | Multiply filter - multiply pixel values of two images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | NiblackThreshold | Niblack Threshold. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | OilPainting | Oil painting filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Opening | Opening operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | OrderedDithering | Binarization with thresholds matrix. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | OtsuThreshold | Otsu thresholding. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | PairsMarker | Filter to mark (highlight) pairs of points in a image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Pixellate | Pixellate filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | PointedColorFloodFill | Flood filling with specified color starting from specified point. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | PointedMeanFloodFill | Flood filling with mean color starting from specified point. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | PointsMarker | Filter to mark (highlight) points in a image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | QuadrilateralTransformation | Performs quadrilateral transformation of an area in a given source image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | QuadrilateralTransformationBilinear | Obsolete. Performs quadrilateral transformation using bilinear algorithm for interpolation. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | QuadrilateralTransformationNearestNeighbor | Obsolete. Performs quadrilateral transformation using nearest neighbor algorithm for interpolation. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | RectanglesMarker | Filter to mark (highlight) rectangles in a image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Rectification | Rectification filter for projective transformation. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ReplaceChannel | Replace RGB channel of color imgae. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ResizeBicubic | Resize image using bicubic interpolation algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ResizeBilinear | Resize image using bilinear interpolation algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ResizeNearestNeighbor | Resize image using nearest neighbor algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | RGChromacity | RG Chromaticity. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | RobinsonEdgeDetector | Robinson's Edge Detector |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | RotateBicubic | Rotate image using bicubic interpolation. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | RotateBilinear | Rotate image using bilinear interpolation. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | RotateChannels | Rotate RGB channels. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | RotateNearestNeighbor | Rotate image using nearest neighbor algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SaltAndPepperNoise | Salt and pepper noise. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SaturationCorrection | Saturation adjusting in HSL color space. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | SauvolaThreshold | Sauvola Threshold. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Sepia | Sepia filter - old brown photo. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Sharpen | Sharpen filter |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Shrink | Shrink an image by removing specified color from its boundaries. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SierraDithering | Dithering using Sierra error diffusion. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SimplePosterization | Simple posterization of an image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SimpleQuadrilateralTransformation | Performs quadrilateral transformation of an area in the source image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SimpleSkeletonization | Simple skeletonization filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SISThreshold | Threshold using Simple Image Statistics (SIS). |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | SobelEdgeDetector | Sobel edge detector. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | StereoAnaglyph | Stereo anaglyph filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | StuckiDithering | Dithering using Stucki error diffusion. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Subtract | Subtract filter - subtract pixel values of two images. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | TexturedFilter | Textured filter - filter an image using texture. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | TexturedMerge | Merge two images using factors from texture. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Texturer | Texturer filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | Threshold | Threshold binarization. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ThresholdedDifference | Calculate difference between two images and threshold it. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ThresholdedEuclideanDifference | Calculate Euclidean difference between two images and threshold it. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ThresholdWithCarry | Threshold binarization with error carry. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | TopHat | Top-hat operator from Mathematical Morphology. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | TransformFromPolar | Transform polar image into rectangle. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | TransformToPolar | Transform rectangle image into circle (to polar coordinates). |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | Variance | Variance filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | VerticalRunLengthSmoothing | Vertical run length smoothing algorithm. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | WaterWave | Simple water wave effect filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | WaveletTransform | Wavelet transform filter. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | WhitePatch | White Patch filter for color normalization. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) ![Code example Code example](http://accord-framework.net/docs/icons/CodeExample.png) | WolfJolionThreshold | Wolf Jolion Threshold. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | YCbCrExtractChannel | Extract YCbCr channel from image. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | YCbCrFiltering | Color filtering in YCbCr color space. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | YCbCrLinear | Linear correction of YCbCr channels. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | YCbCrReplaceChannel | Replace channel of YCbCr color space. |
![Public class Public class](http://accord-framework.net/docs/icons/pubclass.gif) | ZhangSuenSkeletonization | Zhang-Suen skeletonization filter. |