Am Dienstag, 24. März 2015 um 22:12:52, schrieb Kornel Benko <[email protected]> > Am Dienstag, 24. März 2015 um 13:55:17, schrieb T. Modes <[email protected]> > > Hi Kornel, > > > > Am Dienstag, 24. März 2015 21:10:03 UTC+1 schrieb kornel: > > > > > > > Have you tried with USE_BOOST? (Checked hugin_config.h?) > > > > > > Yes, see some lines above where I mentioned it. > > > > > > > Could you provide the test project? I don't see the issue with my > > > projects. > > > > > > > > Thomas > > > > > > Yes, I can. But only outside this list, the pictures are too big. > > > > > > > I got the images, thanks. I committed a fix. It should be work again. > > It changed. It is not much better though. > > > But I don't know why the boost option does not work, because in this case > > the effective code did not change in the mentioned changeset. > > > > Thomas > > > > PS: One comment to your project. Using a different lens for each image > > results in many variables to optimize. So each image has its own vignetting > > parameters and its own response curve. This is very fragile for optimize. > > It's better to use only one lens. Then all images share the same vignetting > > parameters and the same response curve. > > (Sometimes, if the camera itself corrects images, it is better to use > different lenses.) > > Even if using only 1 lens, the optimized panorama is also with this new > change not good. > > I always have to deselect vignetting optimization to get some reasonable > output. > > Kornel
Sorry, I overseen, that the compilation goes wrong and therefore use old hugin.
The error now is:
cd /usr/BUILD/BuildHugin_hg/src/hugin1/hugin && /usr/bin/c++ -DHUGIN_HSI
-DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -pthread -O3 -DNDEBUG
-I/usr/BUILD/BuildHugin_hg/src -I/usr/src/hugin/hugin_hg/src/hugin_base
-I/usr/src/hugin/hugin_hg/src/celeste -I/usr/BUILD/BuildHugin_hg/src/celeste
-I/usr/src/hugin/hugin_hg/src -I/usr/include/x86_64-linux-gnu
-I/usr/include/OpenEXR -I/usr/local/include -I/usr/include/python2.7 -isystem
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem
/usr/include/wx-3.0 -I/usr/src/hugin/hugin_hg/src/hugin1 -fopenmp -o
CMakeFiles/hugin.dir/TextureManager.cpp.o -c
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp
In file included from /usr/include/exiv2/metadatum.hpp:39:0,
from /usr/include/exiv2/exif.hpp:34,
from /usr/include/exiv2/bmpimage.hpp:34,
from /usr/include/exiv2/exiv2.hpp:35,
from
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp:67:
/usr/include/exiv2/value.hpp:984:25: note: attribute for ‘struct
Exiv2::DateValue::Date’ must follow the ‘struct’ keyword
EXIV2API struct Date
^
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp: In member function
‘void TextureManager::CheckUpdate()’:
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp:431:31: error:
‘make_shared’ is not a member of ‘sharedPtrNamespace’
sharedPtrNamespace::make_shared<TextureInfo>(view_state, tex_width_p,
tex_height_p)
^
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp:428:34: error:
expected primary-expression before ‘(’ token
(TextureKey(img_p, &photometric_correct),
^
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp:431:31: error:
‘make_shared’ is not a member of ‘sharedPtrNamespace’
sharedPtrNamespace::make_shared<TextureInfo>(view_state, tex_width_p,
tex_height_p)
^
/usr/src/hugin/hugin_hg/src/hugin1/hugin/TextureManager.cpp:431:74: error:
expected primary-expression before ‘>’ token
sharedPtrNamespace::make_shared<TextureInfo>(view_state, tex_width_p,
tex_height_p)
^
Kornel
--
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to the Google Groups
"hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/hugin-ptx/237875255.NvlIS6lDKm%40amd64.
For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: This is a digitally signed message part.
