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

template<class DstArrayT, class Src1ArrayT, class Src2ArrayT>
void Impala::Core::Array::Trait::QbWatershed< DstArrayT, Src1ArrayT, Src2ArrayT >::First ( const PointValueT val,
DstArithT  arith,
Src1ArithT  img,
Src1ArithT   
) [inline]

Definition at line 168 of file QbWatershed.h.

References Impala::Core::Array::Trait::QbWatershed< DstArrayT, Src1ArrayT, Src2ArrayT >::structPointValue::arith, and Impala::Core::Array::Trait::QbWatershed< DstArrayT, Src1ArrayT, Src2ArrayT >::center.

00169     { 
00170         center=val; 
00171         center.arith=arith; //take  the current value from the image, not from queue
00172     }


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