Adjusting Camera Settings - radiantlab/HDRICalibrationTool GitHub Wiki

The "Camera Settings" page allows the user to upload specific camera lens settings, the desired output image resolution, and upload a camera response function file.

The camera settings are formatted as a form to input text. There is no form 'submit' button, the text in each input field is submitted when the "Go" button in the app sidebar is clicked and all input is valid.

All text input fields and the response function file will be cached across sessions after you click "Go".


Form fields

For example camera lens settings, see the 'ImageLensInformation.txt' file located in the '~\HDRICalibrationTool\examples\inputs\parameters\camera_settings' directory.

Cropping Dimensions

These fields determine where Radiance will crop the image in the X and Y direction.

Lens Viewing Angle

These fields determine the viewing angle of the lens used. It is recommended that these values be equal to each other.

Output Image Dimensions

These fields determine the resolution of the output HDR image that will be created.

Camera response function

For example formatting, see the "Formatting Calibration Files" page on the Wiki.

Uploading .cr2 image files will automatically disable the region for uploading a response function file, as raw images do not need this file.


image