readme.txt

来自「Face recognition using webcam and this d」· 文本 代码 · 共 17 行

TXT
17
字号
1)Load the files listed below in the matlab workspace
	i)olppl.m
	ii)OLGEEE.m
	iii)CreateDatabase.m
	iv)Recognitionolpp.m
	v)constructWnew.m
	vi)EigenfaceCore.m
	vii)OLPPface.m
2)Load the images in the workspaces
	1)REC.jpg
	2)notrec.jpg
3)Load the training images into TrainDatabase folder and the test images into TestDatabase folder anywhere in the drive.
4)debug --> Run  the olppl.m file in MATLAB.
5)Give the path to the train and test database.
6)Give the test image number in the dialogue box that pops up on the screen.And then press OK.
7)Recognised/Not Recognised image pops up as the output along with the test image depending on the whether the test face that was selected earlier.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?