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
O
OpenImageIO
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 208 of 209
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Handle single channel images and non-uint8 images with OGL display.
Larry Gritz
More...
about 17 years ago
Minor imagio api tweaks
Larry Gritz
More...
about 17 years ago
Handle bilevel & 4-bpp images.
Larry Gritz
More...
about 17 years ago
Add tasks list
Larry Gritz
More...
about 17 years ago
Handle palette images, MINISWHITE photometric mode, 4-bit images.
Larry Gritz
More...
about 17 years ago
Eliminate debugging printfs
Larry Gritz
More...
about 17 years ago
OpenGL support expanded to correctly handle zoom, gain, gamma, channel selection.
Larry Gritz
More...
about 17 years ago
Use the new local_extra_obs to put libutil objects right into libimageio. This makes everything you need for imageio be in one library, which is especially helpful on OSX where there already is a system "libutil.dylib" that we don't need a conflict with.
Larry Gritz
More...
about 17 years ago
Allow individual module.mk files to set local_extra_objs to specify objects not from this directory that still get linked into this library or binary.
Larry Gritz
More...
about 17 years ago
Displaying the image on a QLabel was too slow, so experiment with using a QGraphicsView and Pixmap, and also using a QGLWidget and using OpenGL. This is a progress snapshot, but OGL certainly looks like the way to go.
Larry Gritz
More...
about 17 years ago
Timer class
Larry Gritz
More...
about 17 years ago
Make plugins safe for repeated open-close-open-close
Larry Gritz
More...
about 17 years ago
pow2 functions
Larry Gritz
More...
about 17 years ago
Better error handling
Larry Gritz
More...
about 17 years ago
Info window.
Larry Gritz
More...
about 17 years ago
Change all strides to bytes.
Larry Gritz
More...
about 17 years ago
Simplify ifdef
Larry Gritz
More...
about 17 years ago
Improvements to zoom and image fitting behavior, toggling last image.
Larry Gritz
More...
about 17 years ago
Build using Qt, and rename osx -> macosx
Larry Gritz
More...
about 17 years ago
More work on iv: gamma and exposure controls, channel selection, close, reload.
Larry Gritz
More...
about 17 years ago
Continued work on iv -- basics, gamma/exposure, load images from command line.
Larry Gritz
More...
about 17 years ago
Build tweaks for osx and linux64.
Larry Gritz
More...
about 17 years ago
Imageio improvements -- tweaks to strides, gamma/gain when converting images, progress callback in read_image and write_image.
Larry Gritz
More...
about 17 years ago
First stab at image viewer. Based on imageviewer example code from Qt library. Very primitive, but at this point it will load and display an image!
Larry Gritz
More...
about 17 years ago
Allow conversion from scanline <-> tiled
Larry Gritz
More...
about 17 years ago
Changes to the way strides work -- const AutoStride is the special value that means strides should be auto-computed. Also moved format conversion routine from imageio_pvt to regularly visible.
Larry Gritz
More...
about 17 years ago
Incorporate Qt into the build scheme
Larry Gritz
More...
about 17 years ago
Various bug fixes found in the process of testing iconvert.
Larry Gritz
More...
about 17 years ago
Strides==0 imply contiguous data. Added read_image and write_image. Lots of work on iconvert.
Larry Gritz
More...
about 17 years ago
Lots of work -- nearly full implementation of TIFF imageio plugin, port of JPEG imageio plugin from NV open source, beefing up of missing parts of libimageio, implementation of iinfo.
Larry Gritz
More...
about 17 years ago
←
1
2
…
201
202
203
204
205
206
207
208
209
→
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