dovahcrow/patchify.py

Allow unpatchify with nonuniform step size

dovahcrow opened this issue · 0 comments

skimage will have the step size of the last patch reduced if it is not possible to create patches with a uniform step size. unpatchify should relax the uniform step size assumption. related #5.