|
Project Information
Featured
Downloads
|
Face recognition (do not to be confused with face detection) library for Flex applications. Library uses Eigenface (PCA) method for face recognition. You can use is it for recognition of any kind of objects not only faces. Now library uses Vectors instead of Arrays which combined with source code optimizations resulted in 50% performance increase. Requirements: - Flex 3.5 SDK or later (to use with Flex 4.6 SDK or later use version 1.2 or SVN version) - Flex Builder or Flex SDK setup to target compilation for Flash Player 10 or later. Latest version is always in SVN repository. More info how to get it from there in Source tab. Video of FaceRecognizerForBrowser (simple example using this library) FaceRecognizerForBrowser (simple example using this library) Code for this example is here (comments both in English and Polish) Tutorial: Automatically Tag Photos with the AS3 Face Recognition Library - Activetuts+ Download library documentation in Polish Download library documentation in English Your feedback will be appreciated: http://facerecognitionlibraryinas3.uservoice.com If you made some improvements to library or found some errors let me know. |