搜索资源列表
program
- 压缩文件包含拉普拉斯变换,倒金字塔,卡曼滤波器,边缘检测和houghlines的C程序-Compressed file contains the Laplace Transform, the inverted pyramid, Kalman filter, edge detection and the C program houghlines
edge_detection_algorithm
- 边缘检测经典算法(Canny算子、Laplace算子程序)-Classical edge detection algorithm (Canny operator, Laplace operator subroutine)
EdgeDetect
- C#写的一个边缘提取的程序,以界面形式选择图片,包含了sobel算子、Laplace算子、canny算子三种检测算法可选。-C# to write an edge extraction process to select the interface in the form of pictures, including the sobel operator, Laplace operator, canny operator selectable three detection algorithms