r6 | ozzloy | 2007-07-17 10:24:39 -0700 (Tue, 17 Jul 2007) | 5 lines
GOLD. in matlab, run 'h' and you'll get::
pictures of top 9 eigenvectors
plot of top 9 response curves and dosing curve
plot of top eigenVector response curve and dosing curve
i have created the plots of the top 9 eigen vectors. the eigenvectors are repackaged from points in the high dimensional space to pictures in 2d.
this work was based mostly on the work i did in cse 152 for computer vision. in this class i started learning how to use matlab. i created many scripts for that were divided based on which part of the homework they solved. as a result the scripts were not well organized for doing the job of creating eigenvectors generically. i had to update the structure of the scripts to separate out responsibilities. eventually the code from 152 was rewritten. it now handles colored pictures of many sizes. the size of the pictures is limited by the computation time.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment