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 267 of 272
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'getandset'
Stephan Saalfeld
More...
almost 15 years ago
Removed Dynamic Container
Stephan
More...
almost 15 years ago
Fixed peak suppression problem, by adding a clone() in the correct place. Also added some comments.
Larry Lindsey
More...
almost 15 years ago
Complete rework of imglib succeeded, preliminary tests successful! (Running FFT on all StorageTypes)
Stephan
More...
almost 15 years ago
Operates on ComparableType rather than NumericType, commented.
Larry Lindsey
More...
almost 15 years ago
HoughLineTransform now appears to function correctly.
Larry Lindsey
More...
almost 15 years ago
Removed System.out.println (oops), added final keyword to input.
Larry Lindsey
More...
almost 15 years ago
Small changes
Stephan
More...
almost 15 years ago
Small changes
Stephan
More...
almost 15 years ago
Removed unnecessary constructor in all Types
Stephan
More...
almost 15 years ago
Fixed all types again
Stephan
More...
almost 15 years ago
Found error, wrong constructor in Types is called when inititalized with an Container
Stephan
More...
almost 15 years ago
Removed unnecessary import
Stephan
More...
almost 15 years ago
Forget to add new constructor to Bit and Char....
Stephan
More...
almost 15 years ago
Finished all other Types...
Stephan
More...
almost 15 years ago
Fixed all NumericTypes
Stephan
More...
almost 15 years ago
Finished updating all Arrays to more constructors
Stephan
More...
almost 15 years ago
Small changes for testing
Stephan
More...
almost 15 years ago
PickImagePeaks now appears to work. Anyone else want to test it?
Larry Lindsey
More...
almost 15 years ago
Image implements Collection now, so an Image can be iterated
Stephan
More...
almost 15 years ago
Merge branch 'master' of ssh://
[email protected]
/srv/git/imglib
Stephan
More...
almost 15 years ago
Small changes
Stephan
More...
almost 15 years ago
Updated to remove redundancies (f. ex. ByteCubeContainer is no ByteContainer anymore but a BasicTypeContainer<ByteContainer>, so one the structure holding the data has to implement get() and set() Fixed bugs in accessing the data
Stephan
More...
almost 15 years ago
Fixed errors in accessing the data, not finished yet
Stephan
More...
almost 15 years ago
Arrays have more constructors so that they can be used by other containers more easily
Stephan
More...
almost 15 years ago
PickImagePeaks - a class to pick peaks out of imglib Images. Produces a peak image as well as a list of peak locations in an ArrayList<int[]> HoughLineTransform, HoughTransform, still works in progress. None of this code is tested I'm pushing early because I've screwed my repo. Oops.
Larry Lindsey
More...
almost 15 years ago
NormalizeImageFloat now closes the cursors its supposed to close.
Larry Lindsey
More...
almost 15 years ago
Some Updates. These should get flattened
Larry Lindsey
More...
almost 15 years ago
Maybe is better for the voteSpace image to also be final In this case, there is now the option to pass in an image factory with which to generate the vote space, or else leave it at the default ArrayContainer
Larry Lindsey
More...
almost 15 years ago
Fixed the ImagePlusContainer Structure to match the changes done in accessing the data
Stephan
More...
almost 15 years ago
←
1
2
…
263
264
265
266
267
268
269
270
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