Image Processing
Image processing is a discipline within computer science that involves using algorithms to perform operations on a digital image in order to enhance its features or extract useful information. Unlike its parent field of computer vision, which aims to interpret and understand the content of an image, image processing is focused on the transformation of the image itself, treating it as a two-dimensional signal. Common operations include filtering, sharpening, blurring, noise reduction, contrast enhancement, and edge detection, which often serve as foundational preprocessing steps for more complex computer vision tasks.
- Fundamentals of Digital Images
- The Digital Image
- Image Representation
- Image Types
- Color Models
- Relationship Between Pixels