in infinite wisdom darshan spoke thus on 12/28/05 12:24:
> Hello,
> I am a radiologist and need to montage 6 sonography images to one and then
> print the montaged image onto an A4 size paper.
> I used the command in this manner
>
> montage /dir/*.jpg -adjoin -verbose -tile 2x3 dina.jpg
>
> The resultant image gave me the desired format of 2 x 3 images but the image
> resolution was lost.
> So i need to find out what flag is needed to obtain a good quality montaged
> image.
I think the montage command accepts a '-quality' argument too. Can you
try it with -quality and try saving the result in tiff format ?
Something like this
montage /dir/*.jpg -adjoin -verbose -tile 2x3 -quality 100 dina.tiff
--
_.-, raj shekhar
.--' '-._ http://rajshekhar.net
_/`- _ '. http://rajshekhar.net/blog
'----'._`.----. \
` \; WE APOLOGIZE FOR THE INCONVENIENCE
;_\ -- God's Last Message to his Creation
_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/[email protected]/