Hello developers,
I have not had any negative feedback about my patch to remove references
to libpano12 from the Hugin code base. I will commit it before issuing
the next tarball in the 2009.2.0 release cycle, which I intend to make a
release candidate.
I have two questions left about the Hugin-Libpano13 link:
do we still need the workaround around line 138 of
./src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp
#ifdef HasPANO13
// work around a small bug in libpano13 that does not
// enforce the m0 default in the m line, if optimisation
// with m2 or so have been made before
setFcnPanoHuberSigma(0);
#endif
or has the libpano bug been fixed?
in PanoramaOptions around line 251 - do we need the explicit list or can
we use the panoProjectionFeaturesQuery call?
Yuv
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---