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
Merge branch 'master' of /srv/git/imglib into junit-tests More... over 14 years ago
Merge branch 'master' of /srv/git/imglib into junit-tests More... over 14 years ago
Merge branch 'master' of ssh://[email protected]/srv/git/imglib More... over 14 years ago
Merge branch 'master' of ssh://[email protected]/srv/git/imglib More... over 14 years ago
Merge branch 'containerlevel' More... over 14 years ago
Fixed Generics in ImagePlusAdapter method More... over 14 years ago
Merge branch 'containerlevel' of ssh://[email protected]/srv/git/imglib into containerlevel More... over 14 years ago
ImagePlusAdapter: Set the Image's calibration from the ImagePlus's calibration (cherry picked from commit bbe91d13a500016155a05d96ab608af9db870490) More... over 14 years ago
Add comments to the test classes More... over 14 years ago
Add comments to the test classes More... over 14 years ago
ComplexTypes and RealType have a preferred precision now algorithms can ask for More... over 14 years ago
Removed ComplexPrecision More... over 14 years ago
Updated AlgorithmPerformance to new FFT calls More... over 14 years ago
FFT stuff can use/create any ComplexType now (ComplexFloatType, ComplexDoubleType, ... ) More... over 14 years ago
GaussianConvolutionRealType uses preferred precision of the RealType More... over 14 years ago
DownSampling uses GaussianConvoltionRealType More... over 14 years ago
Added more precisions More... over 14 years ago
Precision adjustment More... over 14 years ago
Added a more efficient Gaussian Convolution for RealTypes More... over 14 years ago
Added a class that handles different precisions for computation More... over 14 years ago
Close cursors properly. More... over 14 years ago
Close cursors properly. More... over 14 years ago
Fix compile problem with tests package. More... over 14 years ago
Add a base class for JUnit tests, and use it for most basic tests More... over 14 years ago
Add a base class for JUnit tests, and use it for most basic tests More... over 14 years ago
Cross corr More... over 14 years ago
Fixed ImagePlusWrapper, forgot to set the linkedType in there More... over 14 years ago
Added support for peak exclusion More... over 14 years ago
Added ShortType convolution, and translated peak list. More... over 14 years ago
Added static sobel operators More... over 14 years ago