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
Fiji
Settings
|
Report Duplicate
9
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
over 2 years
ago.
Jan 27, 2022 — Jan 27, 2023
Showing page 2,085 of 2,093
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of saal...@instar:/backup/repos/TrakEM
Stephan Saalfeld
More...
over 17 years ago
- fixed an error and a missunderstanding in the Loader.getFlatImage How it works now: when the 'quality' flag is passed as true, then the flat image is created at a scale of 1.0, and later scaled down to the desired scale using the Image.getScaledInstance method with the SCALE_AREA_AVERAGING flag for best, proper image quality.
Albert Cardona
More...
over 17 years ago
- increased memory demand for SIFT
Albert Cardona
More...
over 17 years ago
adding excel java library.
poida_smith
More...
over 17 years ago
adding registry library.
poida_smith
More...
over 17 years ago
- commented out more debugging messages from the DisplayCanvas
Albert Cardona
More...
over 17 years ago
- fixed null snap problem (should not happen, but it does; when fetching an ImagePlus if create_snaps is true it should make them; perhaps it does and they are thrown away too fast) - removed debugging messages from the DisplayCanvas
Albert Cardona
More...
over 17 years ago
- fixed threading issues in the DisplayCanvas Should seem faster now, because the offscreen thread is properly interruptible, and calls repaint on the offscreen image every now and then while it's baking it. - prevented the DisplayNavigator from doing anything if the rectangle is the same size as he LayerSet dimensions.
Albert Cardona
More...
over 17 years ago
- removed an unnecessary lock from the FSLoader.updateInDatabase(..)
Albert Cardona
More...
over 17 years ago
- renabled the painting of snaphosts as bounding boxes if so chosen in the Display properties - automatically and temporarily disabling snapshot repainting when importing a sequence as grid, etc (added at the level of Loader.startLargeUpdate() , rollback(), etc.)
Albert Cardona
More...
over 17 years ago
- solved a repainting locking situation (not my fault!) that prevented the IJ.showMessage dialog from repainting properly and being functional when a preprocessor plugin was not found or throw an exception when tested. - made the repainting of the offscreen image in the DisplayCanvas be separated in a new thread, and then when ready it calls a new RepaintThread on the canvas. - removed an excessive waiting situation in the DisplayNavigator, by not waiting on the offscreen image -same as in the DispalyCanvas; when the offscreen image is ready, it starts a new RepaintThread.
Albert Cardona
More...
over 17 years ago
- fine tuned Registration class to use less memory and release it more often and to ensure there is enough memory space for creating new feature sets for SIFT.
Albert Cardona
More...
over 17 years ago
- implemented registration for microstacks NEEDS HEAVY TESTING, a first run didn't result in registered images, very unexpectedly (no overwrite?)
Albert Cardona
More...
over 17 years ago
- fixed tar.gz archive path issues in ServerStackMaker - still no re-registration
Albert Cardona
More...
over 17 years ago
- fixed ServerStackMaker - still no align - still incorrect tar (contains the full directory path, not just the tmp dir)
Albert Cardona
More...
over 17 years ago
- implemented more functionality in the ServerStackMaker, in particular, the generation of a tar.gz archive (needs debugging) - fixed silly error in Registration
Albert Cardona
More...
over 17 years ago
- fixed temporary memory leak in Registration class - changed showMessage by plain log in the Loader.releaseToFit failure catch.
Albert Cardona
More...
over 17 years ago
- cleaned up ServerStackMaker a bit Still missing the actual stack making functionality.
Albert Cardona
More...
over 17 years ago
- forgot the 'align' for the ServerStackMaker
Albert Cardona
More...
over 17 years ago
- created the ServerStackMaker as a backend to google brains for delivering cropped volumes. - added heavy memory release calls at the Registration class (SIFT machinery needs revision for holding pointers to memory that may not be using)
Albert Cardona
More...
over 17 years ago
- fixed the Registration.registerLayers to remove layers containing no images from the registration process. - added extra memory flushing points at registerLayers
Albert Cardona
More...
over 17 years ago
- fixed lack of Macro.setOptions control of the Registration.registerLayers method.
Albert Cardona
More...
over 17 years ago
- fixed problem with stored displays in the XML, that were opening anyway when headless.
Albert Cardona
More...
over 17 years ago
- 0.4c - fixed a bug that prevented opening dissectors with sequences of more than one point. Great. - implemented the 'propagate' functionality of the register layers. Needs testing.
Albert Cardona
More...
over 17 years ago
- now 'save as' replaces the XML path on success, so that subsequent calls to 'save' will overwrite the new XML path.
Albert Cardona
More...
over 17 years ago
- added a proper Dissector.getInfo()
Albert Cardona
More...
over 17 years ago
- fixed details of the Dissector - made the radius editable for each item in the dissector
Albert Cardona
More...
over 17 years ago
- fixed Dissector bounding box - changed dissector items to paint as a box when o nthe current layer, and as ovals when in the layer before or after. Looks neat, and prevents confusion with landmarks from the Align tool.
Albert Cardona
More...
over 17 years ago
- fixed bugs in the dissector. - fixed repainting in the dissector - still the bounding box looks weird
Albert Cardona
More...
over 17 years ago
- finishing Dissector ... aaaalmost done
Albert Cardona
More...
over 17 years ago
←
1
2
…
2081
2082
2083
2084
2085
2086
2087
2088
2089
…
2092
2093
→
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