CSE473/573 Fall 2010 Lecture Charts

Organizational Meeting August 30, 2010


 Walkthrough of semester's work:
Ch 1 (1):  Brief intro
Note: Ch X (Y): 2nd Edition, 3rd Edition
 
Walkthrough of semester's work (cont'd):
 
Ch 11 (13): Morphological operations II
Ch 6 (8): 2D shape
 

Low-level steps in the CVIP paradigm are characterized by two things: iconic representations and little or no domain knowledge.
 

Low-level algorithms are rooted in signal processing and most will be familiar to computer or electrical engineers.
 

Low-level operations are mostly pre-cognitive or reactive (fixed stimulus-response relationship, no "thinking" or planning). Reactive operations are hard-wired.
 

High-level steps by contrast have abstract representations and require significant domain knowledge.
 

High-level algorithms are rooted in graph theory and artificial intelligence and most will be familiar to computer scientists.
 

High-level operations are cognitive rather than reactive.