Matlab Class Home
Class Outline
Previous Class
Next Class
Evaluation 13
Goal for Week 13: Working with images
Summary of new tools and commands.
imread
read an image file
image
display an image
imfinfo
get information about an image file
uint8
define a variable as being an unsigned 8 bit integer
movie
display a movie file in a graphics window
getframe
convert the current contents of a graphics window to a frame of a movie
im2frame
convert the current image into a frame of a movie file.
cla
clear the current axis object and all of its children
movie2avi
convert a MATLAB movie file to avi format.
Tasks for Week 13
Tasks
1
Reading and displaying images
2
Manipulating and modifying an image
3
Structures (a composite variable)
4
Creating images, integer variables
5
Creating animations (movies)
Matlab Class Home
Class Outline
Previous Class
Next Class
Evaluation 13
email: J. Klinck