PrISE3D HDR VDP with running script for matlab

Jérôme BUISINE 5a60909daa fix q_max saved file issue il y a 4 ans
color_scales 81b7f37fbc Run script added for matlab il y a 4 ans
matlabPyrTools_1.4_fixed 81b7f37fbc Run script added for matlab il y a 4 ans
ChangeLog.txt 81b7f37fbc Run script added for matlab il y a 4 ans
Contents.m 81b7f37fbc Run script added for matlab il y a 4 ans
README.txt 81b7f37fbc Run script added for matlab il y a 4 ans
cie_scotopic_lum.txt 81b7f37fbc Run script added for matlab il y a 4 ans
clamp.m 81b7f37fbc Run script added for matlab il y a 4 ans
create_cycdeg_image.m 81b7f37fbc Run script added for matlab il y a 4 ans
d65.csv 81b7f37fbc Run script added for matlab il y a 4 ans
emission_spectra_ccfl-lcd.csv 81b7f37fbc Run script added for matlab il y a 4 ans
emission_spectra_crt.csv 81b7f37fbc Run script added for matlab il y a 4 ans
emission_spectra_led-lcd.csv 81b7f37fbc Run script added for matlab il y a 4 ans
fast_conv_fft.m 81b7f37fbc Run script added for matlab il y a 4 ans
fast_gauss.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_get_from_cache.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_joint_rod_cone_sens.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_joint_rod_cone_sens_diff.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_mtf.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_ncsf.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_parse_options.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_pix_per_deg.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_rod_sens.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_version.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_visual_pathway.m 81b7f37fbc Run script added for matlab il y a 4 ans
hdrvdp_visualize.m 81b7f37fbc Run script added for matlab il y a 4 ans
load_spectral_resp.m 81b7f37fbc Run script added for matlab il y a 4 ans
log_cone_smith_pokorny_1975.csv 81b7f37fbc Run script added for matlab il y a 4 ans
run.m 5a60909daa fix q_max saved file issue il y a 4 ans

README.txt

HDR-VDP-2: A calibrated visual metric for visibility and quality
predictions in all luminance conditions

This directory contains matlab code of the HDR-VDP-2 - a visual
difference predictor for high dynamic range images. This is the
successor of the original HDR-VDP.

Always check for the latest release of the metric at:

http://hdrvdp.sourceforge.net/

The current version number and the list of changes can be found in the
ChangeLog.txt.

-----------------------------------------------------------------
To install the metric just add the hdrvdp directory to the matlab path.

HDR-VDP-2 requres matlabPyrTools (http://www.cns.nyu.edu/~lcv/software.html).
The first invocation of the hdrvdp() function will add matlabPyrTools
automatically to the matlab path. If you already have matlabPyrTools in
the path, the metric may fail, as HDR-VDP-2 requires a patched version of
that toolbox.


-----------------------------------------------------------------
To run the metric:

Check Contents.m and the documentation for hdrvdp.m,
hdrvdp_visualize.m and hdrvdp_pix_per_deg.m


-----------------------------------------------------------------
Citations:

If you find this metric useful, please cite the paper:

HDR-VDP-2: A calibrated visual metric for visibility and quality predictions in all luminance conditions
Rafał Mantiuk, Kil Joong Kim, Allan G. Rempel and Wolfgang Heidrich.
In: ACM Transactions on Graphics (Proc. of SIGGRAPH'11), 30(4), article no. 40, 2011

AND the version of the metric you used, for example "HDR-VDP 2.1.1". Check
ChangeLog.txt for the current version of the metric.

-----------------------------------------------------------------
Contact:

If possible, please post your question to the google group:
http://groups.google.com/group/hdrvdp

If the communication needs to be confidential, contact me
directly. Please include "[n0t5pam]" in the subject line so that your
e-mail is not filtered out by the SPAM filter).

Rafal Mantiuk

-----------------------------------------------------------------
For more more information, refer to the project web-site:
http://hdrvdp.sourceforge.net/