[Radiance-general] how to pipe the output of pcompos as input for pflip

Ji Zhang hope.zh at gmail.com
Thu May 17 09:33:44 PDT 2012


Dear list,

I can use two separate commands to crop and flip an .hdr image:

pcompos -x 800 -y 800 ./sky.hdr -100 0 > ./sky_clipped.hdr
pflip -h ./sky_clipped.hdr > ./sky_flipped.hdr


However, I don't seem to be able to "pipe" the output of pcompos as input
for pflip using the following script:
pcompos -x 800 -y 800 ./sky.hdr -100 0 | pflip -h > ./sky_flipped.hdr

I'm sure I missed something here, so please kindly advise!

Thanks a lot!

- Ji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20120518/8e92a180/attachment.html>


More information about the Radiance-general mailing list