[olug] Image manipulation question

Matt Anderson manderso at cs.wisc.edu
Fri Dec 30 16:29:22 UTC 2005


I've done something like this, years ago, combining cropped frames  
from a two sequences of video to make a new sequence of video frames.

I think you'll have to crop twice to get two temporary files, and  
then combine them to get the final image.

I'm not 100% sure, but I think that to ImageMagick tool you want to  
combine images is "montage", after a quick look at the man page.  I  
know you can do this with one of those tools, and that looks like the  
one.

--
  Matt Anderson


On Dec 30, 2005, at 9:45 AM, Noel Leistad wrote:

> Currently using Imagemagick tools....specifically convert for this  
> first part,
>
> have image (620x620), cropped desired center portion (310x215+300 
> +170!) discarding  rest, OK.
>
> NOW, would like to also keep the following --  500x15+60+0 , and  
> stitch the 2 images together, then "-resize 620x430+0+0"
>
> I currently do the first crop and resize, but I'm stumped on the  
> combining part.
>
> Anyone got any quick ideas???
>
> TIA
>
> -- 
> #######################################################
> #  Noel Leistad                                       #
> #  noel at metc.net                                      #
> #                                                     #
> #######################################################
>
>
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug




More information about the OLUG mailing list