[Hugin-devs] [Bug 679512] Re: Enblend fails from Hugin, works from cmd line

2011-07-11 Thread Joe B
I also duplicated this error.  My system is also windows 7 64-bit, though i'm 
not sure that makes a difference, since i resolved this by using a script to 
remove the quotes  that hugin is adding to the values of TEMP and TMP 
environment variables.
I suspect the windows api calls in enblend.exe to retrieve value of TEMP folder 
don't tolerate quotes in the path.

WORKAROUND:

create a script in your C:\Program Files (x86)\Hugin\bin called
enblend.cmd with the contents:

if defined TEMP set TEMP=%TEMP:=%
if defined TMP set TMP=%TMP:=%
%~dp0\enblend.exe %*

(you might have to open notepad with run as administrator rights to
modify/create files in program files under windows 7).

then change the preferences in hugin to choose the  C:\Program Files 
(x86)\Hugin\bin\enblend.cmd instead of the enblend.exe.
(under File, preferences, stitching tab, use alternative enblend program)

Maybe the resolution will be to change hugin not to add the quotes?  Be
curious if this workaround works consistently for everyone else...

I'm new to trying hugin but have unsuccessful at creating a stitched
.exr hdr type panorama.. still trying... I resorted to 32 bit hugin
because i was having issues with 64-bit not creating any HDR exr output
either...

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679512

Title:
  Enblend fails from Hugin, works from cmd line

Status in Hugin - Panorama Tools GUI:
  Fix Released

Bug description:
  This bug has actually been reported a number of times, but closed out
  because people assumed it was simply a problem of not enough disk
  space. I have a case that proves this is not the case... and have
  added some information that will hopefully help diagnose the real
  problem.

  My bottom line: Enblend works from command prompt, not from Hugin, and
  I suspect the issue is that Hugin may not be properly setting
  environment variables before launching Enblend.

  ERROR SEEN (during stitching, when directly run by Hugin):
  enblend: info: loading next image: pLTRR.tif 1/1
  enblend: info: loading next image: pLTRR0001.tif 1/1

  enblend: an exception occured
  enblend: enblend: unable to create image swap file name.

  enblend: info: remove invalid output image pLTRR.tif
  make: *** [pLTRR.tif] Error 1

  HOWEVER: there is no error if the exact command listed in the Hugin
  window is run from command line!

  i.e., I copy the command, open a command prompt, go to the project folder
   f:
   cd \photos\pLTRR

  ...and paste in the enblend command:
  C:/apps/photo/Hugin/bin/enblend --compression LZW -w -f12764x5389 -o 
pLTRR.tif pLTRR.tif pLTRR0001.tif pLTRR0002.tif pLTRR0003.tif 
pLTRR0004.tif pLTRR0005.tif pLTRR0006.tif pLTRR0007.tif pLTRR0008.tif 
pLTRR0009.tif pLTRR0010.tif pLTRR0011.tif pLTRR0012.tif pLTRR0013.tif 
pLTRR0014.tif pLTRR0015.tif pLTRR0016.tif pLTRR0017.tif pLTRR0018.tif 
pLTRR0019.tif pLTRR0020.tif pLTRR0021.tif pLTRR0022.tif pLTRR0023.tif 
pLTRR0024.tif pLTRR0025.tif pLTRR0026.tif pLTRR0027.tif pLTRR0028.tif 
pLTRR0029.tif pLTRR0030.tif pLTRR0031.tif pLTRR0032.tif pLTRR0033.tif 
pLTRR0034.tif pLTRR0035.tif pLTRR0036.tif pLTRR0037.tif pLTRR0038.tif 
pLTRR0039.tif pLTRR0040.tif pLTRR0041.tif pLTRR0042.tif 

  ENVIRONMENT
  WinXP SP3, Hugin 2010.1.0.5161 built by Zoran
  C: drive does NOT have enough space
  F: drive has plenty of space (30+GB free)
  Project is on F:; 
  TMP and TEMP vars point to f:\temp\WinTmp
  Hugin temp setting points to f:\temp\HuginTmp

  SI FILEMON MONITOR LOG shows...
  From the command prompt, Enblend uses F:\temp\WinTmp as it should.
  From within Hugin, Enblend dies without attempting to create a temp file at 
all!

  THE BIG QUESTION
  What is different between calling Enblend from the command prompt vs from 
Hugin?

  My strong suspicion: Hugin improperly sets environment variables
  before launching Enblend

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679512/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 808786] [NEW] not stitching any photos

2011-07-11 Thread All2art
Public bug reported:

Hello,

Since the newer versie, 2011, I have the following problem:
When the alining process has started it comes back and not even 2 pictures are 
stitched.
The error says that there are no matching points.
However when I use 2010, everything works fine,
except I sometimes get the error that the image was blanc.
But if I save the project and let it stitch on another computer,
no problems are found.
Change computers works most of the times!

Hope to hear soon from you,
because I can't imagen I am the only one having this problem.

btw: can you make an extra set of presets under Optimise of Exposure?
I tend to make my pictures with the biggest Diagfragma and not a set exposure 
not whitebalance.
This option is not availible (yet)..

Thanx  keep up the good work!..

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/808786

Title:
  not stitching any photos

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  Hello,

  Since the newer versie, 2011, I have the following problem:
  When the alining process has started it comes back and not even 2 pictures 
are stitched.
  The error says that there are no matching points.
  However when I use 2010, everything works fine,
  except I sometimes get the error that the image was blanc.
  But if I save the project and let it stitch on another computer,
  no problems are found.
  Change computers works most of the times!

  Hope to hear soon from you,
  because I can't imagen I am the only one having this problem.

  btw: can you make an extra set of presets under Optimise of Exposure?
  I tend to make my pictures with the biggest Diagfragma and not a set exposure 
not whitebalance.
  This option is not availible (yet)..

  Thanx  keep up the good work!..

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/808786/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 807439] Re: strange exposure fusion line on pano

2011-07-11 Thread Bruno Postle
I tried stitching with the enblend -a parameter, but this clearly isn't
working (see attached scaled down version of the output).

The seams for the lower 70% of the image are very wrong, though the top
30% is working as expected.

This image also has the horizontal line artefacts that have previously
been associated with memory cache size issues, my Hugin is using the
installation default preferences for this.

So it seems that this panorama is too big for my 2GB system.

Reducing the size is likely to help, currently it has dimensions of
28634x14317. This is the size suggested by Hugin, but Hugin is very
conservative about these calculations, a size of 2x1 will stitch
much quicker without any real loss of information.

** Attachment added: test3.jpg
   
https://bugs.launchpad.net/hugin/+bug/807439/+attachment/2203026/+files/test3.jpg

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/807439

Title:
  strange exposure fusion line on pano

Status in Enblend:
  New
Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  Please take a look at my equirectangular panorama
  http://img11.imageshack.us/img11/7831/test24.jpg
  What happened to those exposure line?
  Also the nadir image result is equally weired.
  If I use normal view with horizontal horizon ,it looks like something broken:
  http://img18.imageshack.us/img18/6176/48761613.png
  But if I chang the view and looking down, it appears fine:
  http://img59.imageshack.us/img59/1462/47884439.png
  I don't get it, is there anything I'm not doing right?

  I've use manual mode for everything when shooting (e.g. white balance, 
aperture, exposure time. )
  I using prebuilt hugin for Windows 7 
64bit.(HuginSetup_2011.2.0-beta1_64bit_Windows_2.exe )
  Also take a look at the discussion at google form
   https://groups.google.com/forum/?pli=1#!topic/hugin-ptx/RQz4-I_LGss

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/807439/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 807439] Re: strange exposure fusion line on pano

2011-07-11 Thread 蜥蜴
Yes, I also use the -a parameter and got the same result (see
attachment). I'm not sure if the horizontal line artifacts is cause by
lack of memory since my computer has 12GBs memory , so enblend have at
least 10GBs of memory. Will it take such a large amount ?

** Attachment added: result
   
https://bugs.launchpad.net/hugin/+bug/807439/+attachment/2203127/+files/test2-6-2.jpg

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/807439

Title:
  strange exposure fusion line on pano

Status in Enblend:
  New
Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  Please take a look at my equirectangular panorama
  http://img11.imageshack.us/img11/7831/test24.jpg
  What happened to those exposure line?
  Also the nadir image result is equally weired.
  If I use normal view with horizontal horizon ,it looks like something broken:
  http://img18.imageshack.us/img18/6176/48761613.png
  But if I chang the view and looking down, it appears fine:
  http://img59.imageshack.us/img59/1462/47884439.png
  I don't get it, is there anything I'm not doing right?

  I've use manual mode for everything when shooting (e.g. white balance, 
aperture, exposure time. )
  I using prebuilt hugin for Windows 7 
64bit.(HuginSetup_2011.2.0-beta1_64bit_Windows_2.exe )
  Also take a look at the discussion at google form
   https://groups.google.com/forum/?pli=1#!topic/hugin-ptx/RQz4-I_LGss

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/807439/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp