From: RRR RAMINENI on
Hi , i would like to have a code that explains me all the syntax of the programme in matlab for face reecognition using artificial neural networks.

till now i hav done the project as follows:

1> Taking various images of different faces.
2> Converting those into Gray scale images and taking necessary histograms.
3> next i have takem imtool command and got the pixel values of the image.
4> next i have reduced the size of the image into certain format by imresize command.
5> After this step, i was stuck in the programme.
6> I have had a little thinking of using nprtool command which asks for inputs and targets of the image which i can't establish.
7> can any one of you please send me the necessary and proper code for this face recognition using artificial neural networks.

8> THE APPROACH I HAVE USED HERE IS '' BACK PROPAGATION ALGORITHM''





Thanks in ndeed who would help me out i n this matter.