|
2010-01-30
, 16:08
|
Posts: 41 |
Thanked: 10 times |
Joined on Dec 2009
@ Woodbridge, CT USA
|
#52
|
The Following 4 Users Say Thank You to ahynes1 For This Useful Post: | ||
|
2010-01-30
, 22:44
|
Posts: 3 |
Thanked: 3 times |
Joined on Nov 2009
|
#53
|
|
2010-01-30
, 23:29
|
Posts: 89 |
Thanked: 21 times |
Joined on Dec 2009
|
#54
|
Do others have thoughts on situations in which an HDR photo would make sense?
|
2010-02-03
, 01:58
|
Posts: 240 |
Thanked: 68 times |
Joined on Nov 2009
|
#56
|
|
2010-02-12
, 00:04
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2010
|
#57
|
The main question for me is how to make the bracketed pictures. The rest can be done on the desktop. I have come to the conclusion that a little C is neccecary in order to do this.
I compiled a quick and dirty script which uses this C utility and takes a -2, 0, +2 sequence with the current settings in focus and exposure.
to run it
1) Place the files contained in the attached file in a non vfat folder eg., ~.
2) Compose and take a picture in with the default camera application.
3) Close camera application without moving the camera too much.
4) Run photo_bracketing.sh from the command line. Wait.
the three files will be called rawHDRtest0.png rawHDRtest1.png and rawHDRtest2.png
|
2010-02-12
, 00:30
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2010
|
#58
|
|
2010-02-12
, 02:03
|
Posts: 184 |
Thanked: 49 times |
Joined on Feb 2010
@ US
|
#59
|
|
2010-02-12
, 02:04
|
Posts: 184 |
Thanked: 49 times |
Joined on Feb 2010
@ US
|
#60
|
New Clock: GetSystemClock
It takes about 7 seconds between that message showing up and the picture being taken. So, with the script and three photos, it takes over 21 seconds to take the three pictures. Any ideas on why GetSystemClock might be taking so long or how to resolve this?