|
From: | Kire Pudsje |
Subject: | Re: Figure handle is very slow, saving impossible |
Date: | Fri, 7 Apr 2017 18:16:38 +0200 |
Here are my scripts,
Case1:
pic_1=imread("/opt/octave/
pics/clipped.tiff") ........
.......
hold "on"
imagesc(pic_1)
plot([CoordsPoints{:}](2,:),[CoordsPoints{:}](1,:),"ro")
hold "off"print -dpng /opt/octave/pics/test.png ----->>>fails!!
notice:
Dimention class
<<<<pic_1 4800x3600x3 uint8>>>>
[Prev in Thread] | Current Thread | [Next in Thread] |