Pull request: https://github.com/OpenImageIO/oiio/pull/102/files

Few things added to my pull request:
- reflection mapping added
- --nocrop option to transformation added - resize the output image so
that there is no data loss after transformation.
  With this option enabled all input pixels are visible on the output
image (e.g. after rotation corners won't be cut out)
- default center transformation output image

usage example:
./iprocess --rotate 22 r2.jpg --filter lanczos 2 --nocrop -o test2.jpg


Lukasz
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to