# HDR+ > HDR+ Paper reimplementation > > UC Berkeley Spring 2022 CS184/284A Final Project ## File Content Overview ```shell tests/ # unit test file src/ # implementation include/ # header file bin/demo.cpp # demo to run HDR+ pipeline ```