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.
 
 
 
 
Xiao Song 8f9ee70cc7 Merge branch 'dev/align/xiao' of github.com:UCBerkeley-Spring2022-CS284A-Project/HDRplus into dev/align/xiao 3 years ago
bin API for merge & align 3 years ago
include/hdrplus Merge branch 'dev_opt_align' into main 3 years ago
src fix nbr 3 years ago
tests fix nbr 3 years ago
.gitignore finish extract channel 3 years ago
CMakeLists.txt bug fix 3 years ago
INSTALL.md optimize unroll 3 years ago
LICENSE Initial commit 3 years ago
README.md fix segfautl 3 years ago

README.md

HDR+

HDR+ Paper reimplementation

UC Berkeley Spring 2022 CS184/284A Final Project

File Content Overview

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