基于matlab人脸识别论文,基于MATLAB的人脸识别系统的设计
基于MATLAB的人臉識別系統的設計(論文12000字,外文翻譯,參考程序)
摘要:本文基于MATLAB平臺設計了一款簡單的人臉識別系統,通過USB攝像頭來采集圖像,經過膚色方法進行人臉檢測與定位,然后采用圖像類型轉換、邊緣檢測與灰度閾值法來進行圖像的預處理,最后基于PCA、LDA和KPCA三種算法來進行圖像的特征提取以及匹配識別,并通過GUI界面來顯示匹配結果。
關鍵詞:人臉識別;PCA;KPCA;LDA
The Design of Face Recognition System Based on MATLAB
Abstract:This paper designs a simple face recognition system based on the MATLAB platform,? which collects the image through the USB camera, performs the face detection and positioning through the skin color method, and then uses the image type conversion, the edge detection and the gray level threshold method to carry on the image Processing, and finally based on PCA, LDA and KPCA three algorithms to image feature extraction and matching recognition, and through the GUI interface to display the matching results.
Keywords:Face recognition,PCA,KPCA, LDA
目 錄
1引言??? 1
1.1國內外研究現狀??? 1
1.2 研究的主要內容??? 2
1.3 研究目的以及意義??? 2
1.4 本文工作安排??? 3
2人臉識別系統設計原理??? 3
2.1 系統的基本組成結構??? 3
2.2 圖像采集??? 3
2.3 人臉的檢測與區域定位??? 4
2.4 人臉圖像的預處理??? 5
2.5 特征提取??? 6
3主要算法的基本原理??? 7
3.1 PCA算法的基本原理??? 7
3.1.1 PCA算法的基本概念??? 7
3.1.2 PCA算法的原理和基本思想??? 7
3.1.3 PCA求解的一般步驟??? 7
3.2 KPCA算法的基本原理??? 11
3.2.1 KPCA算法的概念??? 11
3.2.2 KPCA算法的實現??? 11
3.3 LDA算法的基本原理??? 13
4人臉識別系統的MATLAB實現??? 16
4.1 MATLAB簡介??? 16
4.2 圖像處理與操作的過程??? 17
4.2.1 人臉圖像的獲取與顯示??? 17
4.2.2 圖像類型的轉換??? 18
4.2.3 二值化與邊緣檢測??? 19
4.2.4 人臉檢測與區域定位??? 20
4.3 人臉識別系統的實現??? 21
5 總結??? 22
參考文獻:??? 22
致謝??? 23
總結
以上是生活随笔為你收集整理的基于matlab人脸识别论文,基于MATLAB的人脸识别系统的设计的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 盈建科中地震波_SIMQKE_GR、Se
- 下一篇: 树莓派安装虚拟键盘