Subpixel refinement of corner points. More...
Functions | |
bool | Refine (const CByteImage *pImage, const Vec2d &point, Vec2d &resultPoint, int nHalfWindowSize=2, int nMaxIterations=100) |
Subpixel refinement of corner points.
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.