caseykneale/ImageChipper.jl

Zeroop degenerate case?

Open

#4 opened on Mar 29, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (0 forks)github user discovery
help wanted

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Could we reshape in a fancy way to make the case where the image chip dimensions are perfect multiples of the image itself be a no operation? Seems like it's possible and handling that edge case could be a very nice feature for some people!

Contributor guide