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