CMPS 508: Image Processing

Assignment 3 is described here.
Two frames for testing are here: frame one and frame two.
Customized test sets are delayed and should be ready next monday.

Assignment 2 is described here.

Assignment 1 is described here.

Notes for 10/29 lecture are here. Notes for 11/03 lecture are here.

Notes for 10/27 lecture are here. Notes for 10/20 lecture are here.

Notes for statistical measures for texture are here. Notes for texture descriptors are here.

Reference for color and texture descriptors is here.

Notes for color descriptors by lecture date: 09/22 (equations fixed!), 09/24, 09/29 (equations not very good to look at, but readable).

Example OpenCV code to create a Cr-Cb picture is here.

Compile OpenCV on swamp linux machines using this command:
gcc -I/usr/include/opencv -lhighgui -lcvaux -lcv -lml -lcxcore -o filter filter.c

Example OpenCV program is here

Information about the class as presented at the first lecture is here.

Last update: 20 Nov 09