You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
687 B
687 B
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