Emad ud din Butt | 1 May 2010 09:13
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

Zoran,

Its a simple

intel C2D (32bit)
1GB Ram
windows XP SP2
Buitin gfx card.

This system is simple no special gfx card etc. All previous builds are working side by side. Your build also works on it. Thats why i like that system :))  If you still need exact processor and motherboard details I will post it on monday. 

I will check latest build again with different enblend version.  


 Thanks.


On Fri, Apr 30, 2010 at 7:15 PM, Zoran Zorkic <zomba <at> gmx.net> wrote:

I've done some more testing.
Tested building a spherical pano from the original photos to the
rendered equiangular image. Used APSC for CP generation.

Summary:
Core2Duo nVidia 9800gt Win7 64bit: perfect
Turion64 x2 nVidia 6100 Win7 64bit: perfect
Sempron64 nVidia 6800gt WinXP SP2 32bit: perfect *

* On the XP system enblend is not working, but you can substitute
another enblend build.

I have no other graphics cards ATM to test it but it seems that the
trouble with the preview window is directly connected to it. It seems
it mostly affects old cards, so, maybe upgrade the card?

As to the problems with APSC not detecting CPs properly, bug the dev
team as the default settings are not optimal.

Emad, you said you tested on a few systems but got it working only on
one, could you please post the details of the systems: CPU, GFX,
windows 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, send email to hugin-ptx <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx



--
_________________________________
Emaad
www.flickr.com/emaad

--
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 <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
GaaB | 1 May 2010 16:17
Picon

Re: [win32] Hugin 2010.1 svn5118 for download

Le 01/05/2010 09:13, Emad ud din Butt a écrit :
> On Fri, Apr 30, 2010 at 7:15 PM, Zoran Zorkic <zomba <at> gmx.net
> <mailto:zomba <at> gmx.net>> wrote:
>
>
>     I've done some more testing.
>     Tested building a spherical pano from the original photos to the
>     rendered equiangular image. Used APSC for CP generation.
>
>     Summary:
>     Core2Duo nVidia 9800gt Win7 64bit: perfect
>     Turion64 x2 nVidia 6100 Win7 64bit: perfect
>     Sempron64 nVidia 6800gt WinXP SP2 32bit: perfect *
>
>     I have no other graphics cards ATM to test it but it seems that the
>     trouble with the preview window is directly connected to it. It seems
>     it mostly affects old cards, so, maybe upgrade the card?

As I previously indicated, maybe not clearly enough, it worked 2 or 3 
times on my PC, but most of the time the fast preview crashed.

So I suspect a memory initialization problem which may disturb the test 
on CPU and/or graphic card capabilities.

My 2 cents.

--

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

Harry van der Wolf | 1 May 2010 19:01
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

Hi windows users,

I'm not on windows but I know there have been issues with OpenGL drivers as such and OpenGL support in graphics drivers on Windows (Can you remember the pvqt/panini posts?).  Some necessary OpenGL settings/functions might not be supported.
Check (1) for an analysis tool. This tool also allows you to tweak some settings as well.

I hope James Legg "listens"  to this thread as he knows a lot about it.

Harry


(1): <http://gregs-blog.com/2007/12/16/how-to-find-which-opengl-version-youre-running/>


--
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 <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
James Legg | 1 May 2010 23:34
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

On Sat, 2010-05-01 at 19:01 +0200, Harry van der Wolf wrote:
> I'm not on windows but I know there have been issues with OpenGL
> drivers as such and OpenGL support in graphics drivers on Windows (Can
> you remember the pvqt/panini posts?).  Some necessary OpenGL
> settings/functions might not be supported.

The recent masking feature uses the Multitexture extension, so you need
a system which supports OpenGL 1.3, or the GL_ARB_multitexture
extension. This might not be available on older windows systems, but I
don't know for certain.
> 
> I hope James Legg "listens"  to this thread as he knows a lot about
> it.

I am reading this. I have had a look for OpenGL errors in Hugin. I found
and fixed two, but they could only reproduced when using various fast
preview features, not when first loading it.

OpenGL will sometimes flag erroneous usage, but you have to check for it
manually with glGetError[0]. OpenGL implementations don't have to flag
errors though, there is a lot of undefined behaviour. This could make
something crash on one system and not report an error on another. I
fixed what I could find with it on a Intel 965/Linux system.

It could be a different problem with Hugin, WxGL, or graphics hardware
or drivers.

[0] http://www.opengl.org/sdk/docs/man/xhtml/glGetError.xml

--

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

James Legg | 1 May 2010 23:39
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

On Thu, 2010-04-29 at 13:36 +0200, Tomasz Nycz wrote:
> Windows crash report is here: 
> http://www.ratownictwo.org.pl/docs/hugin_crash.zip

I get this error when trying to open it:

> Archive:  /home/james/Desktop/hugin_crash.zip
> [/home/james/Desktop/hugin_crash.zip]
>   End-of-central-directory signature not found.  Either this file is not
>   a zipfile, or it constitutes one disk of a multi-part archive.  In the
>   latter case the central directory and zipfile comment will be found on
>   the last disk(s) of this archive.
> zipinfo:  cannot find zipfile directory in one of /home/james/Desktop/hugin_crash.zip or
>           /home/james/Desktop/hugin_crash.zip.zip, and cannot find
/home/james/Desktop/hugin_crash.zip.ZIP, period.

Could you check it and upload it again please?
-James

--

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

Nicolas Pelletier | 2 May 2010 01:07
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

I'll add, a few people reported having problem when working in hugin on multiple projects without closing it. I do remember reproducing some problems, and the preview windows was on the list.


So, just in case it helps, do you work on multiple projects in a row, reusing the same running process each time? If you do,  try closing hugin between each project, and starting it over.

If not... then the search must continue.

nick

On Sat, May 1, 2010 at 5:39 PM, James Legg <lankyleggy <at> gmail.com> wrote:
On Thu, 2010-04-29 at 13:36 +0200, Tomasz Nycz wrote:
> Windows crash report is here:
> http://www.ratownictwo.org.pl/docs/hugin_crash.zip

I get this error when trying to open it:

> Archive:  /home/james/Desktop/hugin_crash.zip
> [/home/james/Desktop/hugin_crash.zip]
>   End-of-central-directory signature not found.  Either this file is not
>   a zipfile, or it constitutes one disk of a multi-part archive.  In the
>   latter case the central directory and zipfile comment will be found on
>   the last disk(s) of this archive.
> zipinfo:  cannot find zipfile directory in one of /home/james/Desktop/hugin_crash.zip or
>           /home/james/Desktop/hugin_crash.zip.zip, and cannot find /home/james/Desktop/hugin_crash.zip.ZIP, period.

Could you check it and upload it again please?
-James

--
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 <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> 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 <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
Emad ud din Butt | 2 May 2010 08:59
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

Nick I only work on one project at a time. But Fast preview window crashes. 

James legg  is there any OpenGl hack or we have to look for another gfx card. But if this problem persists than hugin usability will be limited. I hope you will find a solution. 





On Sun, May 2, 2010 at 4:07 AM, Nicolas Pelletier <nicolas.pelletier <at> gmail.com> wrote:
I'll add, a few people reported having problem when working in hugin on multiple projects without closing it. I do remember reproducing some problems, and the preview windows was on the list.

So, just in case it helps, do you work on multiple projects in a row, reusing the same running process each time? If you do,  try closing hugin between each project, and starting it over.

If not... then the search must continue.

nick


On Sat, May 1, 2010 at 5:39 PM, James Legg <lankyleggy <at> gmail.com> wrote:
On Thu, 2010-04-29 at 13:36 +0200, Tomasz Nycz wrote:
> Windows crash report is here:
> http://www.ratownictwo.org.pl/docs/hugin_crash.zip

I get this error when trying to open it:

> Archive:  /home/james/Desktop/hugin_crash.zip
> [/home/james/Desktop/hugin_crash.zip]
>   End-of-central-directory signature not found.  Either this file is not
>   a zipfile, or it constitutes one disk of a multi-part archive.  In the
>   latter case the central directory and zipfile comment will be found on
>   the last disk(s) of this archive.
> zipinfo:  cannot find zipfile directory in one of /home/james/Desktop/hugin_crash.zip or
>           /home/james/Desktop/hugin_crash.zip.zip, and cannot find /home/james/Desktop/hugin_crash.zip.ZIP, period.

Could you check it and upload it again please?
-James

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



--
_________________________________
Emaad
www.flickr.com/emaad

--
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 <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
Harry van der Wolf | 2 May 2010 09:07
Picon

Re: Re: [win32] Hugin 2010.1 svn5118 for download

<at> James: Thanks for fixing the 2 (non-fatal?) errors.

2010/5/2 Emad ud din Butt <xyztnce <at> gmail.com>
Nick I only work on one project at a time. But Fast preview window crashes. 

James legg  is there any OpenGl hack or we have to look for another gfx card. But if this problem persists than hugin usability will be limited. I hope you will find a solution. 



The issues are now bombarded as being OpenGL issues. For a complete overview to start troubleshooting the issue(s) I only tried to point the community into that direction as OpenGL driver issues might, I repeat: it might,  be the cause for these issues.

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 <at> googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+unsubscribe <at> googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
GaaB | 2 May 2010 11:47
Picon

Re: [win32] Hugin 2010.1 svn5118 for download

Le 01/05/2010 23:34, James Legg a écrit :
> On Sat, 2010-05-01 at 19:01 +0200, Harry van der Wolf wrote:

>> Some necessary OpenGL settings/functions might not be supported.
>
> The recent masking feature uses the Multitexture extension, so you need
> a system which supports OpenGL 1.3, or the GL_ARB_multitexture
> extension. This might not be available on older windows systems, but I
> don't know for certain.

Thanks to Harry link for OpenGL analysis tool, I found that I have
OpenGL 1.1 with some extensions, but GL_ARB_multitexture *not* supported.

*But* when (by chance) I was able to have the fast preview working I was 
able to use masking (the rendering was not Ok, but *no crash*).

------------------
Windows 7 Family Premium 32bits
- Intel(R) Pentium(R) 4 CPU 2.80GHz
- graphic card ATI X300 - OpenGL 1.1

--

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

tobio | 2 May 2010 03:49
Picon

Pixel coordinate transformation

Hi, everyone!

I have a question about hugin. I wonder what geometric transformation
the cylindrical projection used?

That is to say, I have generated a 360 degree panoramic Image from 6
images using cylinderical projection, and there is a point A(x,y)(x,y
are pixel coordinates) on the fifth image, how can I calculate its
coordinates A'(x',y') on the panoramic image?

Which part of the sourcecode realize such function?

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


Gmane