openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ImgLib2
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 257 of 272
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed the same bug in CellLocalizableByDimOutOfBoundsCursor, this was a really nasty bug
Stephan Preibisch
More...
over 14 years ago
Fixed a long standing bug in CellLocalizableByDimCursor. It requested the wrong cell in case setPosition( int, int ) was called after cell-changing fwd( int ) or back( int ) moves.
Stephan Saalfeld
More...
over 14 years ago
* parameter refactor * print a lot of debug messages in OutOfBoundsStrategyPeriodic * skip ArrayContainers in ContainerTest * catch exception and print full stack trace in ContainerTest * try to simplify CellPositionableRasterSampler (that might be buggy but it's not the reason for the failure) * TestShapeList leaves out CellContainers for now
Stephan Saalfeld
More...
over 14 years ago
* parameter refactor * print a lot of debug messages in OutOfBoundsStrategyPeriodic * skip ArrayContainers in ContainerTest * catch exception and print full stack trace in ContainerTest * try to simplify CellPositionableRasterSampler (that might be buggy but it's not the reason for the failure) * TestShapeList leaves out CellContainers for now
Stephan Saalfeld
More...
over 14 years ago
Small changes in gauss kernel creation method
Stephan Preibisch
More...
over 14 years ago
Reorganize imglib into sub-projects.
Curtis Rueden
More...
over 14 years ago
Merge branch 'maven' of dev.imagejdev.org:imglib into maven
Curtis Rueden
More...
over 14 years ago
Tweak SCM connection strings.
Curtis Rueden
More...
over 14 years ago
Add/update project description blurbs.
Curtis Rueden
More...
over 14 years ago
Adjust license layout to match text of other projects.
Curtis Rueden
More...
over 14 years ago
Add deployment server information.
Curtis Rueden
More...
over 14 years ago
Use a common interface for planar access classes.
Curtis Rueden
More...
over 14 years ago
Add 2D planar arrays to array container.
Curtis Rueden
More...
over 14 years ago
Require Java 1.6 for imglib.
Curtis Rueden
More...
over 14 years ago
Fix test class package names.
Curtis Rueden
More...
over 14 years ago
Maven version of imglib project.
Curtis Rueden
More...
over 14 years ago
Maven version of imglib project.
Curtis Rueden
More...
over 14 years ago
Cell.getDimensions( int[] ) -> Cell.dimensions( int[] )
Stephan Saalfeld
More...
over 14 years ago
Added some Average/Min/Max functions for java.util.List
Stephan Preibisch
More...
over 14 years ago
* DirectAccessContianer.update( ... ) takes an Object instead of a RasterSampler. It is not entirely clear if we can constrain that type further. So far, it does not seems so. * tired work on Dynamic and ImagePlus, not yet ok...
Stephan Saalfeld
More...
over 14 years ago
Interpolators implemented but not yet tested...
Stephan Saalfeld
More...
over 14 years ago
LinearInterpolator1D, NearestNeighborInterpolator2D and 3D implemented but not yet tested...
Stephan Saalfeld
More...
over 14 years ago
whitespace change
Barry DeZonia
More...
over 14 years ago
whitespace change
Barry DeZonia
More...
over 14 years ago
whitespace change
bdezonia
More...
over 14 years ago
whitespace change
bdezonia
More...
over 14 years ago
whitespace change - testing git works
bdezonia
More...
over 14 years ago
whitespace change - testing git works
bdezonia
More...
over 14 years ago
Removed link-chain concept. Instead of attaching Iterator/ Positionable links to any other linkable Iterators/ Positionables, we prefer now to build Iterators/Positionables that drive one, two or many Iterators/Positionables. That removes the potentially empty move-calls from the interfaces while providing the same amount of flexibility at least.
Stephan Saalfeld
More...
over 14 years ago
finalized some parameters that should be final
Stephan Saalfeld
More...
over 14 years ago
←
1
2
…
253
254
255
256
257
258
259
260
261
…
271
272
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree