Closed bscott711 closed 8 months ago
oh man... you mean I have to remember how this thing works?? 😂 so, you want to apply that cropping to all images at the end of the processing chain before saving? and want like a checkbox and a couple inputs for sigma and pad maybe?
lol well you don't haaaaaave to, but I would be eternally grateful :)
And that is exactly the workflow envisioned
can do. It's not going to be terribly performant: without adding it to the C code that gets run in the binary, we basically have to re-open crop and resave each file in the folder. but at least you'd be able to add it to your pipeline. that ok?
That would be totally fine! Having it done automatically, even if after is the real pickup since it's normally being done at night anyway.
closing as this project is in maintenance mode, likely will not add new features
Hi Talley,
I wrote the following simple yz cropping function (on rotated data), but I am really struggling to get it integrated into the gui, do you have any suggestions on the easiest way to do that?
Thanks, -Brandon