搜索资源列表
-
0下载:
边缘检测经典算法(Canny算子、Laplace算子程序)-Classical edge detection algorithm (Canny operator, Laplace operator subroutine)
-
-
0下载:
This is a visual C# project to find out edges in an image using canny edge detection algorithm.
-
-
0下载:
canny边缘检测 检测图片的边缘信息 对于初学者很有帮助-canny edge detection to show the image edge ,it is easy and widely used by people ,suitble for beginer to learn something basic
-
-
0下载:
canny and sobel edge detection algorithm using c#
-
-
0下载:
图像处理:
打开图片 可实现边缘检测
基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing:
Open the image edge detection can be realized
Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
-
-
0下载:
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
-
-
0下载:
用vs2012+opencv2.4.5做的canny边缘检测程序,可以对图片的边缘进行检测,非常好用-With vs2012+ opencv2.4.5 do canny edge detection program that can be detected on the edge of the picture, very easy to use
-
-
0下载:
canny detection on images
-
-
0下载:
Cany算子边缘识别,很不错的啊,算法效率很高-Cany operator edge detection, very good ah, the high efficiency of the algorithm
-
-
0下载:
canny边缘检测 先滤波 转化成灰度图 再进行边缘检测(edge detection using canny function)
-
-
0下载:
canny边沿检测c/c++程序,有详细注释(Canny edge detection program)
-