r35 | ozzloy | 2007-09-12 13:52:43 -0700 (Wed, 12 Sep 2007) | 3 lines
directory walking is now possible entirely in matlab using find*.m
i have completely implemented the ability to search out and grab images off the disk. i have a bunch of find*.m files (egs: "findPPMs.m"). this is better than using the perl in a different directory because i don't have to hardcode the location of the perl scripts. however it does clutter up the current directory with a bunch of find*.m files, which is annoying. also, this makes the work a bit more portable. all i need to do is install matalb on another machine and it should be able to run these scripts.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment