Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for saving non-planar images #175

Closed
ctrueden opened this issue May 7, 2014 · 2 comments
Closed

Add support for saving non-planar images #175

ctrueden opened this issue May 7, 2014 · 2 comments
Assignees
Milestone

Comments

@ctrueden
Copy link
Member

ctrueden commented May 7, 2014

Currently the ImgSaver only supports planar type ImgPlus objects. This support should be generalized to support any type of ImgPlus.

Migrated-From: http://trac.imagej.net/ticket/1083

@ctrueden ctrueden changed the title Add IO support for non-planar images Add support for saving non-planar images May 7, 2014
@ctrueden ctrueden added this to the 1.1.0 milestone May 7, 2014
@dscho
Copy link
Contributor

dscho commented Jun 8, 2014

I fear that we'll have to step up efforts to implement this. Maybe a little less if the heuristic to load CellImgs is made less overzealous, but still: when users load virtual stacks via ImageJ2's SCIFIO support, they'll want to be able to save them with proper metadata (as opposed to the limited TIFF support of ImageJ 1.x). We should make that possible and easy.

@hinerm hinerm self-assigned this Sep 15, 2014
@hinerm
Copy link
Member

hinerm commented Sep 16, 2014

See https://github.com/scifio/scifio/tree/write-nonplanar-types for work on this issue

@hinerm hinerm closed this as completed in bd9bff3 Sep 16, 2014
@hinerm hinerm modified the milestones: 1.X, 1.0.0 Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants