Digital Image Processing (DIP) LAB-2
Digital Image Processing –DIP- LAB 2 Objective: Introduction to image processing functions in Matlab. Fundamentals: A digital image is composed of pixels which can be thought of as small dots on the screen. A digital image is an instruction of how to color each pixel. Image Processing Toolbox: Overview The Image Processing Toolbox provides a comprehensive set of reference-standard algorithms and graphical tools for image processing, analysis, visualization, and algorithm development. You can restore noisy or degraded images, enhance images for improved intelligibility, extract features, analyze shapes and textures, and register two images. Most toolbox functions are written in the open MATLAB® language. This means that you can inspect the algorithms, modify the source code, and create your own custom functions. The Image Processing Toolbox supports engineers and scientists in areas such as biometrics, remote sensing, surveillance, gene expression...