xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

學(xué)習(xí)數(shù)字圖像處理和機(jī)器視覺(jué)不可多得的資料,里面包含有隨書(shū)配套的光盤(pán),其中有全部的源碼,源碼里有Matlab仿真實(shí)現(xiàn)的代碼和使用Visual C++實(shí)現(xiàn)的代碼。

資源截圖

代碼片段和文件信息

function?main(k)
%?ORL?人臉數(shù)據(jù)集的主成分分析
%
%?輸入:k?---?降至?k?維

%?定義圖像高、寬的全局變量?imgRow?和?imgCol,它們?cè)?ReadFaces?中被賦值
global?imgRow;
global?imgCol;

%?讀入每個(gè)人的前5副圖像
nPerson=40;
nFacesPerPerson?=?5;
display(‘讀入人臉數(shù)據(jù)...‘);
[imgRowimgColFaceContainerfaceLabel]=ReadFaces(nFacesPerPersonnPerson);
display(‘..............................‘);


nFaces=size(FaceContainer1);%樣本(人臉)數(shù)目
display(‘PCA降維...‘);
%?LowDimFaces是200*20的矩陣?每一行代表一張主成分臉(共40人,每人5張),每個(gè)臉20個(gè)維特征
%?W是分離變換矩陣?10304*20?的矩陣
[LowDimFaces?W]?=?fastPCA(FaceContainer?20);?%?主成分分析PCA
visualize_pc(W);%顯示主成分臉
save(‘Mat/LowDimFaces.mat‘?‘LowDimFaces‘);
display(‘計(jì)算結(jié)束?!?


?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----

?????文件???????3510??2008-06-25?11:30??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\bw_mouth.bmp

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\1.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\10.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\2.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\3.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\4.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\5.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\6.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\7.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\8.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s1\9.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\1.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\10.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\2.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\3.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\4.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\5.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\6.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\7.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\8.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s10\9.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\1.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\10.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\2.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\3.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\4.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\5.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\6.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\7.pgm

?????文件??????10318??2007-10-30?06:16??數(shù)字圖像處理與機(jī)器視覺(jué)Visual?C??與Matlab實(shí)現(xiàn)\chapter10\code\PCA_ORL\Data\ORL\s11\8.pgm

............此處省略1417個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源