Linux - radiantlab/HDRICalibrationTool GitHub Wiki

Requirements:

Note: to install radiance and HDRGen, just copy the binaries to its corresponding files in root. For example, <unzipped radiance root>/usr/local/radiance/bin/pcompos would go in /usr/local/bin/pcompos.

Run

To run, note that you will need an SSH key set up on your GitHub to access the submodule.

$ git clone https://github.com/XiangyuLijoey/HDRICalibrationTool.git
$ cd HDRICalibrationTool
$ git submodule update --init --recursive --remote # SSH key needed for this step
$ pip3 install -r requirements.txt
$ python3 main.py

After everything is installed, it can simply be run with

$ python3 main.py