hdr-plus
hdr-plus copied to clipboard
HDR+ Implementation

**Thank you for your help!!! It's said that some function's argument number is not correct. How to fix the error? Or some error in my build?** Command: make -j$(expr $(nproc)...
> mac@MacdeMacBook-Pro build % cmake -DHALIDE_DISTRIB_DIR=$(Insert halide directory) .. zsh: command not found: Insert -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022...
I am using Ubuntu 20.04 and have tried different versions of llvm and halide. I haven't been able to compile this program. I am building llvm like this: git clone...
Hello! Could you please make an ios camera app that takes a burst of dng raw images and then appies HDR+ processing and saves the resulted output in the gallery?...
Or has anyone tried building this for mobile devices? How fast is it?
(base) zhangp@zhangp:~/Desktop/image-fusion/hdr/hdr-plus/hdr-plus-master/build$ cmake .. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler...
I successfully downloaded and used make to install this code. However, the image registration is unusable. I am running the code on Windows Subsystem for Linux, running Ubuntu 20.04. I'm...
Hi, my data from cameras is just metadata, without any other informantion but RGGB array. So how can I get HDR image using such data?
Hi, can anyone help me to figure out what's wrong with it the compile log as below: It seems that the zlib lib cannot be found. ``` [ 92%] Building...