JasonCrowe / HDR-Processor

Script for making a single image into multiple images for HDR processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HDR-Processor

Script for making a single image into multiple images for HDR processing

Description

This script will begin watching the current directory for .jpg files. From each image the following will be created in the OUTPUT folder:

  • Light Image
  • Dark Image
  • Lighter Image
  • Darker Image
  • Original Image

The processed images will be ready to import into a HDR Processing software.

Original Image

processed image

Final Image

The final image processed with Fusion from http://fusion-hdr.com/ processed image

About

Script for making a single image into multiple images for HDR processing

License:GNU General Public License v3.0


Languages

Language:Python 100.0%