Overload List

NameDescription
cvFindCornerSubPix(IntPtr, array<PointF>[]()[][], Int32, Size, Size, MCvTermCriteria)
Iterates to find the sub-pixel accurate location of corners, or radial saddle points
cvFindCornerSubPix(IntPtr, array<Single,2>[,](,)[,][,], Int32, Size, Size, MCvTermCriteria)
Iterates to find the sub-pixel accurate location of corners, or radial saddle points

See Also