HDR image viewer for Deep Color Monitor

Display your captured image from within MATLAB on a Deep Color monitor with HDR quality
2.5K Downloads
Updated 24 Apr 2021

View License

With the HDR image viewer you're capable of viewing all the billions of colors from your HDR images on a Deep color monitor with 30 Bits / Pixel, i.e. 10 Bit per color in a user selectable color space (Adobe, sRGB etc.).

With the full featured version you're able to load and to write from MATLAB matrices into image files in HDR, OpenEXR (32 Bit float), TIFF (16 & 32 Bit float, color & gray), DICOM, JPEG, 3D JPS and 3D MPO format.

Download the 32 Bit binary files from www.tytec.de/trial/hdr/Hdr_Image_Viewer_For_Deep_Color_Monitor_5_27.zip

and the breathtaking fast 64 Bit binary files from

www.tytec.de/trial/hdr/Hdr_Image_Viewer_For_Deep_Color_Monitor_5_27_64.zip

Usage:

axDeepColor = HdrImgView;
axDeepColor.LoadFile('PusteBlume.mpo');
axDeepColor.Exposure = 1.27;
axDeepColor.Gamma = -0.127;
axDeepColor.HdrContrast = true;

Best regards

Cite As

Mario Tuerschmann (2024). HDR image viewer for Deep Color Monitor (https://www.mathworks.com/matlabcentral/fileexchange/27115-hdr-image-viewer-for-deep-color-monitor), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.27.0.1

Updated c-runtime

1.12.0.0

Optimized for speed on Tablet-PC with Windows 8
Improved Zoom behaviour for Tablet-PC - 2 finger zoom

1.11.0.0

Added support for MPO files captured with the FujiFilm 3D/W3 stereoscopic camera

1.10.0.0

Added automatic HDR contrast algorithm
Added setup application for simple installation
Added support for standard vga's - slow and without deep color

1.9.0.0

Changed screenshot image

1.7.0.0

Added Zoom and Move feature by the left mouse button klick and mouse wheel turn
Improved automatic control resize for best fit of image size to the figure size
Improved DICOM file compatibility
Moved the M-Code to a single function "HdrImgView"

1.6.0.0

+ Added automatic resize functionality for the axcontrol based on the parent figure window size
+ Set/Get MATLAB array (double) to/from axcontrol only available in the full featured commercial version

1.5.0.0

Added DICOM image format for MRT scans (*.dcm)
Added TIFF 16 & 32 Bit float
Added TIFF 8 & 16 Bit gray scale
Added image zoom (mouse wheel) with floating point accuracy
Added image move (mouse move, left button pressed)

1.4.0.0

Added support for OpenGL 4.0
Added color channel histogram
Added function for digital exposure adjustment (floating point)
Added function for digital gamma adjustment (floating point)

1.3.0.0

Added EXR file format from Lucas Industrial Light & Magic (ILM)
for 16 & 32 Bit floating point

1.1.0.0

Added 64 Bit HDR Viewer files for 64 Bit - MATLAB
Added TIFF reader for 8 and 16 Bit TIFF images

1.0.0.0