Instructor: | Pedro F. Felzenszwalb |
Email: | pff (at) cs.uchicago.edu |
Office: | Ryerson 162C |
Lecture: | Tue/Thu 1:30-2:50 Ryerson 277 |
There is no required textbook for the course. This webpage will have handouts covering the material from class.
Ransac (finding lines and circles)
Here is a small library of C++ functions that can be used to implement
vision algorithms.
Test images:
tgz or zip archive.Software
xv is an image viewer that
handles pbm/pgm/ppm files. It runs under Unix with X11.
wv is a good image viewer for pbm/pgm/ppm files that
runs in Windows.
ImageMagick is a nice set of
image manipulation utilities (including a viewer).
You can download the
library as a tgz or a zip
archive.
(look at 'test.cpp' for a small example program that you can play with)
Links
The Computer Vision Homepage
Computer Vision Bibliography
IEEE Transactions on Pattern Analysis and Machine Intelligence
International Journal of Computer Vision