Related to facial Feature point Detection

1 次查看(过去 30 天)
Sir i need ur help .....how to write the code to detect feature point detection........
  2 个评论
jyloup p
jyloup p 2014-6-17
Hello, I guess your are talking about something similar to face detection ? In the video here you have some extracts of code :
I hope it could help you.
shivi garg
shivi garg 2014-6-17
Sir i saw this video......but still i am not able to write the code for various points detection on face......i have already written the code for face detection....nw i need to detect all the points on face.Please help me to send some code segment.
Thank u

请先登录,再进行评论。

回答(1 个)

Dima Lisin
Dima Lisin 2014-7-19
编辑:Dima Lisin 2014-9-24
There are several feature detectors in the Computer Vision System Toolbox. See detectHarrisFeatures, detectMinEigenFeatures, detectSURFFeatures, detectBRISKFeatures, and detectFASTFeatures.
Alternatively, you can use vision.CascadeObjectDetector to detect eyes, nose, and mouth.

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by