Door Identification -- Appendix

Eyal Amir and Pedrito Maynard-Reid II

Code

The code consists of the following MATLAB files: To run any of the experiments described above, run colorhsv from within MATLAB (version 5.2 or higher) with the call

[imrN, imgN, imbN] = colorhsv(imr, img, imb)

where the RGB arrays are extracted from a selected image (using, for example, ppmread for images in ppm format). Processing may take a few minutes. The returned arrays can then be written to an image file (e.g., using ppmwrite) and displayed.

Return to Table of Contents


Eyal Amir and Pedrito Maynard-Reid II.
Last modified: Tue Mar 16 11:02:00 PST 1999