John Bogovic
John Bogovic
@hinerm and @ctrueden, meet Caleb (@cmhulbert) our new developer. Caleb has taken over paintera development and will be a big part of saalfeldlab projects and a contributor to the wider...
Thanks for having a look at this @lassoan ### Linear transforms I would be happy not to include `rigid` in favor of affines only if that is the consensus. iirc,...
Here is a brief summary of some examples. I've started a prototype implementation with more details here: https://github.com/bogovicj/ngff-transforms-prototype ## Some possible changes * Considering changing from `space` to `coordinateSystem` @d-v-b...
> allow multiple coordinate transforms for each scale ... Is that something you specifically intended to support No, every level gets one transform. The `v0.4` spec gives every level an...
Forgive me for not giving a great answer now - a good answer means describing how I intend to use the spec, i.e. how the it enables having a nice...
I've updated and added new multiscales examples to the comment above (preserving the originals for the record). Changes and new examples: * The original example is cleaner (no longer uses...
Thanks @kevinyamauchi for the nice work and @tischi for the mention. Agree, this would be very nice to have in Java -land, and will ask around to see who might...
Thanks for the ping. Short answer: **my preference is for option (1) - ROIs are stored using tables** > he raised the question whether cropping (or sub-setting) a dataset would...
Thanks @satra and @jbms! ### multiple transforms between spaces > since different algorithms are likely to generate different transformations for registering between any two things. Agree, and this will eventually...
> So I think we should use the pixel center as origin here as well. Yes, agreed.