Message Boards Message Boards

0
|
2903 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

What does this code do

Posted 10 years ago

files = Import["~/blog/faces94/male"][[1 ;; -1 ;; 30]];
faces = Map[Import["~/blog/faces94/male/" <> #] &, files];

I can't find any documentation that explains how to use Import in this way. I'm trying to use the notebook from this website: http://jeremykun.com/2011/07/27/eigenfaces/

The github page is here: https://github.com/j2kun/eigenfaces

POSTED BY: Nasser M. Abbasi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract