App
|
Go to the source code of this file.
Classes | |
class | THistogram< TPIXEL, TCHANNEL > |
class | app::THistogram< TPIXEL, TCHANNEL > |
Třída pro počítání histogramů. More... | |
Namespaces | |
namespace | app |
Namespace obsahující veškeré vlastní třídy knihovny pro zpracování obrazu. | |
Typedefs | |
typedef app::THistogram < px_4x8bit, px_1x8bit > | rgba_8bit_histogram |
typedef app::THistogram < px_1x8bit, px_1x8bit > | mono_8bit_histogram |
typedef app::THistogram<px_1x8bit, px_1x8bit> mono_8bit_histogram |
Definition at line 20 of file THistogram.hpp.
typedef app::THistogram<px_4x8bit, px_1x8bit> rgba_8bit_histogram |
Definition at line 19 of file THistogram.hpp.