Feeds
提问
Undefined function 'meann2' for input arguments of type 'uint8
rgbImage = getsnapshot(videoObject); imwrite(rgbImage, fullFileName); grayImage = rgb2gray(rgbImage); meanGL = meann2(g...
12 years 前 | 1 个回答 | 0
1
个回答提问
autosave a image of figure
this is my code s1 = serial('COM3'); fopen(s1) fprintf(s1, '*IDN?'); idn = fscanf(s1); fclose(s1); if idn == 'a' ...
12 years 前 | 1 个回答 | 0
1
个回答提问
auto-save of figure
HI i want to save the snapshot figure by automatically taken by the laptop webcam .? i don't know how to do auto-save.... t...
12 years 前 | 1 个回答 | 0
