[hugin-ptx] parser for hugin PTO format

2011-02-02 Thread D M German
Hi everybody, I undusted the code I started few years ago and finally completed a working prototype: https://bitbucket.org/dmgerman/panoparser (it is here temporarily until sourceforge gives us shell access again). If you download it and compile it, you will find that it creates a program ca

Re: [hugin-ptx] Use of hugin for a sports shot combining 5 shots from a snowboarder jumping

2011-02-02 Thread David Haberthür
Hey Pete On Wed, Feb 2, 2011 at 05:30, pete keys wrote: > Hi > My first post about this interesting Hugin software. I am trying to use > the software to combine a picture of a snowboarder jumping. I am very > impressed with the way it stiches the sky and scenery together. > The backdrop is a m

Re: [hugin-ptx] Re: Error on stitching.

2011-02-02 Thread David Haberthür
Hey Cameron. >> Thanks Jeffery. Will give that a go. > > OK, have downloaded the most recent edition Hugin > 2010.5.0.4886:a1cb4a2efa65 (Mac) - thank you for direction to this. > > Some nice changes, looks good, re preview. > > Weirdly, same outcomes, crash when doing final construct of panorama >

[hugin-ptx] ======> Best software to recover deleted pictures <======

2011-02-02 Thread chris jeraco
Photo Recovery Software === http://www.photorecoverysoftwares.net === Now-a-days, deleting pictures has become very common issue. But need not be anxious, as you can recover deleted pictures without difficulty using the top most ADI Softw

Re: [hugin-ptx] parser for hugin PTO format

2011-02-02 Thread Jan Martin
Some info for non-programmers please: How to compile? I am on Ubuntu 10.4. Please list the commands needed. Also what does the example command line look like to process the example .pto files? For "j" explanation see: http://wiki.panotools.org/Panorama_scripting_in_a_nutshell#Parallel_make Than

Re: [hugin-ptx] parser for hugin PTO format

2011-02-02 Thread dmg
Try the following: cmake CMakeLists.txt make ./testparser testFiles/84-84bw.pto Thanks for the pointer to the 'j' variable. -- --dmg --- Daniel M. German http://turingmachine.org -- You received this message because you are subscribed to the Google Groups "Hugin and other free panora

Re: [hugin-ptx] Re: Fwd: Google Summer of Code 2011 Announced

2011-02-02 Thread Carl von Einem
Gnome Nomad schrieb am 02.02.11 05:11: (...) I think the most the wiki could benefit from is listing some common raw formats and names of programs that can convert them. I just searched for 'raw' in the panotools wiki -> In the pragraph "External links" follow t

Re: [hugin-ptx] parser for hugin PTO format

2011-02-02 Thread Jan Martin
OK, works so far, when outputting to screen only. however this line gives a messed up file: ./testparser testFiles/84-84bw.pto > 84-84bw.txt and the command line above is not in the terminals history? Also what does one need this for PTOptimizer when there is autooptimiser? Jan Not sure if t

Re: [hugin-ptx] Use of hugin for a sports shot combining 5 shots from a snowboarder jumping

2011-02-02 Thread pete keys
Hi Habi Thanks for taking the time to comment on my post. Is there a way to manage masks on the underlying photos so they don't overlap? Getting masks on different slides to fit closely together is really difficult doing the slides seperately? thanks again -Pete On Wed, Feb 2, 2011 at 8:27 AM,

Re: [hugin-ptx] Use of hugin for a sports shot combining 5 shots from a snowboarder jumping

2011-02-02 Thread David Haberthür
On Wednesday, February 2, 2011 10:53:35 AM UTC+1, pete keys wrote: > > Hi Habi > > Thanks for taking the time to comment on my post. Is there a way to manage > masks on the underlying photos so they don't overlap? Getting masks on > different slides to fit closely together is really difficult

Re: [hugin-ptx] libpanorama

2011-02-02 Thread Yuval Levy
On February 1, 2011 11:49:23 am D M German wrote: > in the move from SVN to Mercurial, what happened with libpanorama? http://hugin.hg.sourceforge.net/hgweb/hugin/libpanorama/ Yuv signature.asc Description: This is a digitally signed message part.

Re: [hugin-ptx] Re: Fwd: Google Summer of Code 2011 Announced

2011-02-02 Thread Gnome Nomad
Carl von Einem wrote: Gnome Nomad schrieb am 02.02.11 05:11: (...) I think the most the wiki could benefit from is listing some common raw formats and names of programs that can convert them. I just searched for 'raw' in the panotools wiki -> In the pragraph "E

Re: [hugin-ptx] Use of hugin for a sports shot combining 5 shots from a snowboarder jumping

2011-02-02 Thread Benjamin Schnieders
How exactly are "include area" masks applied? From short tests, I assume that this region is simply masked/not used from all other pictures. (Which would then lead to empty/black spots on 2 overlapping "include area" masks) This is also a bad idea for exposure stacks, which I had some trouble with.

Re: [hugin-ptx] Use of hugin for a sports shot combining 5 shots from a snowboarder jumping

2011-02-02 Thread Carl von Einem
David Haberthür schrieb am 02.02.11 11:08: On Wednesday, February 2, 2011 10:53:35 AM UTC+1, pete keys wrote: Thanks for taking the time to comment on my post. Is there a way to manage masks on the underlying photos so they don't overlap? Getting masks on different slides to fit closely togethe

Re: [hugin-ptx] exposure getting changed in preview window

2011-02-02 Thread Jeffrey Martin
I used both ubuntu and os x 10.6, hugin 2010.5. On Tuesday, February 1, 2011 10:31:05 PM UTC+1, Stefan wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Jeffrey > > What happens if you actually _do_ the photometric optimization? > And on what OS/Hugin version did you get these resu

Re: [hugin-ptx] exposure getting changed in preview window

2011-02-02 Thread Jeffrey Martin
Hi Bruno, that's my problem - i created the pano manually, yet hugin changed the global exposure for me, without asking or telling me. i can only guess that this is a bug. the pictures are quite "normal" straight out of a "normal camera" i'll upload the source images and pto file. On Tu

[hugin-ptx] Re: documentation for PTO file?

2011-02-02 Thread T. Modes
Hi Daniel, On 2 Feb., 04:31, D M German wrote: > Hi Everybody, > > I am trying to revamp the parser of libpano to make it compatible with > PTO files. Is there a document that describes it? doc/nona.txt > > For example, what is the meaning of the variable 'j' in the image lines? > j is used to

[hugin-ptx] Re: parser for hugin PTO format

2011-02-02 Thread kfj
On 2 Feb., 09:22, D M German wrote: > Hi everybody, > > I undusted the code I started few years ago and finally completed a > working prototype: what took you so long ;-) > THe idea of this parser is old: if we have a single parser (as a > library) we can then have multiple tools reading (and

[hugin-ptx] Seg fault on clicking 'move' tab in fast preview

2011-02-02 Thread kfj
Hi all! I'm running Pre-Release 2010.5.0.f10f5be9e4b9 self-compiled, default branch on Kubuntu 10.10. Whatever I do, when I go into the fast preview and click the 'move' tab, hugin crashes on me with a seg fault. Here's a stack trace: #0 0x0828b2be in std::_Rb_tree, std::less, std::allocator >::

[hugin-ptx] Re: Seg fault on clicking 'move' tab in fast preview

2011-02-02 Thread Jeffrey Martin
Yes I had that problem too. On ubuntu, 2010.5 version. -- 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, s

[hugin-ptx] Re: Seg fault on clicking 'move' tab in fast preview

2011-02-02 Thread kevin
Kay, Check this thread I started and see if it's the same thing: http://groups.google.com/group/hugin-ptx/browse_thread/thread/384090f9bc0b6242?hl=en# -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequen

Re: [hugin-ptx] exposure getting changed in preview window

2011-02-02 Thread Bruno Postle
On Wed 02-Feb-2011 at 07:49 -0800, Jeffrey Martin wrote: that's my problem - i created the pano manually, yet hugin changed the global exposure for me, without asking or telling me. In your screenshots the first photo has EV 12.61 and in the Preview window the global EV is set to 12.61. Do

[hugin-ptx] Re: Seg fault on clicking 'move' tab in fast preview

2011-02-02 Thread kfj
On 2 Feb., 20:50, kevin wrote: > Kay, > > Check this thread I started and see if it's the same thing: > > http://groups.google.com/group/hugin-ptx/browse_thread/thread/384090f... It ... was. It's gone with the fix as per Launchpad bug tracker: tmodes 2 hours ago Changed in hugin: status:

Re: [hugin-ptx] libpanorama

2011-02-02 Thread dmg
Thanks! I think I am going to use this repo instead, since it is a hugin compatibility issue. --dmg On Wed, Feb 2, 2011 at 7:13 PM, Yuval Levy wrote: > On February 1, 2011 11:49:23 am D M German wrote: >> in the move from SVN to Mercurial, what happened with libpanorama? > > http://hugin.hg.sour

Re: [hugin-ptx] Re: parser for hugin PTO format

2011-02-02 Thread D M German
>> THe idea of this parser is old: if we have a single parser (as a >> library) we can then have multiple tools reading (and perhaps >> generating) these files. kfj> Precisely. I wish I'd known of your work when I wrote my Python parser kfj> for pto files some months ago. I might even have

[hugin-ptx] PTO parser

2011-02-02 Thread D M German
Ok, thanks to Yuv for pointing me to the libpanorama repo. I have moved my code there, where I'll maintain it: http://hugin.hg.sourceforge.net/hgroot/hugin/libpanorama/ it is located in the PTOparser directory. I have updated the CMakeList files so it should be compilable by anybody (it is not "

[hugin-ptx] mask lines in PTO files

2011-02-02 Thread D M German
I am curious, are the mask lines (k-lines) in PTO files order dependent? I am wondering if they should be assigned to data structures of the image, or they should be a separate data structure. In other words, if the order of the lines changes in the file (the k-lines), will their meaning change?

Re: [hugin-ptx] mask lines in PTO files

2011-02-02 Thread dmg
Also, can there be more than 1 line per image? On Thu, Feb 3, 2011 at 2:09 PM, D M German wrote: > > I am curious, > > are the mask lines (k-lines) in PTO files order dependent? I am > wondering if they should be assigned to data structures of the image, or > they should be a separate data struct

Re: [hugin-ptx] mask lines in PTO files

2011-02-02 Thread Carl von Einem
dmg schrieb am 03.02.11 06:15: Also, can there be more than 1 line per image? Yes, right now we have four different types of masks which can be used in one image at the same time and more than once: - Exclude region - Include region - Exclude region from stack - Include region from stack Not