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
SCIFIO
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
1 day
ago.
Apr 26, 2024 — Apr 26, 2025
Showing page 422 of 471
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rename poi-current.jar to poi-loci.jar, for clarity.
Curtis Rueden
More...
over 18 years ago
On-the-fly Look & Feel changes; fix some layout bugs
Curtis Rueden
More...
over 18 years ago
Use cheesy logic to switch look and feel to the "system" L&F just before showing file chooser, then switch it back afterwards, to make the Swing file chooser match ImageJ's AWT file chooser, to the extent possible.
Curtis Rueden
More...
over 18 years ago
Fix bug with image viewer when isRGB == true.
Curtis Rueden
More...
over 18 years ago
Use @year@ tag for shell scripts.
Curtis Rueden
More...
over 18 years ago
Clean up method ordering and section labels.
Curtis Rueden
More...
over 18 years ago
Whitespace.
Curtis Rueden
More...
over 18 years ago
fixed each reader to populate MetadataStore's PixelSize fields
Melissa Linkert
More...
over 18 years ago
tweaked EPSReader.openBytes for efficiency
Melissa Linkert
More...
over 18 years ago
- fixed a bug in RandomAccessStream - removed LegacyGIFReader - fixed IPW bug - changed all readers to populate an int array instead of overriding getPixelType
Melissa Linkert
More...
over 18 years ago
Read in more SDT metadata; more efficient openBytes method.
Curtis Rueden
More...
over 18 years ago
Change report of RGB status: if merge flag is set, append "(merged)" or if separate flag is set, append "(separated)" otherwise append nothing (default).
Curtis Rueden
More...
over 18 years ago
updated todo list
Melissa Linkert
More...
over 18 years ago
added support for PerkinElmer Ultraview files
Melissa Linkert
More...
over 18 years ago
removed old OLE parsing classes
Melissa Linkert
More...
over 18 years ago
- changed OIBReader to use POI - tweaked RandomAccessStream to support "stream extension"; basically this means that we can concatenate a given number of zeroes to the end of the stream
Melissa Linkert
More...
over 18 years ago
New features: * openBytes() method which supports pre-allocated byte arrays to reduce memory allocation * getPixelType() method to retrieve pixel type information about an image * getChannelGlobalMinimum() and getChannelGlobalMaximum() methods to retrieve or calculate channel min/max values from the image
Chris Allan
More...
over 18 years ago
removed boolean parameter from getZCTCoords and getIndex
Melissa Linkert
More...
over 18 years ago
- added API method "void swapDimensions(String, String)" to FormatReader - fixed initialization bug in LeicaReader
Melissa Linkert
More...
over 18 years ago
added logic to LIFReader to check the physical orientation of each series, and adjust the dimensions accordingly
Melissa Linkert
More...
over 18 years ago
Fix copyright notices for Greg's freeform classes.
Curtis Rueden
More...
over 18 years ago
Whitespace.
Abraham Sorber
More...
over 18 years ago
Update hack for handling both "XZ" case and (theoretical) "YZ" case.
Curtis Rueden
More...
over 18 years ago
The getMetadataValue and getMetadata methods should call initFile if the current ID has changed; otherwise these methods will likely use the wrong delegate reader to extract the metadata.
Curtis Rueden
More...
over 18 years ago
Handle weird case where height is missing (DimID == 2), but instead seems to appear as DimID == 3 for some reason.
Curtis Rueden
More...
over 18 years ago
Simple utility for pretty printing XML (does not handle CDATA properly).
Curtis Rueden
More...
over 18 years ago
Add a check for existing width, height and bps tags for each series.
Curtis Rueden
More...
over 18 years ago
* updated ZVI reader to use patched POI jar * fixed minor bugs in FormatReader
Melissa Linkert
More...
over 18 years ago
recompiled with explicit "-target 1.4 -source 1.4"
Melissa Linkert
More...
over 18 years ago
added patched POI jar
Melissa Linkert
More...
over 18 years ago
←
1
2
…
418
419
420
421
422
423
424
425
426
…
470
471
→
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