RueiKe | 1 Nov 2009 02:22
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Ryan,

I am still working through my test case, but one observed issue so far
is that the interface is in English even when I select Traditional
Chinese.  I am running this out of the directory where I unzipped it
to, so maybe this is part of the issue.

Regards,
Rick

On Oct 31, 8:51 pm, Ryan <scov... <at> gmail.com> wrote:
> Correction to the URLs:http://hugin.panotools.org/testing/hugin/hugin-2009.4.0_rc2-win32-cyg...http://hugin.panotools.org/testing/hugin/autopano-sift-C-2.5.1_rc2-wi...http://hugin.panotools.org/testing/hugin/hugin-2009.4.0_rc2-win32-cyg...
>
> Thanks,
> Ryan
>
> On Oct 31, 10:41 am, Ryan <scov... <at> gmail.com> wrote:
>
>
>
> > Hi all,
>
> > hugin-2009.4.0-rc2-win32-cygming-bin.zip is now available
atftp://hugin.panotools.org/public_html/testing/hugin/. It works out of
> > the box -- just unzip and run hugin/bin/hugin.exe -- and there are no
> > dependencies on either cygwin or the location it unzips to.
>
> > In addition, autopano-sift-C-2.5.1_rc2-win32-cygming-bin.zip is
> > available for people who aren't troubled by patent issues. Just unzip
(Continue reading)

RueiKe | 1 Nov 2009 05:34
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Ryan,

I have finished running the first test case for hugin-2009.4.0_rc2-
win32-cygming-bin.zip.

Platform: Windows Vista 64bit on an i7 with 12GB memory and an ATI
Radeon HD 4800 series graphics card.

Project: 31 image 360x180 equirectangular projection aligned with
7,129 control points.  No exposure bracketing in this project.

Observations:
GUI - Looks good.  Only concern found is it is in English even when
Chinese is selected.
Load images - No issues
Add Control Points - I used Autopano-sift-c with "--maxdim 4000 --
projection %f,%v --maxmatches %p %o %i" arguments.  It worked fine and
added as many control points as 2009.2 (Allard's build).  I found a
previous build of 2009.4 did not generate any control points when --
maxdim 4000 is specified, but this build doesn't have the issue/
Align - No problem
Fine Tune All control points - No issues
Control Point table - No problem, I removed bad control points with no
issues
Optimizer - No problems for position and everything
Exposure - No issues with Low Dynamic range 1000 points per image.
Stitching - Used Calculate Optimal Size -> 15,288 x 7,559.  Problems
in stitching a "Blended Panorama" for both with and without GPU:
   Without GPU - Out of memory error even with the arguments: -m 2000 -
(Continue reading)

Yuval Levy | 1 Nov 2009 07:39
Picon
Favicon

inverting image sequences - patch for testing


A lucky user put in a feature request today. And I had an itch. The 
patch is attached at [0]. Need to be verified that it does not mess up 
things for the new Layout mode, and that I have not introduced bugs with it.

have a good weekend
Yuv

[0] 
https://sourceforge.net/tracker/?func=detail&aid=2890007&group_id=77506&atid=550443

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

Ryan | 2 Nov 2009 09:55
Picon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Rick,

Thanks for putting the build through its paces!

Now it's time for my ignorance to show through a bit :)

Re i18n: My system "Cannot set locale to language Chinese
(Traditional)" but Spanish and French work just fine (somebody did a
good job on those languages, BTW!). Did you get an error or did it
just silently ignore your language choice? Anyway, none of the Asian
languages I tried worked, and I just figured out that wxWidgets was
built without Unicode support, which would make life difficult for non-
latin charsets (I wonder why it defaults to unicode off?). I'll try
creating a new build with unicode support baked in.

Re OoM: I built enblend-enfuse with image cache enabled (well, the
configure script said so, at least... no way to query the binary
afaik). On my machine the cache (in hugin's preferences) defaults to a
piddling 256MB, though, which would probably cause problems for a
workflow as large as yours -- can you try bumping it up to something
more reasonable? (afaik -b only sets the block size of the image
cache, which is probably independent of its size) (How does that cache
size default get set, anyway?)

Re GPU: Unfortunately I don't have a access to a good enough GPU to
even explore this issue, but how general is the problem? It doesn't
seem to affect linux users, but what about the MSVC port of hugin? I
ask because none of my porting effort touched GPU-related stuff; glew
has explicit build-time support for cygming systems (in addition to
(Continue reading)

Ryan | 2 Nov 2009 10:45
Picon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Rick,

Can you try this version out:
http://hugin.panotools.org/testing/hugin/hugin-2009.4.0_rc2-win32-unicode-cygming-bin.zip

I think my machine must not have the Asian language packs installed
because it still can't change the locale, but the binaries are now 3MB
bigger compressed, so I'm pretty sure unicode is really there.

Regards,
Ryan

On Nov 1, 5:34 am, RueiKe <ruei... <at> yahoo.com> wrote:
> Hi Ryan,
>
> I have finished running the first test case for hugin-2009.4.0_rc2-
> win32-cygming-bin.zip.
>
> Platform: Windows Vista 64bit on an i7 with 12GB memory and an ATI
> Radeon HD 4800 series graphics card.
>
> Project: 31 image 360x180 equirectangular projection aligned with
> 7,129 control points.  No exposure bracketing in this project.
>
> Observations:
> GUI - Looks good.  Only concern found is it is in English even when
> Chinese is selected.
> Load images - No issues
> Add Control Points - I used Autopano-sift-c with "--maxdim 4000 --
(Continue reading)

RueiKe | 2 Nov 2009 11:47
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Ryan,

Re i18n: I am downloading the new version now.  I am using Vista in
English with the Traditional Chinese Language pack.  I don't any
errors; it just ignores the setting.  I have tried spanish and it
works fine.  I will post an update when I try your latest.

Re OoM:  The error I am getting is the same error I got in the past
when setting the memory cache size too large.  For this case, I set it
to 2GB (-m 2000).  I think a small setting should not cause a problem,
it should just go to disk cache.

Re GPU:  This is the first time I have tested the GPU option.  If
there is another build to try for comparison, just send me a link and
I will give it a try.

Regards,
Rick

On Nov 2, 5:45 pm, Ryan <scov... <at> gmail.com> wrote:
> Hi Rick,
>
> Can you try this version out:http://hugin.panotools.org/testing/hugin/hugin-2009.4.0_rc2-win32-uni...
>
> I think my machine must not have the Asian language packs installed
> because it still can't change the locale, but the binaries are now 3MB
> bigger compressed, so I'm pretty sure unicode is really there.
>
> Regards,
(Continue reading)

RueiKe | 2 Nov 2009 12:20
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Ryan,

I just tried the latest build and Chinese Traditional now works!  I
probably need to run through a full test case to make sure there are
no unicode issues (early builds of 0.8.0 had some that were cleaned up
before release).  I will report back when complete.

Regards,
Rick

On Nov 2, 6:47 pm, RueiKe <ruei... <at> yahoo.com> wrote:
> Hi Ryan,
>
> Re i18n: I am downloading the new version now.  I am using Vista in
> English with the Traditional Chinese Language pack.  I don't any
> errors; it just ignores the setting.  I have tried spanish and it
> works fine.  I will post an update when I try your latest.
>
> Re OoM:  The error I am getting is the same error I got in the past
> when setting the memory cache size too large.  For this case, I set it
> to 2GB (-m 2000).  I think a small setting should not cause a problem,
> it should just go to disk cache.
>
> Re GPU:  This is the first time I have tested the GPU option.  If
> there is another build to try for comparison, just send me a link and
> I will give it a try.
>
> Regards,
> Rick
(Continue reading)

Yuval Levy | 2 Nov 2009 14:24
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Rick,

RueiKe wrote:
> Re GPU:  This is the first time I have tested the GPU option.  If
> there is another build to try for comparison, just send me a link and
> I will give it a try.

to compare the GPU option with the traditional CPU stitching, just 
enable/disable GPU stitching in the preferences setting.

Yuv

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

RueiKe | 2 Nov 2009 14:33
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Ryan,

I ran through my workflow with no unicode related errors.

Maybe not something your are working on, but just to thoroughly
document my observations, the following items are not translated:

"Loading images" - bottom of main window after opening project
"Cancel"  - button on fine tune all points status dialog box
"OK" - button on fine tune all points complete dialog box
"Strategy.." and other text of the optimizer status window
"YES" and "NO" buttons of optimizer dialog box
"Optimizing variables" of the optimizer status box
"YES" and "NO" buttons of exposure dialog box about linked parameters
"OK" and "Cancel" buttons of the exposure "number of pixels" dialog
box
"Cancel"  - button on expsosure status dialog box
"YES" and "NO" buttons of exposure dialog box about applying results
"Cancel"  - button on Align status dialog box
All text except dialog box name for filename selection after pressing
Stitch now.

Regards,
Rick

On Nov 2, 7:20 pm, RueiKe <ruei... <at> yahoo.com> wrote:
> Hi Ryan,
>
> I just tried the latest build and Chinese Traditional now works!  I
(Continue reading)

RueiKe | 2 Nov 2009 14:37
Picon
Favicon

Re: hugin-2009.4 win32 (cygming) build available - please test


Hi Yuv,

Yes, that is the option I used for the test case that gave the out of
memory error.  I think Ryan's comment was concerning if the error I
observed was specific to his build.

Regards,
Rick

On Nov 2, 9:24 pm, Yuval Levy <goo... <at> levy.ch> wrote:
> Hi Rick,
>
> RueiKe wrote:
> > Re GPU:  This is the first time I have tested the GPU option.  If
> > there is another build to try for comparison, just send me a link and
> > I will give it a try.
>
> to compare the GPU option with the traditional CPU stitching, just
> enable/disable GPU stitching in the preferences setting.
>
> Yuv
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
(Continue reading)


Gmane