HDR image viewer for Deep Color Monitor
by Mario Tuerschmann
29 Mar 2010
(Updated 12 Jul 2011)
Display your captured image from within MATLAB on a Deep Color monitor with HDR quality
|
Watch this File
|
| File Information |
| Description |
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_4_4.zip
and the breathtaking fast 64 Bit binary files from
www.tytec.de/trial/hdr/Hdr_Image_Viewer_For_Deep_Color_Monitor_4_4_64.zip
Usage:
axDeepColor = HdrImgView;
axDeepColor.LoadFile('PusteBlume.mpo');
axDeepColor.Exposure = 1.27;
axDeepColor.Gamma = -0.127;
axDeepColor.HdrContrast = true;
Best regards |
| MATLAB release |
MATLAB 7 (R14)
|
| Other requirements |
NVIDIA VGA: all QuadroFX and Quadro-Fermi models
Standard VGA's: Any, but only the boring 24 Bit color depth is available
OS: MS Windows Vista, Win7 (32 & 64 Bit)
Monitor: DELL U2410,NEC,EIZO,HP |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 05 Apr 2010 |
Added 64 Bit HDR Viewer files for 64 Bit - MATLAB
Added TIFF reader for 8 and 16 Bit TIFF images |
| 07 Apr 2010 |
Added EXR file format from Lucas Industrial Light & Magic (ILM)
for 16 & 32 Bit floating point |
| 05 Aug 2010 |
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) |
| 18 Aug 2010 |
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) |
| 15 Sep 2010 |
+ 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 |
| 09 Jun 2011 |
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"
|
| 09 Jun 2011 |
Changed screenshot image |
| 21 Jun 2011 |
Added automatic HDR contrast algorithm
Added setup application for simple installation
Added support for standard vga's - slow and without deep color |
| 12 Jul 2011 |
Added support for MPO files captured with the FujiFilm 3D/W3 stereoscopic camera |
|
Contact us at files@mathworks.com