Skip to content

Conversation

@gselzer
Copy link
Member

@gselzer gselzer commented Jan 15, 2025

This PR makes SciJava Ops Image compatible with ImgLib2 v7.

TODO: Determine whether this requires a major version bump in SciJava Ops Image

@gselzer gselzer requested a review from ctrueden January 15, 2025 21:38
ctrueden and others added 3 commits January 15, 2025 15:39
And fix backwards incompatibilities due to the new getType() method.
Note the bump in imglib2-algorithm version, avoiding calls to
net.imglib2.view.Views.flatIterable
@gselzer gselzer removed the request for review from ctrueden January 15, 2025 21:40
@gselzer gselzer force-pushed the scijava-ops-image/feature-rai-getType branch from b96d65f to 83054c6 Compare January 15, 2025 21:41
@gselzer
Copy link
Member Author

gselzer commented Jan 15, 2025

Note that one Op has been removed, but with ImgLib2 v7, there should be no loss in functionality. The create Op Function<IterableInterval<T>, Img<T>> should handle all cases previously covered by the deleted Function<RandomAccessibleInterval<T>, Img<T>>

@gselzer gselzer merged commit 943971e into main Jan 16, 2025
1 check passed
@gselzer gselzer deleted the scijava-ops-image/feature-rai-getType branch January 16, 2025 14:56
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.

4 participants