IMAGE PROCESSING USING MATLAB Matlab is high level

Transcription

IMAGE PROCESSING USING MATLAB Matlab is high level
IMAGE PROCESSING USING MATLAB
Matlab is high level language and interactive environment for exploring and visualizing your ideas
into actions. With the assistance of Matlab programming you can do just about everything from
little program to making a picture. In this program will provide you knowledge of software on
different applications.
Introduction to MATLAB
 What is MATLAB
 The dominance of MATLAB over other languages
 Power of Matrix computations
 The application of MATLAB in various fields of engineering
 MATLAB Environment
Arithmetic Functions in MATLAB
 Matrixes and Vectors
 Creating Matrixes and Vectors
 Matrix Operation
 Array Operation
 Indexing Matrix
 Adding Elements to Vector or Matrix
 Various Flow Control used in MATLAB
 2D & 3D graphical Plotting
Introduction to Image Processing
 What is Image Data
 Image Processing Toolbox
 Importing Image
 How to build a matrix image
 Image Display
 Image Operations
 Image Conversion
Image Arithmetic
 Adding Images
 Subtracting Images
 Multiplying Images
 Dividing Images
 Spatial Transformation
 Resizing Images
 Rotating Images
 Cropping Images
Image Filtration
 What is Image Restoration?
 Noise and Images
 Noise Models
 Noise removal using spatial domain filtering
 Periodic noise
 Noise removal using frequency domain filtering
Morphological Image Processing
 Mathematic Morphology
 Z2 and Z3
 Basic set theory
 Logic Operations
 Structuring Element
 How to describe Structuring Element
 Basic Morphological Operations
 Erosion
 Dilation
 Combining Erosion and Dilation
 Filtering Application
Introduction to Graphical User Interface
 Introduction
 HOW does a GUI work?
 GUI Building Basics
 GUI Functions
 GUIDE Tool Summary
 GUI Working
Image Color Segmentation
 Image Segmentation
 Segmentation Method in Image Processing & Analysis
 Otsu's Method
 Marker Controlled Watershed Method
PROJECTS

























Plotting 2d & 3d
Plotting of sine-wave
Plotting of sine and cos wave
Plotting of 4X4 matrix
Image capturing
Image Converting
Image Comparison
Image Pairing
Showing of Image
Color mapping of Image
Resizing of Image
Rotating of Image
Cropping of Image
Pixel Reading of Image
Adding Noise in Image
Image Transformation
Temperature Converter using GUI
Basic Calculator using MATLAB (GUI)
Browsing Image using GUI
Password Protection window using GUI
Blur an Image
Image Segmentation using GUI
Red Object Detection
Virtual Mouse
Game Development Using Matlab