Prev: video reading
Next: PL 2303 problem
From: DaExistinSlave on 30 Apr 2010 16:06 Hi all, Please can someone tell me how to convert a .jpg image to .pgm and save it with imwrite() function. Thanks a lot Regards Mohammed Mohsen
From: us on 30 Apr 2010 17:16 DaExistinSlave <daexistinslave(a)gmail.com> wrote in message <b4abf9fe-28c6-4d69-902b-33b51fe58de0(a)r11g2000yqa.googlegroups.com>... > Hi all, > Please can someone tell me how to convert a .jpg image to .pgm and > save it with imwrite() function. > > Thanks a lot > > Regards > Mohammed Mohsen a hint: - use the married couple... help imread; % <- jpg help imwrite; % >- pgm us
|
Pages: 1 Prev: video reading Next: PL 2303 problem |