搜索资源列表
cannyPLeePNL=4
- 采用canny算子加上lee滤波器对SAR图像进行去噪-canny algorithm and lee filter to aiti-noise SAR image
canyedge
- 图像边缘检测,包括Canny算子和SUSAN特征检测算子等的边缘检测-The image edge detection, including edge detection Canny operator and SUSAN feature detection operator and other
hough
- 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
centract
- 用Canny算子提取边缘,在readme里有详细的使用说明,-Canny operator was used to extract the edge, there are detailed instructions in the readme,