hi friends i am new to opencv . i'm trying to create training set to recognize person. but the problem is i cant align faces in proper manner. so i googled it and found python script in opencv documentation but i am gettin this error
Traceback (most recent call last): File "align.py", line 34, in <module> import sys, math, Image ImportError: No module named 'Image'
iam new to opencv and p[ython please help...
thanks in advanc