Previously, when using spatially_filter_image(), the intermediate filter computations
were carried out using variables of the same basic type as the input image's pixels. I changed this to use the scalar type used by the actual filter given to this function since this should result in fewer surprises (since the filter usually determines what type is appropriate, not the input image).
Showing
Please
register
or
sign in
to comment