DIP Week1
DIP Week1
Processing
Reference Books
“Digital Image Processing”, Rafael C. Gonzalez & Richard
E. Woods.
What is an Image?
• An image may be defined as a two
dimensional function f(x,y) where x and y
are spatial coordinates and amplitude of f
at any pair of coordinates (x,y) is called
the intensity or Graylevel of the image at
that point.
Digital Image
Photo Colorization
Source: http://server.cs.ucf.edu/~vision/
MONITORING HEAD/EYE MOTION
FOR DRIVER ALERTNESS
MONITORING FAST FOOD
PRODUCTION
• The purpose of the project is to automatically
monitor a fast food employee as she puts
together a sandwich. Helpful in determining
correctness of sandwich assembly, collecting
statistics on employee performance and food
safety inspection.
Tracking Human Motion
DETECTION OF ARMED
ROBBERY
PERSON-ON-PERSON
VIOLENCE DETECTION IN
VIDEO DATA
Image Processing Steps
DIP Course
Image Segmentation
– Edge, point and boundary detection
– Thresholding
– Region based segmentation, etc
Morphological Image Processing
– Dilation and erosion
– Opening closing
– Hit or miss transformation
– Basic morphological algorithms