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

template<class DstArrayT, class SrcArrayT, class MaskArrayT>
bool Impala::Core::Array::Trait::QbLabelOld< DstArrayT, SrcArrayT, MaskArrayT >::GlobalPixelInit ( PointValueT ,
DstArithT arith,
SrcArithT  ,
MaskArithT   
) [inline]

Definition at line 65 of file QbLabelOld.h.

00066     { 
00067         arith = Element::E0LargeVal<DstArithT>(DstArithT()); // = unlabeled
00068         return false; // dont Q
00069     }


Generated on Thu Jan 13 09:18:23 2011 for ImpalaSrc by  doxygen 1.5.1