Computational Vision and Biological Perception
CS475/CS575/EE475/ENAS575
Spring 2008
What's New?
[Wed 16-Apr-2008] You may need
to convert the image matrix im into doubles. Do this by adding
'im =double(im)' immediately after im=imread(). Otherwise, you
may run into trouble when defining compatibility(). However, there is a
way to implement compatibility() without converting im to doubles.
Thanks, Elaine!
[Mon 14-Apr-2008] Corrected
typo in Problem Set 4. The denominator was wrong: the summation should
be over the different labels (1 and 2) and the index should be i, not
j. We want to make sure that the probabilities over all labels at a
given node add up to 1.
Please upload the new pdf. Thanks, John!
[Thu 3-Apr-2008] Posted Problem Set 4.
[Wed 5-Mar-2008] Posted Problem Set 3 and new
handouts.
[Sat 1-Mar-2008] Corrected
typo in Problem Set 2. Problem 3: defintion of LoG had x^2+y^2 instead
of the correct (x-x_0)^2+(y-y_0)^2. Please download the updated version
of the probem set. Thanks, Elaine!
[Mon 25-Feb-2008] Posted Problem Set 2.
Previous
Announcements
Website designed by Gang Li.
Maintained by Pavel
Dimitrov.