About this document
2D Convolution and Image Processing Techniques by shubham avhad is a document available to read on EtoBox.
The document describes performing brightness and contrast enhancement on images. It discusses how brightness can be increased by adding a constant value to each pixel, and decreased by subtracting a constant. The code loads an image, converts it to grayscale, performs brightness enhancement by addition and subtraction, and saves the results. It also mentions contrast stretching is used to increase the dynamic range of grayscale levels to improve poor contrast from issues like lighting.
- Author
- shubham avhad
- Language
- EN