| Package | Description |
|---|---|
| stream.image | |
| stream.image.features | |
| stream.image.filters | |
| stream.io |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImageProcessor |
class |
BorderDetection
Border Detection Operator
|
class |
ChangedPixelRatio |
class |
ColorDiscretization
The Color Discretization Operator discretizes the color space of the input
image.
|
class |
ColorToGrayscale |
class |
Crop |
class |
DetectBrokenImage |
class |
DiffImage |
class |
PixelChangeRate |
class |
Rectangle |
| Modifier and Type | Class and Description |
|---|---|
class |
AverageRGB
This processor computes the average color value for all three RGB channels.
|
class |
AverageRGBRatios
Deprecated.
Please use the AverageRGB processor with includeRatios="true" instead.
|
class |
Brightness |
class |
CenterOfMass
This processor calculates the Center of mass of one ColorChannel of the
Image.
|
class |
ColorHistogram |
class |
MaxRGB |
class |
MedianRGB
This processor computes the median color value for all three RGB channels
|
class |
MnistFeatures |
class |
StandardDeviationRGB
This processor computes the standard deviation for all three RGB channels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SetTransparent |
class |
Smoothing
The Smooting Operator is a filter to reduce the noise in an input image.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BMPWriter |
class |
JPEGWriter |
class |
StoreImageToFile
This processor takes all incoming images and stores them as .jpg-images
in one folder on the disk.
|
Copyright © 2015. All rights reserved.