当前位置:
首页 资源下载
搜索资源 - edge detection technique
搜索资源列表
-
0下载:
This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny.
-
-
0下载:
数字图像的边缘检测
本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
-
-
0下载:
本文主要介绍的是基于边缘检测技术的字符轮廓线的提取和显示-In this paper, the edge detection technique is based on the character contour extraction and display
-
-
1下载:
Abstract—This paper proposes a new technique for face detection
and lip feature extraction. A real-time field-programmable
gate array (FPGA) implementation of the two proposed techniques
is also presented. Face detection is based on a naive Bay
-
-
0下载:
it describes the detection technique of canny edge detection algorithm.
-
-
0下载:
The Source Code of A New Technique of edge detection using cellular learning automata and fuzzy systems
-
-
0下载:
Convolution filtering is a technique that can be used for a wide array of image processing
tasks, some of which may include smoothing and edge detection. In this document we show
how a separable convolution filter can be implemented in NVIDIA CUD
-
-
0下载:
图像边缘检测技术综述,图像边缘检测技术综述-Technique of edge detection, edge detection technology review
-
-
0下载:
图像边缘检测技术研究,了解图像分割的必备知识。对进一步学习图像处理技术是很好的文档-Edge detection technique, the necessary knowledge to understand image segmentation. Further study on image processing technology is well documented
-
-
0下载:
The Canny edge detection operator was developed by John F. Canny in 1986 and uses a multi-stage algorithm to detect a wide range of edges in images. Most importantly, Canny also produced a computational theory of edge detection explaining why the tec
-
-
2下载:
这个代码能够比较精确地实现图像中道路区域的分割与提取。-This code addresses this question by
decomposing the road detection process into two steps: the estimation
of the vanishing point associated with the main (straight) part
of the road, followed by the segmentation of
-
-
0下载:
使用canny边缘检测技术对单个图片中的指纹进行检测并识别-Canny edge detection technique using a single image of the fingerprint detection and identification
-
-
0下载:
处理彩色图像,得到红,绿,蓝三个通道的效果, 并得到饱和度和亮度的图像,以及做伪彩色图像处理(分配不同的颜色
不同的灰色水平),还有边缘检测技术-Processing color images, get the red, green, and blue channels of the results, and get saturation and brightness of images, and do pseudo-color image processing (assigned a di
-
-
0下载:
基于VisualC++的自适应边缘检测技术,做项目是自己写的,可能效果不能使所有图片检测出完美边缘-Adaptive edge detection technique based on VisualC++, the project is to write your own, perhaps it can not make all the pictures to detect a perfect edge
-
-
0下载:
material for comparison of different technique of edge detection.
-
-
0下载:
本文在众多图像分割方法中选择了研究比较早的边缘检测方法来实现图像的分割,并且比较了各种边缘检测算子的检测效果。-This text choose EdgeDetection method that is a study early for image segmentation to carry out Detection image, and compare every kind of edge detection technique.
-
-
0下载:
在信号处理中,它通常是可取的是能够执行某种降噪图像或信号。中值滤波是一种非线性数字滤波技术,通常用于去除噪声。这种噪声是一个典型的前处理步骤,提高后处理的结果(例如,边缘检测在图像)。中值滤波是非常广泛的应用在数字图像处理中,在一定的条件下,它保留了边缘,去除噪声-In signal processing, it is often desirable to be able to perform some kind of noise reduction on an image or signal.
-
-
0下载:
There are four levels of implementation to apply:
1. To use “edge function” with the Sobel, Prewitt,average,disk,gaussian,log,motion,prewitt,unsharp options
2.To use convolution filtering with both the “imfilter” and standard convolution te
-
-
0下载:
本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。
doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
-
-
0下载:
new edge detection technique
-