Community Profile

photo

Isha Pandya


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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.

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 7 answers | 1

7

answers

Question


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...

7 years ago | 0 answers | 0

0

answers