Christian Tischer
Christian Tischer
@gregvonkuster, thank you for the fast reply :-) The new way of writing plugins for ImageJ2 is via Java classes called `Command` and has a syntax like below: ``` @Plugin(type...
Fair enough because Pixel prediction and Object prediction is different, but it would be very handy if it worked the same.
Hi All, Just as an information: I am currently testing different file formats for opening and saving >4GB 5D image files in ImageJ and Imaris and for me **ics** works...
@uxhub : why don't you use ICS? I think it is better than .tif in any aspect that I can think of.
to me ICS seems to be the only standard worth talking of at the moment. works with Imaris, ImageJ, Arivis, Matlab, Python, anything that uses BioFormats anyway.
> There is some value in other simpler parametrizations though - i.e. we should keep scale and translate. Agreed? I think one reason to do this was that some applications...
> One thing that is always useful is some sample data in the proposed format (or a way to generate it), and implementations that can read / display the data....
> I would appreciate it if you could have a look and let me know if you think any parts of the spec would be blocking for MoBIE Without a...
> I want to point out an edge case that I have encountered: tables where each row is annotating multiple regions, so not supported by the specification. My knee-jerk answer...
Adding to that: I further discussed this with @kevinyamauchi and he raised the question whether cropping (or sub-setting) a dataset would actually be a coordinate transformation at all. I can...