From: ImageAnalyst on 21 Apr 2010 06:18 Yes. It's very simple. Just don't display the array. Don't call image(), imagesc(), pcolor(), or imshow().
From: mat001 on 21 Apr 2010 06:26 ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <8f21903e-bda8-4b68-8c65-d510e16aa628(a)u34g2000yqu.googlegroups.com>... > Yes. It's very simple. Just don't display the array. Don't call > image(), imagesc(), pcolor(), or imshow(). ok I try
From: mat001 on 21 Apr 2010 06:29 ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <8f21903e-bda8-4b68-8c65-d510e16aa628(a)u34g2000yqu.googlegroups.com>... > Yes. It's very simple. Just don't display the array. Don't call > image(), imagesc(), pcolor(), or imshow(). Its saving without an image.
From: ImageAnalyst on 21 Apr 2010 06:44 On Apr 21, 6:29 am, "mat001 " <dre...(a)lycos.com> wrote: > Its saving without an image. ------------------------------------------------------------------ Whatever that means. You mean without DISPLAYING an image on the screen, or the image is just all black once you recall it from disk and display it? You might try imwrite() instead.
|
Pages: 1 Prev: Matlab to VHDL Next: herrorbar - thin error bars, thick line? |