Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
FLD based face recognition
no vote
'Fisherface' Face Recognition System Written by: Amir Hossein Omidvarnia Email: aomidvar@ece.ut.ac.ir            This package implements a well-known FLD-based face recognition method, which is called 'Fisherface' [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample script is included to showe their usage. In general, you should follow this order:           1. Select training and test database paths.           2. Select path of the test image.           3. Run 'CreateDatabase' function to create 2D matrix of all training images.           4. Run 'FisherfaceCore' function to produce basis's of facespace.         &
milon120203
2018-03-20
1
1
No more~