Statistics
4 Questions
0 Answers
RANK
280,008
of 301,570
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,333
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,480
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
I want to covert matlab as follows? If eye is detected, then move to mouth detection and display eye with bounding box. There after, If mouth is detected, then display mouth with bounding box.
I want to covert matlab code founded from http://www.mathworks.com/matlabcentral/newsreader/view_thread/285839, as follows; ...
12 years ago | 0 answers | 0
0
answersQuestion
The mouth detection using Viola-Jones face detection algorithm shows several mis-detection also. What can I do for accurate mouth detection?
The mouth detection based on Viola-Jones face detection algorithm shows several mis-detection also. What can I do for accurate m...
12 years ago | 3 answers | 0
3
answersQuestion
I want matlab codes for constructing eye map in eye detection using luma and chroma components
I want matlab codes for constructing eye map in eye detection using luma and chroma components such that EyeMapChroma=1/3 {〖Cb〗^...
12 years ago | 1 answer | 0
1
answerQuestion
I want matlab program for nose, eyes and mouth detection without using OpenCV ?
I want matlab program for nose, eyes and mouth detection without using OpenCV ? I found there are available method using Viol...
13 years ago | 1 answer | 0
