Re: [hugin-ptx] [OSX] Where is the script passed to PTOptimizer stashed?

2010-01-03 Thread Harry van der Wolf
Hi Skip,

2010/1/3 skip gaede sga...@comcast.net

 Recently a question came up about an error in the script passed to
 PTOptimizer, and I made the mistake of reading the documentation! According
 to what I read, there is supposed to be a check box on the Optimizer panel
 where I can check edit script before optimizing. [0] Running a recent
 build on the Mac, I do not see the check box. Is there a way I can look at
 the file to see what has been placed there?

 Thanks,
 --skip

 [0]: 
 http://wiki.panotools.org/Hugin_Optimizer_tab#edit_script_before_optimizing
 



This checkbox is definitely there in all versions I checked: 2009.2, 2009.4,
2010.0.0 and 2010.1.0.
It is in the bottom-right of the screen on the Optimizer panel.
However, I can't change any setting in the optimizer panel including the
edit script before optimizing. checkbox. I don't know why and have to
check that or otherwise ask the hugin-ptx group.

Harry

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

[hugin-ptx] Re: [OSX] Where is the script passed to PTOptimizer stashed?

2010-01-03 Thread skip


On Jan 3, 3:03 am, Harry van der Wolf hvdw...@gmail.com wrote:
 Hi Skip,

 2010/1/3 skip gaede sga...@comcast.net



  Recently a question came up about an error in the script passed to
  PTOptimizer, and I made the mistake of reading the documentation! According
  to what I read, there is supposed to be a check box on the Optimizer panel
  where I can check edit script before optimizing. [0] Running a recent
  build on the Mac, I do not see the check box. Is there a way I can look at
  the file to see what has been placed there?

  Thanks,
  --skip

  [0]: 
 http://wiki.panotools.org/Hugin_Optimizer_tab#edit_script_before_opti...

 This checkbox is definitely there in all versions I checked: 2009.2, 2009.4,
 2010.0.0 and 2010.1.0.
 It is in the bottom-right of the screen on the Optimizer panel.
 However, I can't change any setting in the optimizer panel including the
 edit script before optimizing. checkbox. I don't know why and have to
 check that or otherwise ask the hugin-ptx group.

 Harry

Yep, I found the box about two seconds after pressing the send button.
I just didn't know how to stop it! I could not check the box before
adding photos and control points (i.e., having something to optimize).

--skip

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Towards a non-patented control point detector

2010-01-03 Thread Harry van der Wolf
Hi Pablo,

Many thanks for this achievement. Even though the current autopano-sift-c
and panomatic doe their job very nicely, it is really getting a pain in the
backside to have to deal with this patent/license circumstances.

I've tried to build it but it breaks on
[ 23%] Building CXX object keypoints/CMakeFiles/
keypoints.dir/keypoints.cpp.o
/Users/Shared/development/hugin_related/panomatic-lib/keypoints/keypoints.cpp:35:27:
error: vigra/impex.hxx: No such file or directory
/Users/Shared/development/hugin_related/panomatic-lib/keypoints/keypoints.cpp:36:30:
error: vigra/stdimage.hxx: No such file or directory
/Users/Shared/development/hugin_related/panomatic-lib/keypoints/keypoints.cpp:37:39:
error: vigra/stdimagefunctions.hxx: No such file or directory

When installing vigra it works OK, but vigra is not part of this bazaar
branch.

Did you intend this to be or become part of hugin. If so, do I need to or
can I put this panomatic-lib somewhere in the hugin tree?

Next to this I get a lot of errors about:
-- Performing Test
boost_python_/usr/lib_/usr/include/python2.5_boost_python-gcc-mt_compile
-- Performing Test
boost_python_/usr/lib_/usr/include/python2.5_boost_python-gcc-mt_compile -
Failed
-- Performing Test
boost_python_/usr/lib_/usr/include/python2.5_boost_python-mt_compile
-- Performing Test
boost_python_/usr/lib_/usr/include/python2.5_boost_python-mt_compile -
Failed
(and many more lines)
It creates the build files though and everything is compiled fine as well
(after installing vigra). Is this python_boost thing a requirement? And
what does it do?

Finally when starting panomatic it displays the normal help screen but ends
in:
ThreadQueue waiting on remaining threads...
Reference thread created.
1 reference-thread added.
pollUserThreads()
pollReferenceThreads()
Thread destroyed.
1 reference-thread reclaimed.
ThreadQueue destroyed

Is this normal or is it something from OSX or boost-python or..??

Hoi,
Harry



2010/1/3 Bruno Postle br...@postle.net

 On Sun 03-Jan-2010 at 00:52 +0100, Pablo d'Angelo wrote:
 
 See the README file on how to build and use it. It is not tested on many
 panos yet, and might or might not work.

 Great, need to get bazaar installed.

 I'm interested in feedback to see how well it works with typical panos.
 
 Note that it can't properly handle fisheye images (like the original
 panomatic). It might be possible to use it with match-n-shift, but I
 haven't tried that yet.

 I removed the internal stereographic stuff from match-n-shift in
 0.24 as autopano-sift-c now does it natively, is much faster and
 gave equivalent results.  Though this should be easy enough to put
 back into another wrapper if necessary.

 --
 Bruno

 --
 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 hugin-ptx@googlegroups.com
 To unsubscribe from this group, send email to
 hugin-ptx+unsubscr...@googlegroups.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Re: [hugin-ptx] error executing self compiled hugin 2009.04

2010-01-03 Thread Doug
On 02/01/10 18:45, Kornel Benko wrote:
 Am Samstag 02 Januar 2010 schrieb paolobenve:
 I'm using ubuntu 9.10, and after compiling and installing hugin
 according to http://wiki.panotools.org/Hugin_Compiling_Ubuntu, when I
 try executing it I get:

 $ hugin
 hugin: error while loading shared libraries: libhuginbase.so.0.0:
 cannot open shared object file: No such file or directory
 $ which hugin
 /usr/local/bin/hugin

 The deb package installs everything in /usr/local, and libhuginbase.so.
 0.0 is in /usr/local/lib/. But why doesn't hugin see it?

 What error did I make?


 Same error, as have many before. Forgotten to call ldconfig. This happens, 
 if you install directly (not from package), sigh.

   Kornel

Kornel,

May we praise you for your patience and beg you not to lose 
heart?

It's a great help to us newbies  - we want to take advantage 
of the advances in hugin, but often have to struggle with 
installation procedures that aren't familiar yet.

Thanks

Doug

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


[hugin-ptx] Re: Towards a non-patented control point detector

2010-01-03 Thread Pablo d'Angelo
Hi Harry,

On 3 Jan., 13:08, Harry van der Wolf hvdw...@gmail.com wrote:
 Hi Pablo,

 Many thanks for this achievement. Even though the current autopano-sift-c
 and panomatic doe their job very nicely, it is really getting a pain in the
 backside to have to deal with this patent/license circumstances.

 I've tried to build it but it breaks on
 [ 23%] Building CXX object keypoints/CMakeFiles/
 keypoints.dir/keypoints.cpp.o
 /Users/Shared/development/hugin_related/panomatic-lib/keypoints/keypoints.c­pp:35:27:
 error: vigra/impex.hxx: No such file or directory

 When installing vigra it works OK, but vigra is not part of this bazaar
 branch.

Yes, it requires an external vigra lib.

 Did you intend this to be or become part of hugin. If so, do I need to or
 can I put this panomatic-lib somewhere in the hugin tree?

Currently it is not part of hugin. I'm still undecided if I should
keep it as a separate program, or embed it directly into hugin. For
the moment it is really a first test and not meant for shipping as a
default control point generator.

 Next to this I get a lot of errors about:
 -- Performing Test
 boost_python_/usr/lib_/usr/include/python2.5_boost_python-gcc-mt_compile
 -- Performing Test
 boost_python_/usr/lib_/usr/include/python2.5_boost_python-gcc-mt_compile -
 Failed
 -- Performing Test
 boost_python_/usr/lib_/usr/include/python2.5_boost_python-mt_compile
 -- Performing Test
 boost_python_/usr/lib_/usr/include/python2.5_boost_python-mt_compile -
 Failed
 (and many more lines)
 It creates the build files though and everything is compiled fine as well
 (after installing vigra). Is this python_boost thing a requirement? And
 what does it do?

It is not required, but can be used (in the future...) to call the
core detection routines from python. This is useful for further
parameter tweaking scripts. Currently this is an untested features.

 Finally when starting panomatic it displays the normal help screen but ends
 in:
 ThreadQueue waiting on remaining threads...
 Reference thread created.
 1 reference-thread added.
 pollUserThreads()
 pollReferenceThreads()
 Thread destroyed.
 1 reference-thread reclaimed.
 ThreadQueue destroyed

 Is this normal or is it something from OSX or boost-python or..??

I also get that message, it could be that I enabled a debug flag in
March 2009, but forgot about it. Its not serious.

ciao
  Pablo

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] [OSX] Where is the script passed to PTOptimizer stashed?

2010-01-03 Thread Bruno Postle
On Sun 03-Jan-2010 at 09:03 +0100, Harry van der Wolf wrote:
This checkbox is definitely there in all versions I checked: 2009.2, 2009.4,
2010.0.0 and 2010.1.0.
It is in the bottom-right of the screen on the Optimizer panel.
However, I can't change any setting in the optimizer panel including the
edit script before optimizing. checkbox. I don't know why and have to
check that or otherwise ask the hugin-ptx group.

The edit script checkbox is only enabled if you have 'custom 
parameters below' set.

-- 
Bruno

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Simple lens calibration

2010-01-03 Thread Bruno Postle
On Sun 03-Jan-2010 at 05:02 -0800, Wolfgang Hugemann wrote:

The bachground of the question is that the barrel distortion
correction has been implemented in ImageMagick (www.imageMagick.org)
some time ago (partly due to my request) and the IM community now
needs an easy way to determine lens parameters in order to make this
functionality useful.

The tutorial method is only really stable with lots of lines in the 
scene (or multiple photos).

The same system was developed into a command-line tool in this 
year's summer of code - calibrate_lens is part of the Hugin 2009.4.0 
release: http://hugin.sourceforge.net/releases/2009.4.0/

This tool does exactly what you want, but needs some documentation 
to be usable.

-- 
Bruno

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Towards a non-patented control point detector

2010-01-03 Thread Bruno Postle
On Sun 03-Jan-2010 at 00:52 +0100, Pablo d'Angelo wrote:

The code lives in a bzr repository on launchpad:
https://code.launchpad.net/~pablo.dangelo/hugin/panomatic-lib

Can anyone give me a command-line that I can use with bazaar-1.4.2 
to download this code?  ..or create a tarball snapshot?

-- 
Bruno

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Unable to install hugin 2009.4.0

2010-01-03 Thread Doug
On 31/12/09 17:25, Kornel Benko wrote:
 Am Donnerstag 31 Dezember 2009 schrieb James Legg:
 On Thu, 2009-12-31 at 14:24 +, Doug wrote:
 On 30/12/09 14:54, Kornel Benko wrote:
 Am Mittwoch 30 Dezember 2009 schrieb Doug:
 /home/dougb/downloads/hugin-2009.4.0/src/hugin1/hugin/GLPreviewFrame.c
 pp:18 1:  error: ‘WX_GL_RGBA’ was not declared in this scope

 Here (ubuntu 9,10) it is defined in /usr/include/wx-2.8/wx/glcanvas.h,
 which on my system is in package wx2.8-headers.

 Don't know about mandrake.

Kornel

 Here it's also defined in  /usr/include/wx-2.8/wx/glcanvas.h
 but this doesn't seem to be picked up by cmake and make.

 wxWidgets should be compiled passing --with-opengl as an argument to
 configure for these definitions. Do you know if your wxWidgets was
 compiled this way?

 -James

 He is using cmake, so he should add -DENABLE_LAPACK=YES as argument to cmake. 
 But even this should not be needed.

   Kornel

Nearly there!
Many thanks to you and James.

As far as I could tell, all the definitions were present and 
correct in the right places. But cmake was not picking up 
/usr/include/wx-2.8/wx.

So I re-compiled wxWidgets with the following
../configure --with-gtk --enable-unicode --with-opengl

and ran cmake with
cmake /home/dougb/downloads/hugin-2009.4.0 
-DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_LAPACK=YES

Hugin installed OK.

However running hugin encountered this problem:
/usr/local/bin/hugin: error while loading shared libraries: 
libhuginbase.so.0.0: cannot open shared object file: No such 
file or directory.
Needless to say, libhuginbase is in /usr/local/lib.
I have run ldconfig but still get the error message.

Doug.






-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Towards a non-patented control point detector

2010-01-03 Thread Harry van der Wolf
The page on the link says so ;-)
use:
bzr branch lp:~pablo.dangelo/hugin/panomatic-lib

That will download the code into panomatic-lib

Harry

2010/1/3 Bruno Postle br...@postle.net

 On Sun 03-Jan-2010 at 00:52 +0100, Pablo d'Angelo wrote:
 
 The code lives in a bzr repository on launchpad:
 https://code.launchpad.net/~pablo.dangelo/hugin/panomatic-libhttps://code.launchpad.net/%7Epablo.dangelo/hugin/panomatic-lib

 Can anyone give me a command-line that I can use with bazaar-1.4.2
 to download this code?  ..or create a tarball snapshot?

 --
 Bruno

 --
 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 hugin-ptx@googlegroups.com
 To unsubscribe from this group, send email to
 hugin-ptx+unsubscr...@googlegroups.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx


-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

[hugin-ptx] Re: Towards a non-patented control point detector

2010-01-03 Thread Andreas Metzler
Bruno Postle br...@postle.net wrote:
 On Sun 03-Jan-2010 at 00:52 +0100, Pablo d'Angelo wrote:

The code lives in a bzr repository on launchpad:
https://code.launchpad.net/~pablo.dangelo/hugin/panomatic-lib

 Can anyone give me a command-line that I can use with bazaar-1.4.2 
 to download this code?  ..or create a tarball snapshot?

The command listed on the webpage

 bzr branch lp:~pablo.dangelo/hugin/panomatic-lib

works for me with bazaar 1.5.1. (Debian package bzr)

Bazaar 1.4.2 is the ancient (non-python) implementation (last release
2005). Aren't you able to upgrade?

cu andreas

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Unable to install hugin 2009.4.0

2010-01-03 Thread Kornel Benko
Am Sonntag 03 Januar 2010 schrieb Doug:
 However running hugin encountered this problem:
 /usr/local/bin/hugin: error while loading shared libraries: 
 libhuginbase.so.0.0: cannot open shared object file: No such 
 file or directory.
 Needless to say, libhuginbase is in /usr/local/lib.
 I have run ldconfig but still get the error message.
 
You may need a symbolic link. Are you sure there is the file 
/usr/local/lib/libhuginbase.so.0.0?

This is what I have there

# ls  /usr/local/lib/libhuginbase.so*
/usr/local/lib/libhuginbase.so  /usr/local/lib/libhuginbase.so.0.0
# file  /usr/local/lib/libhuginbase.so*
/usr/local/lib/libhuginbase.so: symbolic link to 
`libhuginbase.so.0.0'
/usr/local/lib/libhuginbase.so.0.0: ELF 64-bit LSB shared object, 
x86-64, version 1 (SYSV), dynamically linked, not stripped

Kornel
-- 
Kornel Benko
kornel.be...@berlin.de


signature.asc
Description: This is a digitally signed message part.


Re: [hugin-ptx] Unable to install hugin 2009.4.0

2010-01-03 Thread Bruno Postle
On Sun 03-Jan-2010 at 15:18 +, Doug wrote:

However running hugin encountered this problem:
/usr/local/bin/hugin: error while loading shared libraries:
libhuginbase.so.0.0: cannot open shared object file: No such
file or directory.
Needless to say, libhuginbase is in /usr/local/lib.
I have run ldconfig but still get the error message.

On fedora /usr/local/lib isn't in the linker search path, you may 
have to change a setting in /etc/ld.so.conf or set your 
LD_LIBRARY_PATH environment.

-- 
Bruno

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Re: Towards a non-patented control point detector

2010-01-03 Thread Bruno Postle
On Sun 03-Jan-2010 at 16:27 +0100, Andreas Metzler wrote:

The command listed on the webpage

 bzr branch lp:~pablo.dangelo/hugin/panomatic-lib

works for me with bazaar 1.5.1. (Debian package bzr)

Bazaar 1.4.2 is the ancient (non-python) implementation (last release
2005). Aren't you able to upgrade?

centos4 here, there is a 'baz' command but no 'bzr', I'll have to 
build a new one.  Though I seem to remember panomatic needs a newer 
boost than 1.32, so I'm going to struggle a bit.

-- 
Bruno

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Simple lens calibration

2010-01-03 Thread Wolfgang Hugemann
 The tutorial method is only really stable with lots of lines in the 
 scene (or multiple photos).

If that is the only reason for my problems, it should probably be
mentioned exactly on that page... I lost hours by trying to reproduce
the example :-(

 The same system was developed into a command-line tool in this 
 year's summer of code - calibrate_lens is part of the Hugin 2009.4.0 
 release: http://hugin.sourceforge.net/releases/2009.4.0/
 
 This tool does exactly what you want, but needs some documentation 
 to be usable.

This sounds very promising. Unfortunately, I am using Hugin under
Windows and there doesn't seem to be a binary installation package for
the newest Windows version yet (?). The newest version with a Windows
installation package I could find was 2009.2 and this doesn't seem to
contain a program with the name mentioned by you (?).

Anyway, I would need some kind of tutorial in order to use that package
I guess. I would be even willing to write one (in English), if somebody
would support me in doing so.

Wolfgang Hugemann

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


[hugin-ptx] Re: Simple lens calibration

2010-01-03 Thread Tduell
Hullo Wolfgang,

On Jan 4, 5:46 am, Wolfgang Hugemann goo...@hugemann.de wrote:
  The tutorial method is only really stable with lots of lines in the
  scene (or multiple photos).

 If that is the only reason for my problems, it should probably be
 mentioned exactly on that page... I lost hours by trying to reproduce
 the example :-(

To be fair, the tutorial page does explain (in the 'Further
information' section at the end) that additional lines, or copies of
the same scene at another angle will improve accuracy.
The example results were achieved with some care, so I guess others
may not get the same result.
I have located the pto file for the project and have uploaded it, you
should find it here http://hugin-ptx.googlegroups.com/web/lens-cal-
tute.pto?gsc=__lf2AsAAACSWoUVkYFVtD9bujJphFH7.
In case this link gets mangled, look for lens-cal-tute.pto.

Hope this helps.

Cheers,
Terry

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


[hugin-ptx] Re: error executing self compiled hugin 2009.04

2010-01-03 Thread paolobenve
Shouldn't the ldconfig command be added in the ubuntu instructions?

On 3 Gen, 13:14, Doug doug_bainbri...@onetel.com wrote:
 On 02/01/10 18:45, Kornel Benko wrote:

  Am Samstag 02 Januar 2010 schrieb paolobenve:
  I'm using ubuntu 9.10, and after compiling and installing hugin
  according tohttp://wiki.panotools.org/Hugin_Compiling_Ubuntu, when I
  try executing it I get:

  $ hugin
  hugin: error while loading shared libraries: libhuginbase.so.0.0:
  cannot open shared object file: No such file or directory
  $ which hugin
  /usr/local/bin/hugin

  The deb package installs everything in /usr/local, and libhuginbase.so.
  0.0 is in /usr/local/lib/. But why doesn't hugin see it?

  What error did I make?

  Same error, as have many before. Forgotten to call ldconfig. This 
  happens, if you install directly (not from package), sigh.

     Kornel

 Kornel,

 May we praise you for your patience and beg you not to lose
 heart?

 It's a great help to us newbies  - we want to take advantage
 of the advances in hugin, but often have to struggle with
 installation procedures that aren't familiar yet.

 Thanks

 Doug

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] Windows SDK + trunk = ?

2010-01-03 Thread Oskar Sander
Cheers, please bear with my newbie questions:

I'm running through the procedure of [1], adding the tools and adding glut.
Starting with checking out HEAD from trunk (4847).

Now I'm running through the cmakesetup of [1],  however having pointed out
the wxWidgets-2.8.9\lib\vc_lib  there are still some WX dependencies
missing.  Are these redundant or should I change the wxWidget version
included in the SDK?.   (The missing references are for example:  WX_dbgrid,
WX_dbgridd,WX_mono,WX_odbc)

Also, I find no CMAKE_BUILD_TYPE, HUGIN_BUILDER and HUGIN_BUILDATE - Am I
doing something wrong or has this changed since the instructions were
written?

Finally, I thought that cmakesetup would trace all dependencies in the
project, and that these paths would show up in the variables advance
values option, but for example pano13.lib  does not.  How come? Is this
dynamic linking?


Cheers
/O

[1] http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK

2009/12/20 Guido Kohlmeyer d...@gekko-design.de

 Dear all,

 It seems the right way to build hugin as described by Brian.
 So far as I know my SDK is outdated since some months, but lacks mainly
 of a missing glut component which can be easily added as described in an
 old post by me.
 To build an installation package was not my task for long time. I only
 built the 0.7.0 release package with a patched iss file from repository.
 I suppose there are some other guys around who are more familiar with
 current state of building an installation.

 Guido

 Am 18.12.09 10:32, schrieb brian_ims:
 
  Oskar,
 
  As I stated I am not a C/C+ programmer, make files cause my eyes to
  glazeover and I don't understand subversion/trunks etc (but I have been
  writing fortran for the best part of 35 years and still am). This was my
  first attempt to build Hugin. I used the precompiled SDK and just
 followed
  the instructions for building, downloading adding the compiled GLUT as
  described some time ago, picking up the missing GLUT references manually
  when running cmake and also putting glut.dll in the bin folder that is
  produced by visual studio. I also had to rename a couple of the files in
 the
  enblend folder (eg  readme to readme.txt - I had copied enblend 4 into
 the
  enblend3.2 folder by mistake some time ago and am not sure now if I had
  overwritten some files or not)
 
  I have no idea how to create installer files
 
  Cheers
 
 
 
  Oskar Sander wrote:
 
  Hi Brian,
 
  How far off is the SDK for building hugin from trunk? I suppose enblend
  does
  not need to be built as described here [1] as there is a released (or
 RC)
  4.0 now, right?
 
  [1] http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK
 
  Cheers
 
 
  2009/12/13 brian_imsim...@netspace.net.au
 
 
  I am not a C/C+ programmer but have managed to build a windows version
  using
  SVN 4782 following the SDK and various other pointers given in this
 forum
  and I can confirm that with the introduction of the autocrop button a
  previously viewable button has essentially disappeared from my screen.
 If
  Bruno is corrrect the culprit is the 'show control points' button and
  presumably this needs shortening
 
  Cheers
 
  Brian
 
 
 
  --
  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 hugin-ptx@googlegroups.com
  To unsubscribe from this group, send email to
  hugin-ptx+unsubscr...@googlegroups.comhugin-ptx%2bunsubscr...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/hugin-ptx
 
 

 --
 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 hugin-ptx@googlegroups.com
 To unsubscribe from this group, send email to
 hugin-ptx+unsubscr...@googlegroups.comhugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/hugin-ptx




-- 
/O

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

[hugin-ptx] Re: Windows SDK + trunk = ?

2010-01-03 Thread Steeve
Oskar

At som e point in 2009 I had to change from wxWidget 2.8.9 to 2.8.10..
I assume I just downloaded this from the internet.

What are you actually trying to build?  when you get; The missing
references are for example:  WX_dbgrid, WX_dbgridd,WX_mono,WX_odbc
this was not a problem for me building Hugin, but I have seen this on
other projects..

The fields HUGIN_BUILDER and HUGIN_BUILDATE are just text fields for
the person doing the build and the date, they will appear in the
'about' screen. So I use my name, and the date I got code..
I have never had to set CMAKE_BUILD_TYPE?  in the most recent build I
did, it was 'RelWithDebInfo'

The panotools library in the SDK is now out of date, and you'll need
to download and build the latest version of this.

Hope this is some help to you...

Regards
Stephen

On Jan 3, 10:56 pm, Oskar Sander oskar.san...@gmail.com wrote:
 Cheers, please bear with my newbie questions:

 I'm running through the procedure of [1], adding the tools and adding glut.
 Starting with checking out HEAD from trunk (4847).

 Now I'm running through the cmakesetup of [1],  however having pointed out
 the wxWidgets-2.8.9\lib\vc_lib  there are still some WX dependencies
 missing.  Are these redundant or should I change the wxWidget version
 included in the SDK?.   (The missing references are for example:  WX_dbgrid,
 WX_dbgridd,WX_mono,WX_odbc)

 Also, I find no CMAKE_BUILD_TYPE, HUGIN_BUILDER and HUGIN_BUILDATE - Am I
 doing something wrong or has this changed since the instructions were
 written?

 Finally, I thought that cmakesetup would trace all dependencies in the
 project, and that these paths would show up in the variables advance
 values option, but for example pano13.lib  does not.  How come? Is this
 dynamic linking?

 Cheers
 /O

 [1]http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK

 2009/12/20 Guido Kohlmeyer d...@gekko-design.de





  Dear all,

  It seems the right way to build hugin as described by Brian.
  So far as I know my SDK is outdated since some months, but lacks mainly
  of a missing glut component which can be easily added as described in an
  old post by me.
  To build an installation package was not my task for long time. I only
  built the 0.7.0 release package with a patched iss file from repository.
  I suppose there are some other guys around who are more familiar with
  current state of building an installation.

  Guido

  Am 18.12.09 10:32, schrieb brian_ims:

   Oskar,

   As I stated I am not a C/C+ programmer, make files cause my eyes to
   glazeover and I don't understand subversion/trunks etc (but I have been
   writing fortran for the best part of 35 years and still am). This was my
   first attempt to build Hugin. I used the precompiled SDK and just
  followed
   the instructions for building, downloading adding the compiled GLUT as
   described some time ago, picking up the missing GLUT references manually
   when running cmake and also putting glut.dll in the bin folder that is
   produced by visual studio. I also had to rename a couple of the files in
  the
   enblend folder (eg  readme to readme.txt - I had copied enblend 4 into
  the
   enblend3.2 folder by mistake some time ago and am not sure now if I had
   overwritten some files or not)

   I have no idea how to create installer files

   Cheers

   Oskar Sander wrote:

   Hi Brian,

   How far off is the SDK for building hugin from trunk? I suppose enblend
   does
   not need to be built as described here [1] as there is a released (or
  RC)
   4.0 now, right?

   [1]http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK

   Cheers

   2009/12/13 brian_imsim...@netspace.net.au

   I am not a C/C+ programmer but have managed to build a windows version
   using
   SVN 4782 following the SDK and various other pointers given in this
  forum
   and I can confirm that with the introduction of the autocrop button a
   previously viewable button has essentially disappeared from my screen.
  If
   Bruno is corrrect the culprit is the 'show control points' button and
   presumably this needs shortening

   Cheers

   Brian

   --
   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 hugin-ptx@googlegroups.com
   To unsubscribe from this group, send email to
   hugin-ptx+unsubscr...@googlegroups.comhugin-ptx%2bunsubscr...@googlegroups­.com
   For more options, visit this group at
  http://groups.google.com/group/hugin-ptx

  --
  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 hugin-ptx@googlegroups.com
  To unsubscribe from this group, send email to