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
The user-specified deskew fill value is given in the native image's intensity range. The fill value must therefore be scaled to work with the internal [0,1] double pixel type. Currently the scaling assumes that the native image intensity range is 16-bit. This should be templated to handle other bit depths.
The user-specified deskew fill value is given in the native image's intensity range. The fill value must therefore be scaled to work with the internal [0,1] double pixel type. Currently the scaling assumes that the native image intensity range is 16-bit. This should be templated to handle other bit depths.
LLSM/src/c/deskew/deskew.cpp
Line 123 in 30b54e7
The text was updated successfully, but these errors were encountered: