lanzcosSinc Element Reference
2D symmetric Lanzcos filter whose aim is to approximate a truncated sinc (the ideal rerconstruction filter) while minimizing the amount of visible ringing resulting from the truncation More...
Inheritance diagram for lanzcosSinc:

Attributes | |
| ureal_t | support |
| Size of symmetric filter in pixels. | |
| real_t | B |
| B parameter. | |
| real_t | C |
| C parameter. | |
Detailed Description
2D symmetric Lanzcos filter whose aim is to approximate a truncated sinc (the ideal rerconstruction filter) while minimizing the amount of visible ringing resulting from the truncation
- Note:
- LanczosSinc Filter taken from PBRT (Pharr, Humphreys)
lanzcosSinc corresponds to the underlying Milton class 'LanczosSincFilter.'
Attribute Documentation
| ureal_t lanzcosSinc::support |
| real_t lanzcosSinc::B |
B parameter.
| type | real scalar |
| optional | true |
| default | 1/3 |
| real_t lanzcosSinc::C |
C parameter.
| type | real scalar |
| optional | true |
| default | 1/3 |
Generated on 28 Feb 2009 for MiltonScenefileFormat by
1.5.6