photo

Reeve

MathWorks

Last seen: 4 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
how to convert a series of RGB images into grayscale and save them?
Hi Omar, You just need to add: a = rgb2gray(a); after your getsnapshot line.

9 years ago | 2

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

12 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago