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

Impala::Core::Geometry::InterestCircle::InterestCircle ( Real64  xCoord,
Real64  yCoord,
Real64  cornerness,
Real64  detectionScale = 0.0 
) [inline]

Definition at line 30 of file InterestCircle.h.

00031         : InterestPoint(xCoord, yCoord), mCornerness(cornerness), mDetectionScale(detectionScale), mScale(0.0), mOrientation(0.0)
00032     {
00033     }


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