ExpresssionRecognition

所属分类:matlab编程
开发工具:matlab
文件大小:5593KB
下载次数:671
上传日期:2009-11-28 12:12:46
上 传 者chinabing
说明:  表情识别:Matlab程序+PDF说明文档。适合初学者
(Expression recognition:Matlab sources+ PDF document.It s suitable for the beginners. )

文件列表:
EigenFace.ctf (1033707, 2009-04-21)
EigenFace.m (5763, 2009-04-21)
EigenFace.xex (11524, 2009-04-21)
LabelFile.txt (1018, 2009-04-21)
Test (0, 2009-05-20)
Test\Image001.jpg (56944, 2009-04-18)
Test\Image002.jpg (57198, 2009-04-18)
Test\Image003.jpg (57554, 2009-04-18)
Test\Image004.jpg (56881, 2009-04-18)
Test\Image005.jpg (56004, 2009-04-18)
Test\Image006.jpg (48005, 2009-04-18)
Test\Image007.jpg (56704, 2009-04-18)
Test\Image008.jpg (57739, 2009-04-18)
Test\Image009.jpg (56293, 2009-04-18)
Test\Image010.jpg (57995, 2009-04-18)
Test\Image011.jpg (57025, 2009-04-18)
Test\Image012.jpg (58108, 2009-04-18)
Test\Image013.jpg (56482, 2009-04-18)
Test\Image014.jpg (54871, 2009-04-18)
Test\Image015.jpg (56865, 2009-04-18)
Test\Image016.jpg (57803, 2009-04-18)
Test\Image017.jpg (56164, 2009-04-18)
Test\Image018.jpg (55699, 2009-04-18)
Test\Image019.jpg (57196, 2009-04-18)
Test\Image020.jpg (57335, 2009-04-18)
Test\Image021.jpg (58031, 2009-04-18)
Test\Image022.jpg (57715, 2009-04-18)
Test\Image023.jpg (56409, 2009-04-18)
Test\Image024.jpg (59313, 2009-04-18)
Test\Image025.jpg (58724, 2009-04-18)
Test\Image026.jpg (58440, 2009-04-18)
Test\Image027.jpg (56904, 2009-04-18)
Test\Image028.jpg (56325, 2009-04-18)
Test\Image029.jpg (59017, 2009-04-18)
Test\Image030.jpg (58209, 2009-04-18)
Test\Image031.jpg (59449, 2009-04-18)
Test\Thumbs.db (125440, 2009-04-18)
Train (0, 2009-05-20)
... ...

Running the executable version of Eigenface.m ============================================= 1. If you don't have MATLAB installed in your computer, please download and install Matlab Runtime Components from http://www.mathworks.com 2. Extract "EigenFace.zip" Let us assume it has been extracted in 3. \Eigenface.exe file can be executed in 2 ways: Direct Run and Parameter Passing 3a. Direct Run: ========== 3a.1 Run Eigenface.exe and provide the following parameters when asked: Enter Train Folder Name:.\Train Enter Label File Name:LabelFile.txt Enter Test Folder Name:.\Test 3b. Parameter Passing: ================= 3b.1 Open windows console by entering "cmd" from Start>Run in windows start menu. 3b.2 Change Directory to 3b.3 Type the following and press enter Eigenface.exe .\Train LabelFile.txt .\Test 4. The output file is \Results.txt Running Eigenface.m from Matlab Command Prompt ============================================== 1. Extract "EigenFace.zip" Let us assume it has been extracted in 2. Open MATLAB 3. Set Current Directory to 4. In the command Window Type as below and press enter EigenFace('.\Train','LabelFile.txt','.\Test'); 5. The output file is \Results.txt Compiling Eigenface.m to create .exe file ========================================= 1. Extract "EigenFace.zip" Let us assume it has been installed in 2. Open MATLAB 3. Set Current Directory to 4. Type the following and press enter mbuild -setup 5. Press Enter Again 6. Choose "Lcc C" 7. Press Enter Again 8. Type the following and press enter mcc -m EigenFace.m 9. This will build the EigenFace.exe file

近期下载者

相关文件


收藏者