krishnaveni
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
279,491
of 300,343
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,172
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how can i proceed further to extract the eyes from images using the centroid
i am doing projects in detecting drowsiness for that i have to detect whether the eyes are open or close i use the following c...
11 years ago | 0 answers | 0
0
answersQuestion
i need to crop an image after face detection
i need to crop the face after face detection using viola jones method clc; vid = videoinput('winvideo',1); preview(vid); sta...
12 years ago | 1 answer | 0
1
answerQuestion
i getting an error index exceed matrix dimension
thankyou after changing the syntax i try the same code but i get an error"index exceed matrix dimension" can you please reply wh...
12 years ago | 0 answers | 0
0
answersQuestion
i need to crop an image after face detection but i get an error.
clc; vid = videoinput('winvideo',1); preview(vid); start(vid); set(vid, 'ReturnedColorSpace', 'RGB'); for fra...
12 years ago | 1 answer | 0
