Feeds
提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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.
9 years 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 7 个回答 | 1
7
个回答提问
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...
9 years 前 | 0 个回答 | 0