quantization.h

Back to Image quantization

pastel/gfx/

// Description: Quantization module
// Documentation: image_quantization.txt

#ifndef PASTELGFX_QUANTIZATION_H_MODULE
#define PASTELGFX_QUANTIZATION_H_MODULE

#include "pastel/gfx/quantization/image_quantization.h"

#endif