Friday, December 20, 2013

Final Year Project Face Recognition

This Project is developed in java.It is an IEEE paper "Face Recognition Using Laplacian faces-(2005-ieee).

How to Run:-

  • Open commend prompt.
  • set path to the JDK 1.5.o Bin.(set path=%path%;C:\jdk1.5.0\bin)
  • change directory to the project source code containing folder.(cd )
  • Compile(javac *.java)
  • run(java LaplacianFaceRecog)
DOWNLOAD HERE

No comments:

Post a Comment