搜索资源列表
-
4下载:
canny算子边缘提取。用matlab编写,并有详细的解释。,use matlab to canny edge detection operator,with a detailed explanation.
-
-
1下载:
实现了bmp图像的Canny边缘检测,非常好的代码,欢迎下载-canny edge detection
-
-
0下载:
Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
-
-
0下载:
Canny边缘检测,处理结果被保存在文件中.检测效果比较好.-Canny edge detection, the results are saved in the document. Detection of the effect is better.
-
-
0下载:
Canny边缘检测算子
用C或C++实现,可直接运行-Canny edge detection operator using C or C++ Realized, can be directly run
-
-
0下载:
canny算子的边缘检测,附带几个经典图片,visual 6.0C++的运行环境-canny edge detection operator, with a few classic pictures, visual 6.0C++ the operating environment
-
-
0下载:
canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
-
-
1下载:
(1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数;
(2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测;
(3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测;
(4)比较上述两个结果。
-(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector
-
-
0下载:
基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
-
-
0下载:
边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
-
-
0下载:
canny边缘检测,能运行,效果还不错,大家可以试试看-canny edge detection, can run, the results were good, we can give it a try
-
-
0下载:
基于Canny算子的边缘检测实现,效果比较好-Canny edge detection to achieve
-
-
0下载:
canny边缘检测,边缘检测的目的是在保留原有图像属性的情况下,显著减少图像的数据规模。目前有多种算法可以进行边缘检测,虽然Canny算法年代久远,但可以说它是边缘检测的一种标准算法,而且仍在研究中广泛使用。-Canny edge detection,The purpose of edge detection is to significantly reduce the size of the image by preserving the original image attributes.
-
-
0下载:
canny边缘检测,实例代码,亲测可用,欢迎下载-Canny edge detection
-
-
0下载:
C++ Qt implementation of edge detection algorithms.
Currently available algorithms:
Canny edge detector
Sobel edge detector
Prewitt edge detector
Roberts cross
Scharr operator
The project includes GUI for viewing results.
-
-
0下载:
Doing Canny edge detection in higher dimensions. This doesn't do anything yet.
-
-
0下载:
This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential
-
-
1下载:
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect th
-
-
0下载:
基于matlab的Canny边缘检测算法(Canny edge detection algorithm based on MATLAB)
-
-
3下载:
canny边缘检测算法,在python环境中可实现边缘提取。(The canny edge detection algorithm can implement edge extraction in a python environment.)
-
« 12
3
4
5
6
7
8
9
10
...
25
»