[Rtk-users] I0EstimationProjectionFilter
Lotte Schyns
lotte.schyns at maastro.nl
Fri Mar 3 08:39:12 EST 2017
Hello,
I would like to set the maximum pixel value in
rtk::I0EstimationProjectionFilter to (2^32)-1 since I have (unsigned)
pixels of 4 bytes each. However, the input for SetMaxPixelValue requires
an unsigned short, so I can only set a maximum value of (2^16)-1, which
is not enough. Is there a possible solution/workaround for this? Could
you also tell me what the bitShift represents in
rtk::I0EstimationProjectionFilter? Thanks in advance.
Lotte
More information about the Rtk-users
mailing list