9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 2 years ago.
Jan 27, 2022 — Jan 27, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fixed the logic of the mipmaps regeneration to not attempt to do so for level 0 since there is never going to be mipmap image for that - fixed the improper scroll bar for layers in the Display window when there was a single layer. - fixed improper dragging of the srcRect in th navigator window when the mouse was outside of it. - removed, from Patch.adjustImage, the call to update the Patch's min and max (needs testing, that code was responsible for updating min and max when the ImagePlus had been edited) More... over 17 years ago
Merge branch 'master' of saal...@instar:/backup/repos/TrakEM
Stephan Saalfeld
as Stephan
More... over 17 years ago
- fixed LUT for COLOR_256 (indexed) images More... over 17 years ago
Merge branch 'master' of saal...@instar:/backup/repos/TrakEM
Stephan Saalfeld
as Stephan
More... over 17 years ago
Refactored FloatArray2DSIFT.Feature to Feature in some classes that use it...
Stephan Saalfeld
as Stephan
More... over 17 years ago
- fixed mipmap generation for RGB images. TODO: check indexed images (ImagePlus.COLOR_256) More... over 17 years ago
- added necessary storage folder request to the user when creating a new project. - fixed improper creation and caching of images over 50% magnification. - now mipmap files are removed along with the removal of the their source Patch object. - fixed improper pixel value reporting. More... over 17 years ago
- fixed misstyped feature file name for serialized vectors of features. More... over 17 years ago
- modified SIFT_Align_LayerSet.java to use serialized sets of features More... over 17 years ago
Merge [email protected]:/backup/repos/TrakEM More... over 17 years ago
- added store/retrieve serialized Vector<Feature> to the Loader - Feature is no longer an inner class. More... over 17 years ago
- fixed the scaling for the correpondence weight as well...
Stephan Saalfeld
as Stephan
More... over 17 years ago
- fixed scaling of propagated feature coordinates coarse registration - removed the "movie-export" to my Windows-harddrive...
Stephan Saalfeld
as Stephan
More... over 17 years ago
More changes in SIFT_Align_LayerSet.java
Stephan Saalfeld
as Stephan
More... over 17 years ago
- added a method to retrieve the area of intersection between any two Displayable objects. More... over 17 years ago
- created a more precise "intersects" method for class Displayable More... over 17 years ago
- fixed improper image generation for mipmap images when loading them from the jpeg files. More... over 17 years ago
- almost fixed contrast problems with mipmaps, they look good all the way to scale 0.25, then contrast differences start to appear More... over 17 years ago
- fixed improper contrast of images - fixed improper resizing of images for painting at Loader.fetchImage 851 More... over 17 years ago
- added autoregeneration for mipmaps More... over 17 years ago
Merge [email protected]:/backup/repos/TrakEM More... over 17 years ago
- fixed potential problems with JpegReader converting RGB images to 8-bit when all channels have the same values. - fixed lack of proper input disabling when running the Worker for the generateMipMaps More... over 17 years ago
- Loader works now with a cache made of imps and mawts alone. - removed awts and snaps (au revoir, my good old friends!). More... over 17 years ago
- mipmaps now saves images appending the id of the wrapper Patch object and the jpg extension - edited Loader.getFlatImage(...) method to set the quality flag to false if mipmaps are enabled, since quality will be best as well. More... over 17 years ago
- fixed min and max issues, still mipmaps have random histograms (they loose their homogeneity) - fixed setting of color, now it won't happen if input is disabled for a project More... over 17 years ago
- mipmaps is getting solid, still needs more testing - fixed min and max problems More... over 17 years ago
- refined mipmaps, still some code to go - fixed color palette Display-not-active bug More... over 17 years ago
Merge branch 'master' of saal...@instar:/backup/repos/TrakEM
Stephan Saalfeld
as Stephan
More... over 17 years ago
Bug hunt in SIFT_Align_LayerSet.java
Stephan Saalfeld
as Stephan
More... over 17 years ago
Intermediate step towards proper mipmaps. More... over 17 years ago