6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LinearInterpolators work again with any NumericType Former LinearInterpolator3DFloat works now with any RealType More... almost 15 years ago
Fixed some issues in the Displays More... almost 15 years ago
IntegerTypeDisplay is initialized with the Min and Max Value of the respective IntegerType More... almost 15 years ago
RGBALegacyType is only a NumericType now More... almost 15 years ago
Finished BitType More... almost 15 years ago
Merge branch 'master' of ssh://[email protected]/srv/git/imglib More... almost 15 years ago
Ignore generated .jar More... almost 15 years ago
Fixed some bugs in Unsigned12BitType All RealTypes can return minimum and maximum value as well as their minimal stepsize More... almost 15 years ago
Added Unsigned12BitType for microscopic data More... almost 15 years ago
RealTypes set, add, mul, div and sub now ComplexType set now More... almost 15 years ago
Fixed bug, gets 3 bits now More... almost 15 years ago
For creating Cursors there are no Types passed anymore CursorImpl does not automatically return the Type, each Cursor can decide howto do that More... almost 15 years ago
Fixed bug that if entitiesPerPixel > 1 (e.g. ComplexFloatType) the value was actually ignored (cherry picked from commit c19979c13050155d18035a1802806b26e1dd8b46) More... almost 15 years ago
Fixed bug that if entitiesPerPixel > 1 (e.g. ComplexFloatType) the value was actually ignored More... almost 15 years ago
Types do not have the Warning anymore, a linked type is given to the DirectAccessContainer when created by the Type, a new clone method can duplicate the type for the same DirectAccessContainer. More... almost 15 years ago
Add a simple imglib test that squares an image. More... almost 15 years ago
Add a simple imglib test that squares an image. More... almost 15 years ago
Ignore build-eclipse folder. More... almost 15 years ago
Removed normalizeLength from ComplexFloatType and made it a method in Phasecorrelation More... almost 15 years ago
Revert "Huge Refactoring to remove warnings in Types, using a LinkedType for this" More... almost 15 years ago
Huge Refactoring to remove warnings in Types, using a LinkedType for this Not finished yet More... almost 15 years ago
Added a new hierarchy level in the Container package. More... almost 15 years ago
New morphological operators. There is still some work to be done as far as efficiency. There is a longish comment about this in StatisticalOperation More... almost 15 years ago
Now names output image. More... almost 15 years ago
Implemented Benchmark, fixed offset proble. Minor fixes. More... almost 15 years ago
Fixed convolution offset problem More... almost 15 years ago
not yet working outofbounds cursor for shapelists More... almost 15 years ago
Commented Localizable interface to make sure where to return copies and where the actual data. More... almost 15 years ago
Refactored Cube to Cell as planned in Heidelberg. More... almost 15 years ago
moveTo() failed for getPosition( int ) returning 0 always ... More... almost 15 years ago