-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
newtracking
New Tracking Algorithm for Wireless network
- 2013-09-24 14:48:55下载
- 积分:1
-
optical_tools_matlab
光学组件的matlab工具包,利用它,你可以仿真spot,几何像差,如慧差,球差,还有mtf仿真等(Optical components matlab toolkit, use it, you can simulation spot, geometric aberration, such as the Hui poor, spherical aberration, as well as simulation mtf)
- 2021-04-08 14:19:00下载
- 积分:1
-
公路交通标志(限速)分割和识别的仿真系统Untitled52
基于数字图像处理,实现一个公路交通标志(限速)分割和识别的仿真系统。要求系统具有界面并实现以下功能:
1)读入交通标志图像;
2)预处理及交通标志定位;
3)多种图像分割功能;
4)形态学滤波等功能;
5)对标志中的数字进行识别。(Based on digital image processing, a road traffic sign (speed limit) segmentation and recognition of the simulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and traffic signs positioning 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
- 2021-04-10 18:28:59下载
- 积分:1
-
d7
说明: 通过matlab实现理想低通滤波对图像处理,进行降噪(matlab,ILPF,noise reduction)
- 2017-11-23 21:27:34下载
- 积分:1
-
count-rice
本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
- 2009-04-23 16:05:57下载
- 积分:1
-
Image-segmentation-based-on-texture
利用灰度图 建共生矩阵 利用特征值 对纹理图像分割(The use of grayscale co-occurrence matrix to build the use of characteristic values of the texture map would like to partition)
- 2016-04-05 15:40:46下载
- 积分:1
-
Itti-Matlab
Itti的经典视觉显著性模型的matlab代码,可以直接运行,验证过后就可以下载了。(Itti vision matlab codes)
- 2012-04-24 13:58:01下载
- 积分:1
-
some-matlab-digital-image-processing-function
说明: 我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等(image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Otsu, top-hat, etc.)
- 2006-03-26 21:18:05下载
- 积分:1
-
视频截图的类源码下载
视频截图的类源码下载
- 2013-08-30下载
- 积分:1