CPE415 Lab 2
CPE415 Lab 2
Pre-Lab
img = imread('image.jpg');
info = imfinfo('image.jpg'); % Get image information
size(img) % Get dimensions
class(img) % Get data type
Engr. Moazzam Ali Sahi |CPE415 | Digital Image Processing Lab Manual
Lab Experiment | 2
Pre-Lab Task
1. Research different image types and their applications.
2. Install MATLAB and ensure the Image Processing Toolbox is available.
3. Find and download sample images (grayscale, RGB, indexed) to use in the lab.
In-Lab Tasks
Engr. Moazzam Ali Sahi |CPE415 | Digital Image Processing Lab Manual
Lab Experiment | 2
The student performance for the assigned task during the lab session was:
The student completed assigned tasks without any help from the
Excellent 4
instructor and showed the results appropriately.
The student completed assigned tasks with minimal help from the
Good 3
instructor and showed the results appropriately.
The student could not complete all assigned tasks and showed
Average 2
partial results.
Worst The student did not complete assigned tasks. 1
Engr. Moazzam Ali Sahi |CPE415 | Digital Image Processing Lab Manual