Possible up sampling modes for extracted polarization planes. More...
Inherits object.
Static Public Attributes | |
int | Full = 1 |
When extracting the polarization angles as planes of a raw polarization image, the planes are interpolated via up sampling to smooth the image and better represent the real scene. More... | |
int | Half = 0 |
When extracting the polarization angles as planes of a raw polarization image, the planes are not up sampled and therefore only half the size of the raw image. | |
Possible up sampling modes for extracted polarization planes.
|
static |
When extracting the polarization angles as planes of a raw polarization image, the planes are interpolated via up sampling to smooth the image and better represent the real scene.
The resulting image will be the same size as the raw image.