|
|
@ -1861,8 +1861,8 @@ CV_EXPORTS_W void preCornerDetect( InputArray src, OutputArray dst, int ksize, |
|
|
|
|
|
|
|
|
|
|
|
/** @brief Refines the corner locations.
|
|
|
|
/** @brief Refines the corner locations.
|
|
|
|
|
|
|
|
|
|
|
|
The function iterates to find the sub-pixel accurate location of corners or radial saddle points, as |
|
|
|
The function iterates to find the sub-pixel accurate location of corners or radial saddle |
|
|
|
shown on the figure below. |
|
|
|
points as described in @cite forstner1987fast, and as shown on the figure below. |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|