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,087 of 2,093
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- started working on porting Profile to AffineTransform usage (almost done) - fixed Selection handles size problems when zooming - fixed all Displayable's clone method to include the AffineTransform
Albert Cardona
More...
almost 18 years ago
- fixed handle thickness (still needs revision) - fixed Ball to work fully with AffineTransforms (still radius thickness little issues) - fixed Pipe idem Ball. - fixed AreaList to include the AffineTransform when rendering for the 3D viewer.
Albert Cardona
More...
almost 18 years ago
- fixed Displayable.getPerimeter() to return the proper, actual perimeter for click-testing.
Albert Cardona
More...
almost 18 years ago
- fixed double effect of translate/scale/rotate from the Selection - fixed linkPatches for Ball (almost done with refactor to AffineTransforms)
Albert Cardona
More...
almost 18 years ago
Merge
[email protected]
:/backup/repos/TrakEM
Albert Cardona
More...
almost 18 years ago
- fixed some of the problems involving the calculation of the bounding box when there are transforms, for Ball and AreaList.
Albert Cardona
More...
almost 18 years ago
- fixed a bug that was nullifying the cached ImagePlus reference right after fetching the awt for painting - slightly improved the Displayable.getBoundingBox
Albert Cardona
More...
almost 18 years ago
Fixed another tiny bug in FloatArray2DSIFT. Lots of testwork, forward and back corrections...
Stephan Saalfeld
More...
almost 18 years ago
- fixed the Loader.fetchImage to truly return the snapshot if immediately suitable - fixed the DisplayNavigator repainting threads to ensure they quit their predecessors This alone prevented the creation of literally over a thousand threads waiting on the monitor 'updating', which were slowing down in particular the insertion of montages a lot. - fixed the Patch.paint method to properly get an image suited for the target magnification, with proper quality setting if so specified in the LayerSet properties. - added an on-the-fly RGB to 8-bit conversion for images resulting from the getScaledInstance in the Snapshot.createSnap when the Patch type is not COLOR_RGB or COLOR_256. This saves plenty of memory at the expense of computational time, but then it saves lots of computational time because images are reloaded less often.
Albert Cardona
More...
almost 18 years ago
Merge
[email protected]
:/backup/repos/TrakEM
Albert Cardona
More...
almost 18 years ago
- started to port Ball.java to use AffineTransform. NOT yet finished.
Albert Cardona
More...
almost 18 years ago
Removed non ASCII character...
Stephan Saalfeld
More...
almost 18 years ago
Merge branch 'master' of saal...@instar:/backup/repos/TrakEM
Stephan Saalfeld
More...
almost 18 years ago
FloatArray2D values for SIFT-feature extraction are required to be in range [0.0, ..., 1.0] now.
Stephan Saalfeld
More...
almost 18 years ago
Fixed a bug in FloatArray2DScaleOctaveDoGDetector that led to randomly missed detections. Fixed another bug that might have led to a NullPointerException in very special cases (never happened as far as I know ;)).
Stephan Saalfeld
More...
almost 18 years ago
Merge
[email protected]
:/backup/repos/TrakEM
Albert Cardona
More...
almost 18 years ago
- fixed a horrible tiny little bug in the Loader that was preventing reusage of awt images, and thus reloading from the file system at every repaint any image whose enclosing Patch object had a transform specifying anything else other than a translation.
Albert Cardona
More...
almost 18 years ago
Merge branch 'master' of saal...@instar:/backup/repos/TrakEM
Stephan Saalfeld
More...
almost 18 years ago
Added test plugins for SIFT Feature extraction. TODO Find out what goes wrong in DoG detection...
Stephan Saalfeld
More...
almost 18 years ago
- implemented Registration.registerLayers The caching infrastructure is in place but I need to study the process a bit before applying the accumulated AffineTransform. So no caching at the moment.
Albert Cardona
More...
almost 18 years ago
- made the Bureaucrat's slave Worker available in a public getWorker method - removed obsolete SIFT parameters from the Registration class
Albert Cardona
More...
almost 18 years ago
Merge
[email protected]
:/backup/repos/TrakEM
Albert Cardona
More...
almost 18 years ago
- almost done with implementing proper Layer registration
Albert Cardona
More...
almost 18 years ago
Parameter twiggling. Diminished DoG contrast filter and best to second best correspondence ratio filter to let more from the crowd in. Proper values require empirical evaluation...
Stephan Saalfeld
More...
almost 18 years ago
Corrections and comments...
Stephan Saalfeld
More...
almost 18 years ago
Replaced > by < in FloatArray2DSIFT.createMatches() which makes it prefer stable correspondences instead of unstable (!) Fixed some default values in Registration.SIFTParameters and made registerSIFT use inlier_ratio. TODO Robustify the model estimation.
Stephan Saalfeld
More...
almost 18 years ago
- created a non-recursive version of the stack alignment with SIFT, to avoid lack of garbage collection which resulted in heap overflow. - made public the Loader's memory release management methods. - added popup menu prevention in the trees when the Project has its input disabled.
Albert Cardona
More...
almost 18 years ago
Merge
[email protected]
:/backup/repos/TrakEM
Albert Cardona
More...
almost 18 years ago
- made the scale factor used for optimization purposes to be 1 by default, since Registration with SIFT already does it's own scaling according to max_size.
Albert Cardona
More...
almost 18 years ago
Fixed the Gaussian scaling in StitchingTEM.makeStripe()
Stephan Saalfeld
More...
almost 18 years ago
←
1
2
…
2083
2084
2085
2086
2087
2088
2089
2090
2091
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