Face Detection using Support Vector Machine (SVM)

Face Detection using Gabor feature extraction and support vector machines (SVMs)

現在この提出コンテンツをフォロー中です。

編集メモ: Popular File 2013

This program is the clone of 'Face Detection System' in MATLAB
but instead of Neural Networks, It is based on Support Vector Machine (SVM)

Face Detection System (Neural Network)
http://www.mathworks.com/matlabcentral/fileexchange/11073-face-detection-system

1- copy all files and directories to the MATLAB's work folder
* In order to run the program you must have Image Processing and Neural Networks Toolboxes

2- find the file named "main.m"

3- Double click on this file or type "main" in the command window

4- a menu will be shown . click on "Create SVM" and wait until the program is done with the training.

5- click on "Test on Photos". A dialog box will be appeared. Select a .jpg photo

6- Wait until the program detects some faces

For more information please visit the website. Thank you.
http://www.facedetectioncode.com

引用

Omid Sakhi (2026). Face Detection using Support Vector Machine (SVM) (https://jp.mathworks.com/matlabcentral/fileexchange/29834-face-detection-using-support-vector-machine-svm), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.2.0.0

fix: The Threshold in imscan.m is replaced with 0.

1.0.0.0