Skip Navigation | ANU Home | Search ANU
The Australian National University
Faculty of Engineering and Information Technology
Department of Engineering

ENGN4528/6528 - Computer Vision - Laboratory Notes

Lab01 Binary Image analysis and moment computations. Image file (tiff).
Lab 2 Template matching and edge detection Image file (jpg)
Lab 3 Chorminance space and Skin colour detection

Face image (jpg)

chrominance conversion file (RGB2Lab.m)

Template MATLAB file (Lab3.m)

Lab 4 Epipolar Geometry

make_patch_model (m-file)

Shed image 1 (png)

Shed Image 2 (png)

epipolar_viewer (m-file)

Work on assignments should be your own work. However, I do encourage you to talk about the assignment with other students in the course and share insights into how to address problems encountered.

Project 1

Images

(last updated 07/04/2008)

Assignment 1 covers 2D image processing techniques.

Notes (Some notes about the assignment areincluded here.)

Project 2

 

Assignment 2 covers 3D reconstruction from two veiws.

Required files: shed1.png, shed2.png, Camera callibration matrices, make_polygon_model.m, make_vrml_model.m, plot_polygon_model.m, show_planar_image.m, vgg_imgwarp.m.

Here is the Octaga VRML player that I will use to look at your models.