High Dynamic Range imaging with Altera DE2-115.
This repository features HDR imaging with Altera's FPGA, DE2-115.
You can read DCLab_report.pdf
to learn more about this project.
The folder src/Full
contains all the files required to build the project, while the folder src/Image_test
sends image data from a PC to a monitor and displays the image.
If you want to implement VGA connection, src/VGA_test.sv
is a good example.
Commit history before 2021: https://github.com/ChienKaiMa/2020Fall-NTUEE-DCLAB
Thanks Brian Chao (bchao1) for giving a lot of suggestions at the beginning of the project.
Thanks Orange Hsu (orange2120), Jui-Teng Chang, and Byron Hsu (ByronHsu) for lending us the camera and tripods.
Thanks Cheng-Yu Tsai for fixing our DCLab desktop.
Thanks all the other DCLab classmates who have helped and had discussions with us.