6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected error in PhaseCorrelation when one image is extended more due to fft min extension Removed note in GaussianConvolution AffineTransform3D returns offset that was applied to the image to start at (0,0,0)
tester_123
as admin
More... over 14 years ago
Changed static methods to take int[] shift as input for cross correlation More... over 14 years ago
Removed Test Class, should be in a separate Project Renamed Affine Transformation to a more reasonable name Small changes in MathLib Phase Correlation has Cross-Correlation Test as static method now so that people can use it More... over 14 years ago
Fixed bug for high translations More... over 14 years ago
Added RegionOfInterestCursor Phase Correlation Finished .... needs more testing More... over 14 years ago
Renamed base package to mpicbg More... over 14 years ago
Worked on Phase Correlation More... over 14 years ago
Wrote PhaseCorrelationTest More... over 14 years ago
PhaseCorrelation seems to work, we just have to add the CrossCorrelation test More... over 14 years ago
Refactored Circle Strategy to Periodic Strategy More... over 14 years ago
Worked on PhaseCorrelation More... over 14 years ago
Numeric Types got getReal() and setReal() Fourier Transforms are generic now and support odd extensions for Phase Correlations More... over 14 years ago
Merge branch 'master' of ssh://preib...@localhost/srv/git/imagecontainer More... over 14 years ago
Added Gauss package Added Downsampling More... over 14 years ago
Added support for little/big endian encoding
tester_123
as admin
More... over 14 years ago
Small change More... over 14 years ago
Threading fixed, uses number of assigned threads More... over 14 years ago
Fourier Convolution works More... over 14 years ago
FFT convolution almost done Problem with rearranging of size is odd (e.g. 315) More... over 14 years ago
Working on FFT Convolution More... over 14 years ago
Optimized so that no intermediate images are produced during FFT Small bugs fixed More... over 14 years ago
FFT and Inverse FFT are working now More... over 14 years ago
Starting major test of Vectors More... over 14 years ago
Working on Canvas Image Introduced Vectors instead of int[] arrays More... over 14 years ago
Merge branch 'master' of ssh://preib...@localhost/srv/git/imagecontainer More... over 14 years ago
Simple change in test class More... over 14 years ago
Merge branch 'master' of ssh://[email protected]/srv/git/imagecontainer
tester_123
as admin
More... over 14 years ago
Updated to new LOCI library, order of bytes in short inverted
tester_123
as admin
More... over 14 years ago
Working on FFT More... over 14 years ago
Fixed bug in ComplexFloatType More... over 14 years ago