搜索资源列表
Canny11
- 图像处理中,往往需要提取的图像的边缘线。本算法利用Canny算子,提取灰度图的边缘-image processing, often from the edge of the image line. The algorithm used Canny operator, from the brink of grayscale
lianma
- 本程序中提供了CANNY算子提取边缘,并获得边缘连码的简单实现.
Canny算子
- 用VS2008编辑器,C++写的图像边缘提取算法Canny
tproject
- 用canny算子实现彩色图象的边缘提取,适用bmp和jpeg格式-Canny operator used to achieve color image edge extraction, the application of bmp and jpeg format
canny
- canny 边缘检测算法,一个完整的图像边缘提取算法-canny edge detection
canny
- 用Canny算子提取边缘 源代码 源文件压缩包下载-Extracted by Canny edge operator source code to download the source file cabinet
Canny
- canny边缘提取算法,很好的图像处理算法值得一看-canny
OPENCVCanny
- 调用OPENCV中系统函数实现Canny边缘提取。-OPENCV call system function in Canny edge detection.
ImageProcess
- 高斯滤波,中值滤波,Canny算子提取边缘 -Gaussian filtering, median filtering, Canny edge extraction operator
canny
- canny算法,图像边缘提取,常用图像处理算法-canny algorithm for image edge extraction, image processing algorithm used
canny
- 边缘提取的特别好的程序哈 y采用 canny算子计算边缘-Particularly good edge detection procedure Kazakhstan
Canny
- 基于VC++ Canny算子提取边缘算法-Based on VC++ Canny operator edge extraction algorithm
canny-cPP
- 图像处理中用Canny算子对图像进行边缘提取-Image processing using Canny operator edge extraction of image
Canny
- 首先利用C实现了一个图像边缘提取的算法,然后利用vivado高层次综合,将其综合为verilog代码。-First, the use of C implements a image edge extraction algorithm, then use vivado high-level synthesis, as its comprehensive verilog code.
canny
- 实现Canny边缘检测算法,针对彩色或灰度的视频都能够做到有效提取,很好用!-Realize Canny edge detection algorithm for color or grayscale video can be effectively extracted, very good use!
canny
- canny算子可以提取到很好的物体的边缘,效果要比拉普拉斯算子及罗伯特算子的效果都要好,代码中得到的效果很好,并且将图片进行了一倍和两倍的缩小-canny operator can extract the edge of the great objects, the effect than the Laplace operator and operator Robert effect to be good, with good results obtained in the code, and
canny
- canny边缘提取,边缘检测使用的,源代码-canny edge detection, edge detection using
VC++ Canny算子提取边缘算法示例
- VC++ Canny code ! compiled by vc 6.0, it's effective!
canny
- 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
wavelet_analysis
- 通过二进小波的多尺度分析对lena图像进行边缘提取的操作。(wavelet analysis using in extract edge from a picture)