搜索资源列表
Canny边缘检测
- 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
Improved Edge Detection Algorithm Basedon Canny Operator
- 基于改进的canny算子边沿提取算法,比八连同区域的的方法更精确。
LSD 直线的快速检测算法
- 一种直线的快速检测算法,检测效果好于canny等常见算法,a fast line segment detector-A linear algorithm for the rapid detection, detection is better than other common canny algorithm, a fast line segment detector
opencv_sample.rar
- 在mfc中使用opencv的开发实例,实现了canny算法、矩形检测、金字塔切割等算法,mfc,opencv,canny,find square...
canny
- canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
edgetrace
- 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
edge
- C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
1
- matlab里边的canny锐化算法,从网上下的,分享一下-inside the canny sharpening algorithm matlab
canny_suanfa_lunwen
- 经典的CANNY算法的几篇精典论文,大家可以研究一下。-Several classic papers classic CANNY algorithm, we can look at.
my_hough
- canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
cannywavelet
- 用canny算子实现对图像边缘的检测,效果比较好。在经典算法上进行的改进-Canny operator image edge detection, the results were quite good. Improvements in the classical algorithm
code
- 该程序基于霍夫变换实现直线提取 用到了canny算法-The program is based on the Hough transform for line extraction canny algorithm is used
Matlab-program-gray-edge-detection
- 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
canny1125
- 自己编的canny改进算法,里面有详细的注释附带检测的图片。对于目标分割用处很大。-Own series of canny improved algorithm, which has detailed notes with pictures of detection. Proved very useful for object segmentation.
test3.m
- 常见canny, sobel 等算法的图像边缘检测比较-Edge Detection common canny, sobel algorithm comparison
canny
- 针对多个通道canny边缘检测然后进行融合的算法-For multiple channels canny edge detection algorithm is then fused...
bianyuantiqu
- 基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。-Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.
