Huge raster file: suggestions?
- From: ke <kateedwards11@xxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 14:35:27 -0700
Hello,
I will be making a huge raster plot in matlab. It is a composite of
camera images that were collected along an aircraft track. There are
~200 image frames, each at 1 meter resolution, though I will only plot
every 10th frame. I would like to save the composite to a file that
can then be blown up and examined down to the full 1-m resolution
outside of Matlab. Can you please give me suggestions for how best to
plot and print this beast?
Currently I am overlaying each frame as a pcolor plot with shading
flat, then I print the resulting composite as a tiff at 600 dpi.
Surely there is a better way to do this - please let me know. For one
thing, much of the composite is blank white space. Could I force
Matlab to crop this away? Should I be using imagesc instead of
pcolor, or another file format besides tiff?
Thanks,
Kate
.
- Prev by Date: Undefined function or method 'lognrnd' for input arguments of type 'double'.
- Next by Date: Re: Undefined function or method 'lognrnd' for input arguments of type 'double'.
- Previous by thread: Undefined function or method 'lognrnd' for input arguments of type 'double'.
- Next by thread: matlab code in power line coomunication
- Index(es):
Relevant Pages
|