| Class | Description |
|---|---|
| HSIToRGBPixelConverter |
Operator to convert a single HSI value to RGB.
|
| HSVToRGBArrayConverter |
Class to convert a whole array of values from HSV color space to RGB.
|
| HSVToRGBPixelConverter |
Class to convert values from HSV color space into other color spaces like RGB
or so.
|
| RGBToHSXConverter |
Converts an image of type
MTBImageRGB ( RGB color space )
into an image with HSX( hue saturation intensity/brightness/value ) color
space. |
| Enum | Description |
|---|---|
| RGBToHSXConverter.ColorChannel |
Supported Color Channels.
|
| RGBToHSXConverter.Mode |
The way of converting an image from rgb to hsi.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.