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

Impala::Core::Geometry::MaskedInterestPointSelector::MaskedInterestPointSelector ( Array::Array2dScalarInt32 pointList,
int  index 
) [inline]

Definition at line 19 of file MaskedInterestPointSelector.h.

References mIter.

00020         : mPointList(pointList), mIndex(index+2)
00021     {
00022         mIter = 0;
00023     }


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