Community Profile

suryakanth


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Undefined function 'meann2' for input arguments of type 'uint8
rgbImage = getsnapshot(videoObject); imwrite(rgbImage, fullFileName); grayImage = rgb2gray(rgbImage); meanGL = meann2(g...

10 years ago | 1 answer | 0

1

answer

Question


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' ...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 1 answer | 0

1

answer