Re: [hugin-ptx] Re: projection names and meaning

2011-12-09 Thread Gnome Nomad

Carl von Einem wrote:


A second suggestion is to show the user a reduced number of projection
(with easy explicative text) as a default behaviour, giving the
advanced user the possibility to see and use all the projections.


I think that's what we have the Fast Preview window for.


I think the OP means provide a shorter list of projections (each with 
accompanying explanatory text) for beginniners, with an Advanced button 
or some other way for people to access the full list of projections if 
they want.


I don't see much need for a shorter list. The present list puts the 
"common" basic projections first. The Fast Preview makes it very easy to 
see the effects of a particular projection on your panorama, and so far 
(for my panoramas) Hugin has usually come up with the best projection 
without me having to pick a projection at all.


--
Gnome Nomad
gnomeno...@gmail.com
wandering the landscape of god
http://www.cafepress.com/otherend/

--
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: Creating multiple panoramas from a .bat file

2011-12-09 Thread Gitominoti
Where can I find it then? I downloaded the one at your cpan (http://
search.cpan.org/dist/Panotools-Script/bin/match-n-shift), but all of
the files included in the bin folder are .file types (and not .exe so
I can't open/use them). The one I'm using now is from here:
http://www.panoguide.com/forums/qna/4942/ . I'm having a really hard
time just trying to track down the .exe's for any of the plugins that
are mentioned in the wiki, let alone find good documentation for them.
Even that pto_gen file you mentioned, is nowhere to be found.

I was fiddling around with what I had earlier today, and I got it to
work somewhat (not really). It recognized the pictures, but it
destroyed the panorama (completely distorted it, some parts were
flipped and it wouldn't crop properly). I also still needed to keep
a .pto file that I had made in Hugin in the folder with the .bat file
so it wouldn't crash.

Again, thanks for the help

On Dec 9, 5:24 pm, Bruno Postle  wrote:
> On Fri 09-Dec-2011 at 11:09 -0800, Gitominoti wrote:
>
>
>
> >Do I have the right match-n-shift? Or am I calling it wrong? You say I
> >have to have Perl.
>
> This is an ancient match-n-shift (it runs some tools from
> autopano-sift-c directly).  There was a current Windows version
> of all the Panotools::Script tools posted to this list recently.
>
> --
> 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: Creating multiple panoramas from a .bat file

2011-12-09 Thread Bruno Postle

On Fri 09-Dec-2011 at 11:09 -0800, Gitominoti wrote:


Do I have the right match-n-shift? Or am I calling it wrong? You say I
have to have Perl.


This is an ancient match-n-shift (it runs some tools from 
autopano-sift-c directly).  There was a current Windows version 
of all the Panotools::Script tools posted to this list recently.


--
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


[hugin-ptx] Re: Creating multiple panoramas from a .bat file

2011-12-09 Thread Gitominoti
Actually, the line should be

match-n-shift -o test.pto folder1/1.jpg folder2/1.jpg folder3/1.jpg

I've even tried taking the picture out of the folders, but that didn't
work either.

-- 
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: Hugin 2011.4 rc1 released

2011-12-09 Thread Harry van der Wolf
Hi Mac users,

I built an 2011.4.0-RC1 Mac OS X bundle and it  can now be downloaded via
my site.

Tiger and Lion users: Use the Tiger enblend from the enblend-enfuse-4.0
folder inside the .dmg.

Information and binaries via my website
.
(The binaries themselves are served from hugin.panotools.org who kindly
provide the disk space and bandwidth).

Hoi,
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: Creating multiple panoramas from a .bat file

2011-12-09 Thread Gitominoti
One last question. I have to use match-n-shift to make my .pto
templates so that I can specify what photos need to be in the
panorama. I found that to call it you need:

match-n-shift [options] --output project.pto image1 image2 [...]

So for my code (with the images in separate folders), I have this
code:

match-n-shift --output test.pto folder1/1.jpg folder2/1.jpg folder3/
jpg

However, I get a lot of errors.

'generatekeys' is not recognized as an internal or external command,
operable program or batch file.
^ is repeated 3 times
'autopano' is not recognized as an internal or external command,
operable program or batch file.

Use of unintialized value in division (/) at loader /loader/0x1471490/
match-n-shift.pl line 168
^ repeated dozens of times for several other lines

Do I have the right match-n-shift? Or am I calling it wrong? You say I
have to have Perl. Te place that I downloaded match-n-shift from came
with a file called perl58.dll. Is that all I need, or is there
something else?

Thanks

-- 
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: projection names and meaning

2011-12-09 Thread Carl von Einem

furai schrieb am 09.12.11 09:19:


there is a section in the help of Hugin which is a copy of this
page :
http://hugin.sourceforge.net/docs/manual/Projections.html .


The original page is here: 

Make sure to also follow the links at the bottom of the page: the talks 
by the panotwins Markus and Jürgen are a very helpful comparison and 
also feature reprojections.



With the actual GUI, I would not know how to fit a thumbnail
explaining the projection, though I think I saw somthing
like that in another panorama software, but I cant remember
which one.


Take a readily stitched equirectangular panorama, load it in a new hugin 
project (with lens type "Equirectangular" and hfov 360 degrees) and use 
the Fast Preview window.
Jumping between different projections sometimes leads to strange 
settings, so to reset it's best to temporarily go back to 
equirectangular and then start again with exploring new worlds...



paolobenve schrieb am 08.12.11 21:20:


As a newbye in computer graphics, I am often confused with all the
available projections: I see many names, without having any idea of
what a particular projection means and what it could be useful for.

I suggest to add to every projection at least a tooltip or an
explication text which could help the user to orientate himself in the
choice.


Maybe a tooltip that simply contains a link to 
wiki.panotools.org/Projections would be helpful for some.



A second suggestion is to show the user a reduced number of projection
(with easy explicative text) as a default behaviour, giving the
advanced user the possibility to see and use all the projections.


I think that's what we have the Fast Preview window for.

Carl

--
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: projection names and meaning

2011-12-09 Thread furai
Hello,

there is a section in the help of Hugin which is a copy of this
page :
http://hugin.sourceforge.net/docs/manual/Projections.html .

With the actual GUI, I would not know how to fit a thumbnail
explaining
the projection, though I think I saw somthing like that in another
panorama
software, but I cant remember which one.

-- 
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