Quasar > Image Processing > HDR

HDR


An overview of the different functions and classes:

compute_raw_weighting_functionComputes a weighting matrix for HDR synthesis
compute_weighting_functionComputing a weighting matrix used for HDR synthesis
cplxwavelet_demos_hdrsynthesisPerforms complex-wavelet based joint demosaicing and HDR synthesis
cplxwavelet_denoisaicing_hdrsynthesisPerforms complex-wavelet based joint demosaicing, denoising and HDR synthesis
demosaic_ldr_independently
estimate_crfEstimates a camera response function (CRF), one CRF for each color channel
estimate_crf_rawEstimates camera response functions (CRF) for RAW LDR data - one CRF for each color channel.
hdr_synthesis_leastsquareThe least squares solution to the HDR synthesis problem i.e. the minimizer of
hdr_synthesis_primaldualPrimal-dual HDR reconstruction algorithm
icrf_functionReturns a device function to apply the inverse CRF
load_hdr_setLoads a HDR data set made of different LDR images
raw_hdr_synthesis_leastsquareComputes the least squares solution to the HDR synthesis problem, i.e. the minimizer of
raw_hdr_synthesis_LSComputes the least squares solution to the HDR synthesis problem, i.e. the minimizer of
raw_icrf_functionGet a device function to apply the inverse CRF
raw_icrf_function3Get a device function to apply the inverse CRF (R,G,B)
raw_icrf_function4Get a device function to apply the inverse CRF (4 color channels, R,G1,B,G2)