-
Notifications
You must be signed in to change notification settings - Fork 73
Image Slicing Specific Size #46
Comments
+1 to slicing a specific size! |
please can you clarify it in detail or script |
In this example above, I am attempting to divide the file size by 150 hoping that each tile split out results in this file size. So in the functions I can pass a roundImg value in nSplits and have a designated number of files broken into the same size. |
thanks |
Use Case
Please provide a use case to help us understand your request in context
Can we set image slices to specific size? For example, I am creating 6 slices but the third slice needs to be a bit more in height as compared to other slices.
I was reading this documentation of 2018: https://readthedocs.org/projects/image-slicer/downloads/pdf/latest/ in which it's been said it will be overridable but I did not find any option which can do that or may be I missed it.
The text was updated successfully, but these errors were encountered: