Made resize_image() and functions that use it like the pyramid objects produce
better results when run on float and double images. There was needless rounding to integers happening in the bilinear interpolation. Now if you work with a float image the entire process will run without integer rounding.
Showing
Please
register
or
sign in
to comment