home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Face_Recog1866873232005.psc / @PSC_ReadMe_59594_1.txt
Text File  |  2005-03-23  |  1KB  |  7 lines

  1. Title: Face Recognition Using Nueral Net
  2. Description: This simple program can recognize face using a trained Nueral Net, it just convert the picture to raw grayscaled image which serves as a pattern for recognition. download first Perceptron.dll at http://www.mindworksoft.com/dll/Perceptron.zip to make this program works, or if you like, use the cNetFast class included on the zip file, but your program execution will obviously slow specially in the training. the Nueral Net class was from the code of Jonathan Daniel (bigcalm@hotmail.com)in the Glyphs (Teaching the computer to read) project, so I am not expecting any votes.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=59594&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.