Dear All,
I would like to make use of Greg's script, but had a problem. It seems that either my search path for the exiftool is not checking the local directory, or I have to copy exiftool to the right directory, or update perl, but I'm not sure. My input and output is shown below. The error at the bottom of the snippet repeats for each image. Any advice?
Also, is there a good reason for me to create my own calibration file for my camera? Or is it safe to use the built-in calibration data for my camera?
Thanks!
Chris
GRad:~ chris$ cd Thesis/BangFilt/WardMethod/raw/B1
GRad:B1 chris$ ls
Img1310.NEF Img1312.NEF Img1314.NEF Img1316.NEF Img1318.NEF dcraw hdrgen
Img1311.NEF Img1313.NEF Img1315.NEF Img1317.NEF Img1319.NEF exiftool raw2hdr
GRad:B1 chris$ raw2hdr -o B1.hdr *.NEF
Loading NIKON D90 image from Img1310.NEF ...
Scaling with darkness 0, saturation 3840, and
multipliers 2.170906 1.000000 1.163172 1.000000
AHD interpolation...
Converting to sRGB colorspace...
Writing data to standard output ...
Can't locate Image/ExifTool.pm in @INC (@INC contains: ./lib /Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level /Network/Library/Perl/5.10.0 /Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level /System/Library/Perl/Extras/5.10.0 .) at ./exiftool line 30.
BEGIN failed--compilation aborted at ./exiftool line 30.
···
On 2/20/12 12:10 PM, Gregory J. Ward wrote:
Photosphere does not accept camera RAW as input, but I have written a Perl script that uses dcraw with the command-line HDR image builder hdrgen to overcome this limitation. It also requires the use of another third-party program, exiftool, which I have packaged together for you at: