IVT
CornerSubpixel Namespace Reference

Subpixel refinement of corner points. More...

Functions

bool Refine (const CByteImage *pImage, const Vec2d &point, Vec2d &resultPoint, int nHalfWindowSize=2, int nMaxIterations=100)
 

Detailed Description

Subpixel refinement of corner points.

Function Documentation

bool CornerSubpixel::Refine ( const CByteImage pImage,
const Vec2d point,
Vec2d resultPoint,
int  nHalfWindowSize = 2,
int  nMaxIterations = 100 
)

Definition at line 69 of file CornerSubpixel.cpp.