Two Sub-Pixel Corner Detection Methods
This study compares two sub-pixel corner detection approaches: surface fitting and grayscale gradient. Both methods provide high-precision coordinate outputs, with main serving as the executable program. Implementation includes image preprocessing, corner approximation, and iterative refinement algorithms.