Posted: 2006-10-23T08:32:00-07:00
Recent versions of ImageMagick permit you to specify the crop dimension as part of the image filename, e.g. 'image.dpx[320x260+300+200]' which might be less resource constrained. Otherwise, you may need to use the stream program which was designed to extract a region of an image efficiently.