搜索资源列表
-
0下载:
图像的边缘检测,图像处理爱好者下载看看,还可以。-image edge detection, image processing lovers download see also.
-
-
0下载:
这个源代码是图像处理中用于边缘检测的微分处理源代码,有用的朋友就下吧-the source code is used for image processing edge detection differential treatment of the source code, useful friends are you
-
-
0下载:
数字图像处理(何斌)一书的配套源码,非常方便大家学习,并且很实用。里面有很多基本的处理手段如进行去噪声、边缘提取等等。-Digital Image Processing (HE) of a book supporting source, everybody is very convenient to learn and very practical. There are so many basic means such as to deal with noise, edge detection
-
-
0下载:
人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
-
-
0下载:
1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提
取,并给出对比结果;
2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
-
-
0下载:
数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
-
-
0下载:
1.图像反转
2.灰度线性变换
3.非线性变换
4.直方图均衡化
5.线性平滑滤波器
6.中值滤波器
8.梯度算子检测边缘
9.LOG算子检测边缘
10.Canny算子检测边缘
11.边界跟踪(bwtraceboundary函数)
-Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
-
-
0下载:
图像识别边缘检测,matlab用于检测边缘状况,划分边缘-Image recognition edge detection, matlab for detecting edge conditions, dividing the edge
-
-
0下载:
:图像边缘检测一直以来都是图像处理与分析领域的研究热点。这里介绍了几种经典的边缘提取算法及
其原理,对各种方法的优缺点进行了分析,并通过试验对不同算子边缘检测结果进行了详细的精度分析与比较,
为边缘检测算子的选择提供了一种较好的参考。-Abstract:Image edge detection is always study focus in the field of image processing an d analysis.In the paper
, several clas
-
-
0下载:
基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等-Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on
-
-
0下载:
数字图像处理,边缘检测,霍夫变换求取直线,简单实用的实例,选择一个待处理图像,可直接运行,可修改后满足自己的需求-Digital image processing, edge detection, Hof transform to obtain a straight line, simple and practical examples, an image to be processed, can be directly run, can be modified to meet their n
-
-
0下载:
图像分割,包括边缘检测算子,霍夫变换,hough变换,阈值分割,区域生长,分水岭算法等。-Image segmentation, including edge detection operator, hough transform, hough transform, threshold segmentation, region growing, watershed algorithm, etc.
-
-
0下载:
Edge detection is widely used in image processing, image recognition and computer vision. Tradition edge detection
methods have a lot of disadvantages. This paper presents a new edge detection algorithm base on Matching Pursuit
(MP). Our method h
-
-
0下载:
图像处理种常用的一阶微分算子,主要实现图像的边缘检测和提取。 -Image processing is a kind of commonly used first order differential operator, mainly to achieve the image edge detection and extraction.
-
-
0下载:
sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
-
-
0下载:
canny算法能够实现边缘检测,且图像十分清晰-Canny algorithm can realize the edge detection and image is clear
-