> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Stan Patz > Sent: Thursday, October 13, 2005 5:16 PM > To: [email protected] > Subject: RE: [inbox] Re: EOS 1D Mark II > > > To Chip and the group, > > From what I have read, the latest enlarging techniques in Photoshop CS, > particularly "bicubic smoother", incorporates routines that > approximate the > incremental jumps. > > Stan Patz NYC >
Hi Stan, Yes, PSCS came out with the improved bicubic smoothing for up sampling but it still is not as good as what else is available. QImage uses a more advanced (CPU consuming) algorithm than bicubic with smoothing. Check out the time bombed QImage demo. Once you figure out the way Q works you will use it for all of your in-house print management and up sampling for outside service printing. For users of high pixel count bodies Q can help you make huge prints that look amazing! Cheers/Chip * **** ******* *********************************************************** * For list instructions, including unsubscribe, see: * http://www.a1.nl/phomepag/markerink/eos_list.htm ***********************************************************
