patchify.py icon indicating copy to clipboard operation
patchify.py copied to clipboard

Allow unpatchify with nonuniform step size

Open dovahcrow opened this issue 5 years ago • 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.

dovahcrow avatar Aug 12 '20 05:08 dovahcrow