Statistiques
8 Questions
0 Réponses
RANG
38 673
of 300 392
RÉPUTATION
1
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
1
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 373
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to extract eyebrows from the face?
I have used cascade object detector to detect eyes, nose and mouth. Now I want to detect eyebrows. Please tell me the method and...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How to save images in a folder?
I want to read 2 images, do something to those images and then save those two images in a folder. I have used for loop. I am ab...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
What is the code for facial feature extraction using linear discriminant analysis(LDA)?
I am designing a system which can classify a person's facial expression and micro expression to detect lie. I want to extract fa...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How to detect faces from images?
I have 100 images. I want to detect face from those images. Should for loop be used ? Please provide the code.
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How to crop and resize images?
I have a folder containing 100 frames. The frames contain human face. I want to crop and resize all the frames so that I could g...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save all the frames/ images in an array obtained from face tracking algorithm ?
I have used CAM-Shift algorithm for face tracking and detection from the following link <https://in.mathworks.com/help/vision/ex...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I play video in MATLAB GUI after browsing the video?
I have created the following GUI in MATLAB. I want to browse the video and display the path of video in the edit textbox besides...
environ 9 ans il y a | 7 réponses | 1
7
réponsesQuestion
How to extract successive frames from a video sequence to track a face using camshift algorithm?
I have attached camshift.m file.(I looked into the sample code from:- https://in.mathworks.com/help/vision/examples/face-detecti...
environ 9 ans il y a | 1 réponse | 0