[ptx] feathered seams in nona
Bruno Postle
bruno at postle.net
Wed Jan 14 12:54:44 GMT 2004
On Wed 14-Jan-2004 at 12:51:41AM +0100, Pablo d'Angelo wrote:
>
> I've just added a simple seaming to hugin. Its a quick hack, that was easy
> to add. it works well for large seams too. actually its a mixture between
> the credibility pixel approach and the classical seaming.
I can't build nona:
g++ -I. -I../include -Wall -O2 -c -o .obj/nona.o nona.cpp
../include/PT/SimpleStitcher.h: In function `void
PT::stitchPanoramaSimple(const PT::Panorama&, const PT::PanoramaOptions&,
DestImageType&, utils::ProgressDisplay&, const std::string&, const
std::string&, bool) [with DestImageType = vigra::BRGBImage]':
nona.cpp:145: instantiated from here
../include/PT/SimpleStitcher.h:370: `seamAlpha' undeclared (first use this
function)
I think there is a file missing from CVS:
grep -r seamAlpha ./
./src/include/PT/SimpleStitcher.h: seamAlpha(dists, seamWidth, alphavec);
./src/include/PT/SimpleStitcher.h: seamAlpha(dists, seamWidth, alpha);
--
Bruno
More information about the ptX
mailing list