Archive for the 'RIT' Category

Constellation of Parts Update

Sunday, April 9th, 2006

I have switched topics for the Advanced Computer Vision course from Pictorial Structures to Constellation of Parts. The Visual Geometry Group at Oxford is a very good resource on this topic, which I will be using as a guide.

Advanced Computer Vision Project

Tuesday, April 4th, 2006

Constellation of parts is a compact and expressive means of modeling classes of objects. I will implement a constellation of parts algorithm to recognise objects in video.

Independent Study

Tuesday, March 21st, 2006

I have begun an independent study in computer vision at RIT.

MS Thesis Journal

Monday, March 13th, 2006

Introduction to my MS thesis journal…

Progress, February 15

Wednesday, February 15th, 2006

Worked on the presentation and test data, and finished the R-Histogram function.

Progress, February 13

Tuesday, February 14th, 2006

Implemented k-NN, its fuzzy variant, and the R-Histogram.

Progress, February 7

Tuesday, February 7th, 2006

Read more and learned the basic processing techniques needed for spatial relationship analysis.

Project Proposal

Monday, January 30th, 2006

Project proposal for Computer Vision 20052 (winter).

Big Messy Update, Volume I

Friday, November 18th, 2005

Now that the first quarter of grad school at RIT is complete, I have some time (a full week of vacation) to update this site.

Lambda Calculus

Thursday, September 29th, 2005

The lambda calculus is really fun, and an interesting abstract model for real programming languages.