I am using Ubuntu now. My goal was to stitch several images to make some sort of panorama using my project. So, I decided to use Hugin for that. To use Hugin from my project I simply generated terminal commands like: cpfind --multirow -o <projectName> <projectName> It worked fine, but the goal was to use my project together with Hugin. After downloading source code, I included the main.cpp from hugin/src/hugin_cpfind/cpfind (because the first step is to make some control points on both images, right?). Then I found out that Hugin uses Java and Boost. After setting them up I have several errors in this main.cpp: ../huginsrc/hugin_cpfind/cpfind/main.cpp:35: error: multiple definition of `printVersion()' So, I decided to write to you. Maybe there is some sort of manual of how to use Hugin source? Thank you.
вторник, 17 марта 2015 г., 21:12:30 UTC пользователь Tduell написал: > > On Wed, 18 Mar 2015 04:36:14 +1100, Cmexota Sub <[email protected] > <javascript:>> > wrote: > > > Hello. > > I am trying to include Hugin sources into my project. > > Is there some sort of manual for this? > > Thank you. > > > > It's not clear what your problem is. Can you explain in a bit more detail? > > Cheers, > -- > Regards, > Terry Duell > -- 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/a9c38a42-6186-42ec-bd60-5d7a2b2a9b16%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
