Image processing
What is image quantization? why it is important?
Image quantization is process of converting the continuous range of pixel value into a limited set of discrete value. This step follows sampling and reduces the precision of sampled values to manageable level for digital representation.
Comments
Post a Comment