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.
 
 
 
 
Matthew 2767bab6ea win32 6 months ago
bin win32 6 months ago
include win32 6 months ago
src win32 6 months ago
tests add rgb 2 gray 3 years ago
vs win32 6 months ago
.gitignore win32 6 months ago
CMakeLists.txt win32 6 months ago
INSTALL.md 适配android 9 months ago
LICENSE Initial commit 3 years ago
README.md update readme 3 years ago
buildHdr.sh win32 6 months ago

README.md

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