Related to facial Feature point Detection
Ältere Kommentare anzeigen
Sir i need ur help .....how to write the code to detect feature point detection........
2 Kommentare
jyloup p
am 17 Jun. 2014
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
am 17 Jun. 2014
Antworten (1)
Dima Lisin
am 19 Jul. 2014
Bearbeitet: Dima Lisin
am 24 Sep. 2014
0 Stimmen
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.
Kategorien
Mehr zu Object Detection finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!