gaurav porwal
自 2012 起处于活动状态
Followers: 0 Following: 0
i am student,doing m.tech in vlsi
Professional Interests: researcher
Feeds
提问
regarding project on face regonition?
imwrite(im,'1.jpg'); InputImage = imread(strcat('C:\Users\Gaurav\Desktop\Project4\','1.jpg')); figure(5) subplot(1,2,1) imsh...
12 years 前 | 0 个回答 | 0
0
个回答提问
regarding use of camera of laptop when asked?
button=questdlg('would you like to open the camera?','vid','yes!','no','no'); if button== yes; vid=videoinput('winvideo',1,'Y...
12 years 前 | 1 个回答 | 0
1
个回答提问
regarding use of camera of laptop when asked?
vid=videoinput('winvideo',1,'YUY2_640x480'); set(vid,'ReturnedColorSpace','rgb'); preview(vid) start(vid); im=getd...
12 years 前 | 2 个回答 | 0