Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

template<class DstArrayT, class Src1ArrayT, class Src2ArrayT>
bool Impala::Core::Array::Trait::QbWatershed< DstArrayT, Src1ArrayT, Src2ArrayT >::GlobalPixelInit ( PointValueT vp,
DstArithT arith,
Src1ArithT  img,
Src1ArithT   
) [inline]

Definition at line 90 of file QbWatershed.h.

References Impala::Core::Array::Trait::INITVAL.

00091     {
00092         arith = INITVAL;
00093         return false;
00094     }


Generated on Fri Mar 19 11:04:49 2010 for ImpalaSrc by  doxygen 1.5.1