MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | ml::LUTRGBAPoint |
A LUT sampling point with index position and RGBA channel values,. More... | |
class | ml::LUTFLinear |
A color/gray LUT with sampling points and linear, nearest neighbor or truncated interpolation inbetween. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Typedefs | |
typedef std::vector< LUTRGBAPoint > | ml::LUTRGBAPointList |
Type definition for a vector of sampling points. | |