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
_______________________________________________
Rtk-users mailing list
Rtk-users@public.kitware.com
http://public.kitware.com/mailman/listinfo/rtk-users

Reply via email to