last update 20 Sep 2009 |
#include "cvrFunctor.h"
#include "cvrImage.h"
#include "cvrRGBPixel.h"
#include "cvrSplitImageToHSI.h"
#include "cvrMergeHSIToImage.h"
#include "cvrSplitImageToRGB.h"
#include "cvrMergeRGBToImage.h"
Go to the source code of this file.
Classes | |
class | cvr::viewer2DPainter |
Class viewer2DPainter. More... | |
class | cvr::viewer2DPainter::viewer2DPainter::parameters |
Parameters of the cvr::viewer2DPainter class. More... | |
class | cvr::viewer2DPainter::viewer2DPainter::cacheBlock |
Data computed for a channel and flags indicating if stats were already computed. More... | |
class | cvr::viewer2DPainter::viewer2DPainter::cacheManager |
A manager for all statistic blocks, computed (only if necessary) for the red, green, blue, hue and intensity channels of the data. More... | |
Namespaces | |
namespace | cvr |