C# (CSharp) AForge.Imaging Namespace

Nested Namespaces

AForge.Imaging.ColorReduction
AForge.Imaging.Filters
AForge.Imaging.Formats
AForge.Imaging.Textures

Classes

Name Description
Blob Represents a blob
BlobCounter Blob counter - counts objects in image, which are separated by black background.
ComplexImage Complex image.
DocumentSkewChecker Skew angle checker for scanned documents.
ExceptionMessage
ExhaustiveTemplateMatching Exhaustive template matching.
ExhaustiveTemplateMatching.MatchingsSorter
HSL HSL components
HorizontalIntensityStatistics Horizontal intensity statistics.
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.
InvalidImagePropertiesException Invalid image properties exception.
MoravecCornersDetector Moravec corners detector.
RGB RGB components.
RecursiveBlobCounter Blob counter based on recursion.
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.
UnmanagedImage Image in unmanaged memory.
UnsupportedImageFormatException Unsupported image format exception.
VerticalIntensityStatistics Vertical intensity statistics.
YCbCr YCbCr components