Add support for higher-order resizing interpolation

Merged
#10 · Created  · Last updated

Merged pull request

Merged in higher_order_interpolation (pull request #10)

0cb6659·Author: ·Closed by: ·2022-07-07

Description

Does what it says on the tin. The core algorithm of resize_arrays has been changed from skit.resize_local_mean to skit.resize, which allows for specifying the interpolation order.

Local-mean resizing might still be useful, so that core skimage can now be accessed with resize_arrays_local_mean.

0 attachments

0 comments

Loading commits...