how to extract features from images for face detection

2 次查看(过去 30 天)
i want to do face recognition in matlab,how i will extract the features from images and which features please help me

采纳的回答

Image Analyst
Image Analyst 2012-10-15
The Computer Vision System toolbox has face detection. Then you can use the Image Processing toolbox to measure features such as color, etc.
  2 个评论
muzafar
muzafar 2012-10-16
编辑:Walter Roberson 2013-1-28
there are many algorithms,i want the algorithm steps i,e which steps i have to follow,i don't want to use tool box,want to do it by code,and which technique i will use for feature extraction
Image Analyst
Image Analyst 2012-10-16
See my Image Segmentation Tutorial. It goes through the basic steps of thresholding, labeling, and regionprops.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by