C# (CSharp) Accord.Imaging Namespace

Nested Namespaces

Accord.Imaging.ColorReduction
Accord.Imaging.ComplexFilters
Accord.Imaging.Filters
Accord.Imaging.Formats
Accord.Imaging.Moments
Accord.Imaging.Tests
Accord.Imaging.Textures

Classes

Name Description
Blob
BlobCounter Blob counter - counts objects in image, which are separated by black background.
BlockMatch Block match class keeps information about found block match. The class is used with block matching algorithms implementing IBlockMatching interface.
BorderFollowing Border following algorithm for contour extraction.
ComplexImage Complex image.
CornerFeaturePoint Corner feature point.
CorrelationMatching Maximum cross-correlation feature point matching algorithm.
DocumentSkewChecker Skew angle checker for scanned documents.
Drawing Drawing primitives.
ExceptionMessage
ExhaustiveTemplateMatching Exhaustive template matching.
ExhaustiveTemplateMatching.MatchingsSorter
FastCornersDetector
FastRetinaKeypointDescriptor Fast Retina Keypoint (FREAK) descriptor.
FastRetinaKeypointPattern
FastRetinaKeypointPattern.DescriptionPair
FastRetinaKeypointPattern.OrientationPair
FastRetinaKeypointPattern.PatternPoint
GrayLevelCooccurrenceMatrix Gray-Level Co-occurrence Matrix (GLCM).
GrayLevelDifferenceMethod Gray-Level Difference Method (GLDM).
GrayLevelRunLengthMatrix Gray-Level Run-Length Matrix.
HSL HSL components.
HarrisCornersDetector Harris Corners Detector.
HorizontalIntensityStatistics Horizontal intensity statistics.
HoughCircle Hough circle.
HoughCircleTransformation Hough circle transformation.
HoughLine Hough line.
HoughLineTransformation Hough line transformation.
Image Core image relatad methods.
ImageStatistics Gather statistics about image in RGB color space.
ImageStatisticsHSL Gather statistics about image in HSL color space.
ImageStatisticsYCbCr Gather statistics about image in YCbCr color space.
IntegralImage Integral image.
IntegralImage2
Interpolation Interpolation routines.
InvalidImagePropertiesException Invalid image properties exception.
MatrixH
MemoryManager Internal memory manager used by image processing routines.
MemoryManager.CacheBlock
MoravecCornersDetector Moravec corners detector.
ObjectiveFidelity Objective Fidelity Criteria.
QuadrilateralFinder Searching of quadrilateral/triangle corners.
RGB RGB components.
RansacFundamentalEstimator RANSAC Robust Fundamental Matrix Estimator.
RansacHomographyEstimator RANSAC Robust Homography Matrix Estimator.
RecursiveBlobCounter Blob counter based on recursion.
SpeededUpRobustFeaturePoint
SpeededUpRobustFeaturesDescriptor Speeded-Up Robust Features (SURF) Descriptor.
SusanCornersDetector Susan corners detector.
TemplateMatch Template match class keeps information about found template match. The class is used with template matching algorithms implementing ITemplateMatching interface.
Tools Static tool functions for imaging.
UnmanagedImage Image in unmanaged memory.
UnsafeTools Static tool functions for imaging.
UnsupportedImageFormatException
VerticalIntensityStatistics Vertical intensity statistics.
YCbCr YCbCr components.