搜索资源列表
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.
Canny
- canny算法最经典的算法,边界提取效果很好,修正了一些bug-canny algorithm and classic algorithms, edge extraction well, a number of bug fixes
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
Opencv-Canny-sample
- 使用Opencv进行Canny算子边界提取的示例程序,非常适合新手和高手学习与使用,图像处理的好例子-A good example to use the OpenCV Canny operator edge extraction of the sample program is ideal for both novice and expert learning and the use of image processing the
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
EmguCanny
- 调用EmguCV库,进行Canny角点提取(Call the EmguCV library for Cannycorner extraction)
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)