| compute_raw_weighting_function | Computes a weighting matrix for HDR synthesis
|
| compute_weighting_function | Computing a weighting matrix used for HDR synthesis
|
| cplxwavelet_demos_hdrsynthesis | Performs complex-wavelet based joint demosaicing and HDR synthesis
|
| cplxwavelet_denoisaicing_hdrsynthesis | Performs complex-wavelet based joint demosaicing, denoising and HDR synthesis
|
| demosaic_ldr_independently | |
| estimate_crf | Estimates a camera response function (CRF), one CRF for each color channel
|
| estimate_crf_raw | Estimates camera response functions (CRF) for RAW LDR data -
one CRF for each color channel.
|
| hdr_synthesis_leastsquare | The least squares solution to the HDR synthesis problem
i.e. the minimizer of
|
| hdr_synthesis_primaldual | Primal-dual HDR reconstruction algorithm
|
| icrf_function | Returns a device function to apply the inverse CRF
|
| load_hdr_set | Loads a HDR data set made of different LDR images
|
| raw_hdr_synthesis_leastsquare | Computes the least squares solution to the HDR synthesis
problem, i.e. the minimizer of
|
| raw_hdr_synthesis_LS | Computes the least squares solution to the HDR synthesis
problem, i.e. the minimizer of
|
| raw_icrf_function | Get a device function to apply the inverse CRF
|
| raw_icrf_function3 | Get a device function to apply the inverse CRF (R,G,B)
|
| raw_icrf_function4 | Get a device function to apply the inverse CRF (4 color channels, R,G1,B,G2)
|