Skip to content
#

exposure

Here are 49 public repositories matching this topic...

qgcomp
alexpkeil1
alexpkeil1 commented Apr 10, 2020

This is just a placeholder issue because so many issues come down to "this is fixed in the newest version, which is not yet on CRAN"

Install the most recent developmental version here (this may not always be working, so use judiciously!) by running this in R (being sure you have the 'devtools' package installed):

 devtools::install_github("alexpkeil1/qgcomp")

This program helps photographers edit series of photos for sunset time lapses by adjusting exposure offset for each image. The offset gets calculated by comparing ISO, f stop, and shutter speed for each image to determine how much to increment the exposure by. It receives a series of adobe xmp files and reads from them to get the image meta data. Then the program writes the necessary changes to the xmp file so adobe Lightroom or Photoshop can apply the changes to the image. This program also make use of ffmpeg to create the time lapse from the series of pictures.

  • Updated Jan 28, 2021
  • C++

Improve this page

Add a description, image, and links to the exposure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exposure topic, visit your repo's landing page and select "manage topics."

Learn more