[Hugin-devs] [Bug 880216] Re: Showing control points linked to a particular image

2011-10-23 Thread tmodes
** Changed in: hugin
   Importance: Undecided = Wishlist

** Changed in: hugin
   Status: New = Triaged

** Tags added: controlpoint gsoc preview

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

Title:
  Showing control points linked to a particular image

Status in Hugin - Panorama Tools GUI:
  Triaged

Bug description:
  When working with complex panoramas, it's always tricky to figure out 
  what control points exist between pairs of images, particularly when 
  there are some in regions that are undesirable (such as around a 
  moving object, or one close to the camera with parallax).   The fast 
  preview window's control point display is a great help, but would be 
  even better with one small change.   When hovering over an image 
  number, it currently highlights the image area and blanks the display 
  of any control points that are in that area.   Better would be if it 
  blanked display of all control points, except ones that occur in the 
  highlighted image.  That way, we could quickly see what control points 
  a particular image has.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/880216/+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 790437] Re: Hugin crashes on equi to Architectural projection

2011-10-23 Thread tester8
Ubuntu 10.04.2,  x86.
Linux ONE 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:40:53 UTC 2011 i686 
GNU/Linux

Hugin   2011.2.0.3d9649aa241a  from   http://ppa.launchpad.net/hugin
/hugin-builds/ubuntu.

Crash when load attached project and switch to Architectural projection.

Console output:

MainFrame::RestoreLayoutOnNextResize()

** (hugin:2282): CRITICAL **: murrine_style_draw_box: assertion `width
= -1' failed

** (hugin:2282): CRITICAL **: murrine_style_draw_box: assertion `width = -1' 
failed
terminate called after throwing an instance of 'std::length_error'
  what():  vector::_M_fill_insert

** Attachment added: Architectural.7z
   
https://bugs.launchpad.net/hugin/+bug/790437/+attachment/2567904/+files/Architectural.7z

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

Title:
  Hugin crashes on equi to Architectural projection

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  Hugin 2011.1.0.13dd690b1ce1
  Ubuntu 10.4

  I am loading an equirectangular image of 6.5 MB. Set HVOF to 360 and 
projection to equirectangular. 
  When changing the projection to Architectural in Fast Panorama preview Huign 
disappears.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/790437/+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 880605] [NEW] enblend mask optimization failures

2011-10-23 Thread Brent Townshend
Public bug reported:

It seems like the new seam line determination using graph cut has some
problems during the optimization phase causing loops in the seam line
that sometime result in omissions of parts of the image.

For example, see the attached seam line visualization.

** Affects: enblend
 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/880605

Title:
  enblend mask optimization failures

Status in Enblend:
  New

Bug description:
  It seems like the new seam line determination using graph cut has some
  problems during the optimization phase causing loops in the seam line
  that sometime result in omissions of parts of the image.

  For example, see the attached seam line visualization.

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/880605/+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 880605] Re: enblend mask optimization failures

2011-10-23 Thread Brent Townshend
I'm also uploading enblends verbose output.   It looks like for this
image pair, it thinks there are 5 seams to optimize rather than just 2
as there should be.


** Attachment added: enblend.log
   
https://bugs.launchpad.net/hugin/+bug/880605/+attachment/2568994/+files/enblend.log

** Project changed: hugin = enblend

** Also 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/880605

Title:
  enblend mask optimization failures

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

Bug description:
  It seems like the new seam line determination using graph cut has some
  problems during the optimization phase causing loops in the seam line
  that sometime result in omissions of parts of the image.

  For example, see the attached seam line visualization.

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/880605/+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 880605] Re: enblend mask optimization failures

2011-10-23 Thread Brent Townshend
I think this may be related to the --wrap=both option to enblend.   One
of the images in this particular blending had part of its extent wrapped
around the edges of the image file.   I think that's whats causing
enblend to think there are more seams and coming up with the bad result.

By the way, the bad result persists with seam optimization turned off.

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

Title:
  enblend mask optimization failures

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

Bug description:
  It seems like the new seam line determination using graph cut has some
  problems during the optimization phase causing loops in the seam line
  that sometime result in omissions of parts of the image.

  For example, see the attached seam line visualization.

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/880605/+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 880605] Re: enblend mask optimization failures

2011-10-23 Thread Brent Townshend
The failure occurs with or without the --wrap=both or --wrap=none.   But
it still appears related to the image overlaps crossing around the
panorama boundary.

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

Title:
  enblend mask optimization failures

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

Bug description:
  It seems like the new seam line determination using graph cut has some
  problems during the optimization phase causing loops in the seam line
  that sometime result in omissions of parts of the image.

  For example, see the attached seam line visualization.

To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/880605/+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