Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

EEE30004 - MACHINE VISION

LAB-1: Handling of Images and Simple Image Operations

1. Carefully follow the guidelines given in Lab_Guidelines.pdf.

2. Copy the following MATLAB files into your own local directory. Give filename of your own.
Improve the files with appropriate comments. You may add/ modify the commands for
improvement. Execute each file and have a clear understanding. Try to understand the
commands and the scripts, so that you can use them later. You may use different images.

pc_ObtainImage.m
jWebcam_capture.m
jjimage_bitplane.m
jspat_Resolution.m
jblend.m

3. Write a MATLAB script to perform different operation as given in the Fig. 1 below for any
image of your choice. See Doc10_HOW_TO_CREATE_ScriptFile.pdf

Fig. 1 Images for Lab-1. These images are taken from Shree Nayar’s Video Lecture.

Ref: Shree Nayar’s video at https://fpcv.cs.columbia.edu/


Features>Image Stitching>2x2 Image Transformation

4. Thereafter, you can merge all the files (items 2 and 3 above) into a single .m file with
independent sections. Execute this file to create your report. Use a different set of image(s).
See the video “Using the Live Editor” for how to create pdf file of your report.
https://au.mathworks.com/support/search.html/videos/using-the-live-editor-
117940.html?fq[]=asset_type_name:video&fq[]=category:matlab/live-scripts-and-functions&page=1

1
JCPATRA30JUNE2023

You might also like