Kornel
--
Kornel Benko
Kornel...@berlin.de
The fix Pablo commited doesn't do it for me with fedora 8, current
SVN (2623) still doesn't compile:
-- Found Exiv2 release >= 0.12
-- Found Exiv2: /usr/lib/libexiv2.so
[snip]
/usr/bin/c++ -Dhuginbase_EXPORTS -O2 -g -fPIC
-I/usr/include/OpenEXR -I/home/bruno/src/hugin/hugin/trunk/src
-I/home/bruno/src/hugin/hugin/trunk/src/hugin_base
-I/home/bruno/src/hugin/hugin/trunk/src/foreign
-I/home/bruno/src/hugin/hugin/trunk/src/foreign/vigra -o
src/hugin_base/CMakeFiles/huginbase.dir/panodata/SrcPanoImage.o -c
/home/bruno/src/hugin/hugin/trunk/src/hugin_base/panodata/SrcPanoImage.cpp
/home/bruno/src/hugin/hugin/trunk/src/hugin_base/panodata/SrcPanoImage.h:412:
error: ‘Exiv2’ has not been declared
--
Bruno
The fix Pablo commited doesn't do it for me with fedora 8, current
SVN (2623) still doesn't compile:
/home/bruno/src/hugin/hugin/trunk/src/hugin_base/panodata/SrcPanoImage.cpp
/home/bruno/src/hugin/hugin/trunk/src/hugin_base/panodata/SrcPanoImage.h:412:
error: 'Exiv2' has not been declared
Seb wrote:
Should be fixed in SVN. If Exiv2 is found, it will now be used automatically.
If it isn't the old jhead code should still work fine.
ciao
Pablo
_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
1. jpegs directly from the camera vs jpegs created from raw converters aren't allways the same size. At least the ones from my Canon 40D converted with UFraw are not. I saw a slight difference in the crop factor between the jpegs and the tiff files.
2. exiftool doesn't report the EXIF image size properly on TIFF files generated by UFraw. To be clear, I started with a raw file and used UFRaw to create a 16bit tiff. This new tiff does not have any EXIF as UFraw does not support this (yet). So, I used exiftool to copy the EXIF data from the RAW file to the TIFF file (exiftool -TagsFromFile <RAWFILE> -x Orientation <TIFFFile>). Using exiftool to then view the data reports an incorrect size--much smaller. However, exiv2 reports the correct size on the same file. Which is why Hugin works fine when reading EXIF data from said TIFF file. I haven't tracked down yet what is happening in exiftool. Perhaps I need to update it.
There is still more work to do. The "Load EXIF" data button on the "Camera Lens panel" does not work with anything other than jpeg files. Assuming what is currently available is working properly, that is what I will tackle next.
Best Regards and again, sorry for the earlier mistake.
- Gerry
1. jpegs directly from the camera vs jpegs created from raw converters aren't allways the same size. At least the ones from my Canon 40D converted with UFraw are not. I saw a slight difference in the crop factor between the jpegs and the tiff files.
2. exiftool doesn't report the EXIF image size properly on TIFF files generated by UFraw. To be clear, I started with a raw file and used UFRaw to create a 16bit tiff. This new tiff does not have any EXIF as UFraw does not support this (yet). So, I used exiftool to copy the EXIF data from the RAW file to the TIFF file (exiftool -TagsFromFile <RAWFILE> -x Orientation <TIFFFile>). Using exiftool to then view the data reports an incorrect size--much smaller. However, exiv2 reports the correct size on the same file. Which is why Hugin works fine when reading EXIF data from said TIFF file. I haven't tracked down yet what is happening in exiftool. Perhaps I need to update it.
|
-- Bob Bright Vancouver Island Digital Imaging (250) 704-0051 BBBr...@VictoriaVR.ca http://VictoriaVR.ca |