Wednesday, September 26, 2007

r34

r34 | ozzloy | 2007-09-04 11:23:13 -0700 (Tue, 04 Sep 2007) | 5 lines

adding the fresh directory. need to delete all *.png
accidentally removed all fresh/out
i'm a doofus

matlab is such a pain. i have not been able to separate functions into packages, and every function must be in its own file. the result is that i have many many files in the current working directory that do many distinct things dealing with distinct concepts. in the same directory i have files that will read images off the disk and files that will calculate the top eigenfaces using fisher's linear discriminant. the only thing i have in a separate directory is the directory traversal which is written in perl and whose locations are hard-coded in the matlab functions. i need to learn to deal with matlab paths. maybe i could have one uber-function in the top directory that loads the paths for everything.

No comments: