← Back to team overview

hugin-devs team mailing list archive

[Bug 678848] Re: matchpoint fails on images with alpha channels

 

Someone should check if this is still valid. But it sounds like a valid
request to me.

** Changed in: hugin
   Importance: Undecided => Wishlist

** Changed in: hugin
       Status: New => Triaged

** Tags added: alpha channel matchpoint

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

Title:
  matchpoint fails on images with alpha channels

Status in Hugin - Panorama Tools GUI:
  Triaged

Bug description:
  match-n-shift uses PTmender to create conformal input for generatekeys/matchpoint, this data has an alpha channel, which causes matchpoint to fail:

ContractViolation:
Precondition violation!
importImage(): number of bands (color channels) in file and destination image differ.
(/BUILD/hugin-0.7.0/src/foreign/vigra/vigra/impex.hxx:118)
Error! Image can not be opened

matchpoint should ignore alpha data, or even better it could use the alpha channel to define areas where it shouldn't find features.