Module 2 Digital Image Fundamentals - iffatAGheyas/computer-vision-handbook GitHub Wiki

🖼️ Module 2: Digital Image Fundamentals

Welcome to Module 2, where we delve into how images are represented, stored and processed in their raw digital form. You’ll learn about fundamental image formats, the various colour spaces used in vision tasks, the principles of sampling and quantisation, and how histograms can be used to analyse and enhance images.


📑 Contents

  1. Image Representation: Grayscale, RGB, etc.
  2. Colour Spaces (RGB, HSV, YCrCb)
  3. Sampling and Quantisation
  4. Image Histograms and Enhancement