radiantlab / HDRICalibrationTool

A free, open-source cross-platform interface to help Radiance automate the merging of multiple LDR images into an HDR image.
GNU General Public License v3.0
4 stars 1 forks source link

HDR Generation Unit Test Bash Script #34

Closed zwall-bp closed 9 months ago

zwall-bp commented 11 months ago

In order to have a way of making a unit test for our backend is able to correctly generate an HDR image, we need to first recreate the steps required to generate the HDR image through the standard CLI commands, all wrapped into a bash script.

zwall-bp commented 11 months ago

https://github.com/zwall-bp/HDRICalibrationTool-Capstone/pull/5