0% found this document useful (0 votes)
38 views12 pages

Image Analysisn and Computer Vision Projects

This document is a lab file submitted by Yogesh Prajapat for the course Image Analysis And Computer Vision. It contains 7 experiments performed in MATLAB involving image processing techniques. The experiments include implementing frame extraction, color inversion, rotation, removing noise using filters, steganography, segmentation, and edge detection using Sobel and Prewitt filters. For each experiment, the program code and output are included.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views12 pages

Image Analysisn and Computer Vision Projects

This document is a lab file submitted by Yogesh Prajapat for the course Image Analysis And Computer Vision. It contains 7 experiments performed in MATLAB involving image processing techniques. The experiments include implementing frame extraction, color inversion, rotation, removing noise using filters, steganography, segmentation, and edge detection using Sobel and Prewitt filters. For each experiment, the program code and output are included.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Yogesh Prajapat Image Analysis And Computer Vision

Shri Vaishnav Vidyapeeth Vishwavidyalaya ,Indore

Shri Vaishnav Institute Technology and Science

Department of Electrical And Electronic Engineering

(Session: - July-2022)

LAB FILE

Subject: - Image Analysis And Computer Vision


Enrollment No:

19010BTRA05886

Course Code: BTRA 701


IV-Year/VII-Semester

Submitted By: - Submitted To: -


Yogesh Prajapat Mr.Preet Jain Sir
Yogesh Prajapat Image Analysis And Computer Vision

Shri Vaishnav Vidyapeeth Vishwavidyalaya ,Indore

Shri Vaishnav Institute Technology and Science

Department of Electrical And Electronic Engineering

(Session: - July-2022)

INDEX
Branch- Robotics And Automation Roll no:- 19010BTRA05886 Name:-Yogesh Prajapat
S.no. Date of Code of Title Remarks
performing Experime
nt
01 Write a MATLAB Program To Implement frame
1 09/09/2022.
in image

2 23/09/2022 02 Read and display image and performing color


inversion of an image with Matlab
Write a MATLAB program to Implement rotation
3 30/09/2022 03
of image
Write a MATLAB a programs to implement
4 14/10/2022 04 using filters removing Salt & Paper noise
from an image

Write a MATLAB program to Implement


5 21/10/2022 05 steganography (hide Data into another image)

Write a MATLAB a program To Implement


Performing image Segmentation on an
6 04/11/2022 06 image.

07 Write MATLAB a program to Implement Sobel Edge


7 14/11/2022 detection, prewitt edge detection
Yogesh Prajapat Image Analysis And Computer Vision

Experiment - 01

Write a MATLAB Program To Implement frame in image

Program
Yogesh Prajapat Image Analysis And Computer Vision

Experiment - 02
Read and display image and performing color inversion of an image with Matlab
program
Yogesh Prajapat Image Analysis And Computer Vision

Experiment - 03

Write a MATLAB program to Implement rotation of image.


Program
Yogesh Prajapat Image Analysis And Computer Vision

Experiment - 04

Write a MATLAB program to Implement Using Filters Removing Salt & Paper noise from an image
Average Filter

gram
Yogesh Prajapat Image Analysis And Computer Vision

Mean Filter
Yogesh Prajapat Image Analysis And Computer Vision

Median filter
Yogesh Prajapat Image Analysis And Computer Vision

Experiment = 05
Write a MATLAB program to implement performing image segmentation on an image

Output
Yogesh Prajapat Image Analysis And Computer Vision

Experiment - 06
Write a MATLAB program To Implement performing image segmentation on an image

Program

Experiment - 07

Write a MATLAB program to Implement Sobel Edge Detection , Prewitt Edge detection
Yogesh Prajapat Image Analysis And Computer Vision

Program
Yogesh Prajapat Image Analysis And Computer Vision

You might also like