-
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
-
ActiveContourCode
主动轮廓的MATLAB实现算法,主要用于图像分割,基于其的变形有很多优点(Active Contour realize the MATLAB algorithm, mainly used for image segmentation, based on its deformation has many advantages)
- 2008-07-09 15:29:31下载
- 积分:1
-
img_bp
图像信号的压缩感知重构算法,包含有bp,omp算法的比较程序。(Image signal compression perception reconstruction algorithm, containing the bp, omp of algorithms of comparison procedures.)
- 2011-05-14 08:45:00下载
- 积分: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
-
TemplateTrans
数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
- 2013-12-02 10:50:31下载
- 积分:1
-
low_pass45
matlab编写的截断半径45时,低通滤波器对与图像的影响,画图比较滤波前后的对比图。(matlab truncation radius of the preparation of 45, the low-pass filter and image of the effect of drawing the contrast to compare before and after filtering Fig.)
- 2009-06-17 21:19:06下载
- 积分:1
-
19958
简单图像捕获源码程序,结合易语言数码设备支持库,调用API函数发送消息使数码设备捕获图像。(Simple image capture source program, combined with easy language digital equipment support library , call the API function to send a message so that digital devices to capture images.)
- 2016-11-02 10:21:23下载
- 积分:1
-
allfg
图像阈值化分割,图像阈值化分割,图像阈值化分割(Image thresholding segmentation.Image thresholding segmentation.Image thresholding segmentation)
- 2014-11-30 15:16:25下载
- 积分:1
-
进行视频中的行人检测代码 Motion-Detection-video
用MATLAB进行视频中的行人检测代码,转载(Human detection based on MATLAB)
- 2018-07-02 22:02:50下载
- 积分:1
-
IICandIID_R_nmp
对特征值进行非极大值抑制的角点检测,并且选用了合适的阈值加强检测效果(corner detection by non-maxima suppression of Eigenvalues and selected the appropriate threshold to enhance detection)
- 2013-10-29 11:38:22下载
- 积分:1