| package name in Linux |
|---|
| dcraw |
| libjpeg-turbo-progs |
| libimage-exiftool-perl |
| exiftran |
| luminance-hdr |
| imagemagick |
| enfuse |
[sudo] apt-get install [package name]
exifread (or install with pillow (or install with
[sudo] pip[3] install exifread)
[sudo] pip[3] install Pillow)
- Put all the images(at different exposures) in the current directory.
- Run
python3 main_jpg.py
- Put all the raw images(at different exposures) in the current directory.
- Run
python3 main_raw.py