| Class | Description |
|---|---|
| AutoCropTransformation |
ImageTransformation which implements "auto crop" algorithm.
|
| BandCombineTransformation |
ImageTransformation which implements "band combine" algorithm.
|
| BinarizeTransformation |
ImageTransformation which implements "binarize" algorithm.
|
| BorderLocator |
Implements "border detection" algorithm.
|
| BrightTransformation |
ImageTransformation which implements "bright transformation" algorithm.
|
| ContrastTransformation |
ImageTransformation which implements "contrast transformation" algorithm.
|
| CropTransformation |
ImageTransformation which implements "crop transformation" algorithm.
|
| EdgeDetectionTransformation |
ImageTransformation which implements "edge detection" algorithm.
|
| ImageProcessor |
The collection of methods to load image and transform it using different algorithms, such as crop, resize, etc.
|
| ImageTransformation |
Abstract image transformation class.
|
| InvertTransformation |
ImageTransformation which implements "invert" algorithm.
|
| RotateTransformation |
ImageTransformation which implements "rotate" algorithm.
|
| ScaleTransformation |
ImageTransformation which implements "scale" algorithm.
|
| SimpleBorderLocator |
ImageTransformation which implements "simple border detection" algorithm.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.