|
2010-04-15
, 16:19
|
Posts: 11 |
Thanked: 8 times |
Joined on Mar 2010
@ Sabah, Malaysia
|
#112
|
IMPORTANT: This script cannot be run as root. You must run it as the default user, otherwise you won't get any on-screen notifications while the camera application is active. Therefore, DO NOT sudo gainroot in X Terminal before running this script.
To use it, run the script with the camera application closed. The script will start the camera application and notify you to aim the camera at the brightest area in the scene, then half-press the shutter button. After this, you must repeat the procedure but point the camera at the dimmest area in the scene. This is necessary so the script can determine the minimum and maximum EV for the current scene.
After this, you should mount the camera on a tripod and half-press the shutter button a third time to focus the camera properly. The moment you release the shutter button, you will have 5 seconds to close the camera application by tapping the close button. After the 5 seconds have elapsed, the script will automatically take 3 shots at the minimum, maximum and ((minimum + maximum)/2) EV.
The script will beep 3 times when it completes (it won't announce anything even if eSpeak is installed).Note: For both scripts, images will be saved in /home/user/MyDocs/hdr/. Make sure that you create this directory.
The scripts consists of several files which must be extracted and stored in a non-vfat folder (like the original davost scripts). Make sure that all of the files are executable, then you can run the two scripts listed above.For more information about these scripts (including more comprehensive installation and usage instructions), you can check out my blog post. You can also see the raw images I used to generate the sample HDR image, as taken by ./bracket-manual.sh.
The Following 5 Users Say Thank You to eol For This Useful Post: | ||
|
2010-04-15
, 23:07
|
Posts: 240 |
Thanked: 68 times |
Joined on Nov 2009
|
#113
|
The Following User Says Thank You to bachagabriel For This Useful Post: | ||
|
2010-04-15
, 23:12
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#114
|
|
2010-04-16
, 03:30
|
Posts: 100 |
Thanked: 18 times |
Joined on Jan 2010
@ Bristol, UK
|
#115
|
|
2010-04-16
, 04:22
|
Posts: 11 |
Thanked: 8 times |
Joined on Mar 2010
@ Sabah, Malaysia
|
#116
|
|
2010-04-16
, 04:56
|
|
Posts: 762 |
Thanked: 395 times |
Joined on Jan 2010
@ Helsinki
|
#117
|
|
2010-04-16
, 08:41
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#118
|
TL;DR: I wrote a set of HDR scripts which utilises the superior v4l2-ctl library:
P.S. The tar.gzip package also contains hdr-enfuse.sh, which can be used in conjunction with Easy Debian to automate the processing of the raw image files.
WARNING:
Qtpfsgui was not able to find the relevant EXIF tags for the following images:
raw-08267.jpg
raw-16550.jpg
raw-33138.jpg
You can still proceed creating an Hdr. To do so you have to insert manually the EV (exposure values) or stop difference values.
If you want Qtfsgui to do this automatically, you have to load images that have at least the following exif data:
Shutter Speed (seconds)
Aperture (f-number)
|
2010-04-16
, 16:08
|
Posts: 100 |
Thanked: 18 times |
Joined on Jan 2010
@ Bristol, UK
|
#119
|
|
2010-04-16
, 16:23
|
Posts: 100 |
Thanked: 18 times |
Joined on Jan 2010
@ Bristol, UK
|
#120
|
If I helped you, please use the Thank button.