Introduction - If you have any usage issues, please Google them yourself
Corner detection algorithm: first, image filtering, Gaussian smoothing to remove noise and then calculate the amount of corners, the local maximum fiction, ultimately determine the corner.