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.
|
3 years ago | |
---|---|---|
bin | 3 years ago | |
include/hdrplus | 3 years ago | |
src | 3 years ago | |
tests | 3 years ago | |
.gitignore | 3 years ago | |
CMakeLists.txt | 3 years ago | |
INSTALL.md | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 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