1 | initial version |
it seems, you're lacking PIL
it does not come with the standard python windows installer, you have to get that separately
2 | No.2 Revision |
"ImportError: No module named 'Image'"
it seems, you're lacking PIL
it does not come with the standard python windows installer, you have to get that separately
3 | No.3 Revision |
"ImportError: No module named 'Image'"
it seems, you're lacking PIL
it does not come with the standard python windows installer, you have to get that separately
but, please reconsider what StevenPuttemans said in his answer, once you've trained your face-reco, and try to detect candidates, you'll probably have a cascade-detector in front of that anyway, and it really pays to do exactly the same kind of cropping in the training and the detection stage!