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

Retrospectiff2 opticl core #8

Merged
merged 21 commits into from
Jan 3, 2017
Merged

Retrospectiff2 opticl core #8

merged 21 commits into from
Jan 3, 2017

Conversation

slyrus
Copy link
Owner

@slyrus slyrus commented Jan 3, 2017

No description provided.

 * instead of rolling our own data buffer for storing TIFF pixel data,
   use the infrastructure from opticl. since we don't necessarily want
   all of opticl (and don't necessarily want to merge opticl and
   retrospectiff), I made a new opticl-core package that just has the
   image types, the pixel macros, etc... So now we use that for
   storing the TIFF image data.
 * newly refactored. use it to avoid code duplication.
 * and default to little-endian otherwise
 * in the resutling tiff-image tiff-image-data is an
   retrospectiff-style sequence, not an opticl-core image array.

 * remove debug declaration

 * rework logic around make-tiff-image-for-output calls
@slyrus slyrus merged commit a71977b into master Jan 3, 2017
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.

1 participant