Skip to content

Conversation

@maarzt
Copy link
Collaborator

@maarzt maarzt commented Aug 9, 2018

Tr2dSegmentationImportPlugin fails to load segmentations that are save in 8-bit unsigned byte type tif.
This is because DataMover doesn't support the conversion UnsignedByteType to IntType.

This PR:

  • Changes DataMover to support more types,
  • Uses ClassCopyProvider from imglib2 to preserve the performance while the code duplication is reduced.
  • Adds a benchmark and test for DataMover to assure correctness and performance.

@fjug fjug force-pushed the master branch 2 times, most recently from 214314e to f43aec4 Compare January 25, 2019 22:05
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