[Radiance-general] RE : how to use pfilt to perform anti-aliasing

Compagnon Raphaël Raphael.Compagnon at hefr.ch
Tue Jun 14 04:03:30 PDT 2011


Hi

To perform anti-aliasing you need to reduce your final image size (typically by a factor 3).
Hence your pfilt comand should be:

pfilt -x /3 -y /3 -e 1 -r 0.55 ./direct_sunlight.hdr > test.hdr

Raphael
________________________________________
De : Ji Zhang [hope.zh at gmail.com]
Date d'envoi : mardi, 14. juin 2011 08:36
À : Radiance general discussion
Objet : [Radiance-general] how to use pfilt to perform anti-aliasing

Dear Radiance experts,

I use pfilt to treat a .hdr image generated by rpict command.

However, the the pfilt doesn't seem to have any impact in terms of anti-aliasing of the image.

The pfilt command I used is:
pfilt -x 1024 -y 1024 -e 1 -r 0.55 ./direct_sunlight.hdr > test.hdr

the original .hdr image (saved as png file) is:
http://i1143.photobucket.com/albums/n633/oatcracker/Radiance/direct_sunlight.png

the output .hdr of the pfilt (saved as png file) is:
http://i1143.photobucket.com/albums/n633/oatcracker/Radiance/output_of_pfilt.png


Can you kindly tell me if I'm using pfilt correctly to perform anti-aliasing?

Thanks!
Ji



More information about the Radiance-general mailing list