timothybrooks / hdr-plus

HDR+ Implementation
MIT License
587 stars 201 forks source link

Add LibRaw for input reading. #36

Closed brotherofken closed 5 years ago

brotherofken commented 5 years ago

Hi! Please, look at the code. I found that you've linked libraw, so I've used it to support this feature.

I tested hdrplus on Timothy's data like that:

./hdrplus -c 2.0 -g 1.0 /home/rakhunzy/workspace/projects/hdr-plus/data/RAWs result.png burst0_0.CR2 burst0_1.CR2 burst0_2.CR2

And it worked fine.