边缘提取算法.pdf
public class EdgeDetect : ImageInfo { /* * * Roberts, Sobel, Prewitt, Kirsch, GaussLaplacian * 水平检测垂直检测边缘增强边缘均衡化 * * / /// /// 对两幅图像进行梯度运算 /// ///
下载地址
用户评论