Class | Description | |
---|---|---|
![]() | BorderColorInfo | Stores information about the color of the single image border. |
![]() | GetBackgroundColorCommand | Detects a background color of an image. |
![]() | GetBackgroundColorCommandResult | Stores result of execution of the GetBackgroundColorCommand . |
![]() | GetBorderColorCommand | Detects a border color of an image. |
![]() | GetBorderColorCommandResult | Stores result of execution of the GetBorderColorCommand . |
![]() | GetBorderRectCommand | Detects border around an image. |
![]() | GetBorderRectCommandResult | Stores an execution result of the GetBorderRectCommand . |
![]() | GetColorCountCommand | Calculates the number of colors in an image. |
![]() | GetColorCountCommandResult | Stores result of execution of the GetColorCountCommand . |
![]() | GetContoursCommand | Gets the contours of the black-white image. |
![]() | GetContoursCommandResult | Stores result of execution of the GetContoursCommand . |
![]() | GetHistogramCommand | Gets an information about the histogram of the image. |
![]() | GetHistogramCommandResult | Stores result of execution of the GetHistogramCommand . |
![]() | GetImageColorDepthCommand | Calculates the real color depth of an image. |
![]() | GetImageColorDepthCommandResult | Stores the result of execution of the GetImageColorDepthCommand . |
![]() | GetRotationAngleCommand | Detects rotation angle of image. |
![]() | GetRotationAngleCommandResult | Stores result of execution of the GetRotationAngleCommand . |
![]() | GetThresholdCommand | Detects the binarization threshold of an image. |
![]() | GetThresholdCommandResult | Stores result of execution of the GetRotationAngleCommand . |
![]() | GetUniqueColorCommand | Determines the color of image rectangular region if image region contains only one color. |
![]() | GetUniqueColorCommandResult | Stores result of execution of the GetUniqueColorCommand . |
![]() | HasCertainColorCommand | Checks whether an image contains a certain color. |
![]() | HasCertainColorCommandResult | Stores result of execution of the HasCertainColorCommand . |
![]() | ImageRegion | Image region as a result of image segmentation. |
![]() | ImageRegionTypeConverter | Converts ImageRegion objects from one data type to another. |
![]() | IsImageBlackWhiteCommand | Determines whether an image contains only black and white colors. |
![]() | IsImageBlackWhiteCommandResult | Stores the result of execution of the IsImageBlackWhiteCommand . |
![]() | IsImageBlankCommand | Checks whether an image is blank. |
![]() | IsImageBlankCommandResult | Stores result of execution of the IsImageBlankCommand . |
![]() | IsImageGrayscaleCommand | Determines whether an image contains only gray colors. |
![]() | IsImageGrayscaleCommandResult | Stores the result of execution of the IsImageGrayscaleCommand . |