You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to preserve gray values of some feature in a 3D data set I need to compute clipping values from the complete data set and convert to 8 bit without rescaling the gray values in the writer (I rescale myself by means of the calculate filter). This was once possible but now I don't see any options for this. Can we get it back?
The text was updated successfully, but these errors were encountered:
tfarago
changed the title
writer: don't rescale gray values when converting to lese bits
writer: don't rescale gray values when converting to less bits
Apr 23, 2018
If I want to preserve gray values of some feature in a 3D data set I need to compute clipping values from the complete data set and convert to 8 bit without rescaling the gray values in the writer (I rescale myself by means of the
calculate
filter). This was once possible but now I don't see any options for this. Can we get it back?The text was updated successfully, but these errors were encountered: