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

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

Definition at line 63 of file QbLabel.h.

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


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