Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:04:45 2010 for ImpalaSrc by  doxygen 1.5.1