6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'sampler' of ssh://[email protected]/srv/git/imglib into sampler More... over 14 years ago
Added TODO for DynamicContainer More... over 14 years ago
Merge branch 'sampler' of ssh://pacific.mpi-cbg.de/srv/git/imglib into sampler More... over 14 years ago
dimensions int[] to long[] Cell container fixed More... over 14 years ago
Fixed DynamicContainer More... over 14 years ago
Fixed ImagePlusContainer and some stuff in Array More... over 14 years ago
Fixed Array, internally works with int More... over 14 years ago
Changing dimensions from int to long IS NOT COMPILING More... over 14 years ago
Fixed CellLocalizableCursor Small fixes in Array and ImagePlusCursor More... over 14 years ago
LocalNeighborhoodCursor localizes through its PositionableCursor. More... over 14 years ago
DynamicIterableCursor uses the same approach as Array TODO test More... over 14 years ago
ImagePlusIterableCursor should work too (not tested) More... over 14 years ago
Non-compiling intermediate commit towards: * Iterator Cursors are RasterLocalizable, just the cost for localizing vs. iterating makes the difference * Array and Cell implemented, others still waiting More... over 14 years ago
added coordinate printer for long coordinates to MathLib More... over 14 years ago
Cursors remove themselves from Image More... over 14 years ago
Removed isActive() from Cursor More... over 14 years ago
image can be null (for variables) More... over 14 years ago
Renamed all Cursors to IterableCursors More... over 14 years ago
Renamed ArrayLocalizableIterableCursor back to ArrayLocalizableCursor More... over 14 years ago
Added licenses More... over 14 years ago
DirectAccessContainers and Types take only Cursor and not IterableCursor Fixed all algorithms Added new Abstract classes so that Cursor logic can be herited Implemented new hierarchy for Array More... over 14 years ago
Fixed all algorithms More... over 14 years ago
Compiles instead PhaseCorrelation and math. These fixes do not incorporate the hierarchy changes for Cursors completely and particularly for OutOfBounds are incomplete but allow to run tests. More... over 14 years ago
Array cursors compile but do not satisfy what we finally want More... over 14 years ago
LocalNeighborhoodCursor can go outside if wanted More... over 14 years ago
Fixed LocalNeighborHoodCursor3D und Factory More... over 14 years ago
LocalNeighborhoodCursor works again More... over 14 years ago
Terrible non-compiling commit for sharing the workload :) This commit is an intermediate step towards separating iterating cursors from localizing and positioning cursors. More... over 14 years ago
Terrible non-compiling commit for sharing the workload :) This commit is an intermediate step towards separating iterating cursors from localizing and positioning cursors. More... over 14 years ago
removed getStorageIndex from Cursor renamed getStorageContainer into getContainer in Cursor More... over 14 years ago