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 256 of 272
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
small fix
Stephan Preibisch
More...
over 14 years ago
Ignore Eclipse metadata files.
Curtis Rueden
More...
over 14 years ago
fix calc of unsigned value from signed value
Barry DeZonia
More...
over 14 years ago
Work around a bug of Sun's JavaC
Johannes Schindelin
More...
over 14 years ago
fixed an issue with getUnsignedInt() failing to cast and returning negative values
Barry DeZonia
More...
over 14 years ago
SpecialPoint enum is now public
Stephan Preibisch
More...
over 14 years ago
GaussianConvolution supports now various input/output types GaussianConvolution4 can compute with arbitrary precision DifferenceOfGaussian adapted to new GaussianConvolutions
Stephan Preibisch
More...
over 14 years ago
Implemented min(a,b) and max(a,b) for ComparableType
Stephan Preibisch
More...
over 14 years ago
Added some converters and functions
Stephan Preibisch
More...
over 14 years ago
ImageConverter is multithreaded now
Stephan Preibisch
More...
over 14 years ago
Added means to split an Image into Chunks that can be processed multithreaded
Stephan Preibisch
More...
over 14 years ago
Added AdvancedType which is able to do more math functions and exemplarily implemented it for DoubleType
Stephan Preibisch
More...
over 14 years ago
Fixed another crazy bug in fwd(dim) and bck(dim) in the cell cursors. Oh man alter!!
Stephan Preibisch
More...
over 14 years ago
Added GaussianConvolution2 which can convert too
Stephan Preibisch
More...
over 14 years ago
LocalNeighborhoodCursor can return the parent cursor
Stephan Preibisch
More...
over 14 years ago
Image.clear() clears all pixels now
Stephan Preibisch
More...
over 14 years ago
Removed unnecessary cast to <T> that created a warning
Stephan Preibisch
More...
over 14 years ago
Removed unnecessary cast to <T> that created a warning
Stephan Preibisch
More...
over 14 years ago
Merge branch 'master' of ssh://pacific.mpi-cbg.de/srv/git/imglib
Stephan Preibisch
More...
over 14 years ago
Added ImageConverter and the Converter Interface
Stephan Preibisch
More...
over 14 years ago
Small changes in naming
Stephan Preibisch
More...
over 14 years ago
Merge branch 'master' into imagejdev-master
Stephan Saalfeld
More...
over 14 years ago
Fixed the master bug in CellPositionableRasterSampler that made setPosition( int, int ) calls fail after cell-changing fwd( int ) and bck( int ) moves.
Stephan Saalfeld
More...
over 14 years ago
Fixed the master bug in CellPositionableRasterSampler that made setPosition( int, int ) calls fail after cell-changing fwd( int ) and bck( int ) moves.
Stephan Saalfeld
More...
over 14 years ago
Better behavior for PlanarArray.getPlane(int).
Curtis Rueden
More...
over 14 years ago
Some renamings
Stephan Preibisch
More...
over 14 years ago
Fixed small bug
Stephan Preibisch
More...
over 14 years ago
Added a generic ImageCalculator
Stephan Preibisch
More...
over 14 years ago
Small changes in GaussianConvolution, shares the static FloatArray3D method now
Stephan Preibisch
More...
over 14 years ago
Fixed bug that Container.compareStorageContainerCompatibility() is done by each instance of Container, for example CellContainer has to check if the cell size is the same.
Stephan Preibisch
More...
over 14 years ago
←
1
2
…
252
253
254
255
256
257
258
259
260
…
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