一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step:% 1. Apply the Canny edge detector to the gray level image and obtain a% binary edge-map.% 2. Extract the edge contours from the edge-map, fill the gaps in the% contou