/HDRplus

HDR+ Paper reimplementation, UC Berkeley Spring 2022 CS184/284A Final Project

Primary LanguageC++Apache License 2.0Apache-2.0

HDR+

HDR+ Paper reimplementation

File Content Overview

tests/       # unit test file
src/         # implementation
include/     # header file
bin/demo.cpp # demo to run HDR+ pipeline

Build

Follow the install instruction here

Run example

Acknowlegement

This project is part of the final project for Siming Liu, Cyrus Vachha, Haohua Lyu, and Xiao Song's final project for Spring 2022 CS184/284A at UC Berkeley.

Our project website can be found here