Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all, thank you very much for this awesome package!
I have a question regarding 2 quite similar methods,
clip_boxandslice_xy. Are they doing the same thing or there are some subtle differences?We used
clip_boxbefore but discover thatslice_xyis much faster when (supposedly) doing the same job.If they are indeed different, in which situation should we use each of them?
Best,
Anh
Beta Was this translation helpful? Give feedback.
All reactions