VOOZH about

URL: https://www.geeksforgeeks.org/computer-graphics/difference-between-image-sampling-and-quantization/

⇱ Difference between Image Sampling and Quantization - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

Difference between Image Sampling and Quantization

Last Updated : 3 Dec, 2019
To create a digital image, we need to convert the continuous sensed data into digital form. This process includes 2 processes:
  1. Sampling: Digitizing the co-ordinate value is called sampling.
  2. Quantization: Digitizing the amplitude value is called quantization.
To convert a continuous image f(x, y) into digital form, we have to sample the function in both co-ordinates and amplitude. Difference between Image Sampling and Quantization:
Comment
Article Tags:

Explore