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

Support SCIFIOCellImg (fix issue #16) #22

Merged
merged 2 commits into from
Feb 14, 2019
Merged

Conversation

maarzt
Copy link
Contributor

@maarzt maarzt commented Sep 27, 2018

Add class to support fast wrapping for CellImg to ImagePlus. (Without copying pixel buffers)
This only works for planar cells (where the image cells are exactly the planes of the image).

This feature is needed to display SCIFIOCellImg in imagej-legacy GUI without copying of pixel data.

This is intended to be used in imagej-legacy to convert SCIFIOCellImg
to ImagePlus, without copying of pixel values. And therefor allowing
a tremendous speed improvement.
maarzt added a commit to imagej/imagej-legacy that referenced this pull request Sep 27, 2018
@tpietzsch tpietzsch merged commit 6f38e5e into master Feb 14, 2019
@tpietzsch tpietzsch deleted the support-scifio-cell-img branch February 14, 2019 11:42
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

Successfully merging this pull request may close these issues.

2 participants