---Brian Schott wrote: > I want to rescale > photos that start at about 2000x3000 pixels, to about 1r3 > ratio. So approximately 667r2000 would likely give an even > distribution. eg: >
Maybe you'd be better coding/using one of the image-resampling algorithms - bicubic is supposed to be pretty good I think, maybe someone has one in implemented in J? Also, I think there is an image resizing/rescaling verb in Cliff Reiter's image3 addon in JAL. This link give some basic ideas of interpolating images. http://www.cambridgeincolour.com/tutorials/image-interpolation.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
