-
Autocorrelation
用微分自相关法实现运动模糊图像模糊参数估计的功能,是目前较少公布的微分自相关法实现模糊参数估计。(Autocorrelation method with a differential image to achieve motion blur blur parameter estimation function, the differential is less published method fuzzy autocorrelation parameter estimation.)
- 2011-12-28 10:46:55下载
- 积分:1
-
exp_5
实现形态学的腐蚀,扩张,开,闭及击中击不中变换(Realize the morphology of corrosion, expansion, open and close and hit-miss transform)
- 2008-05-14 21:24:13下载
- 积分:1
-
matlabtuxiangfenge
图像分割,包括阈值分割Otsu法,边缘检测包括Roberts算子,Canny算子等,边界跟踪包括Bwtraceboundary函数调用来对图像进行分割等(Image segmentation, including threshold segmentation method of Otsu edge detection, including Roberts operator, Canny operator, edge tracking includes Bwtraceboundary function calls to the segmentation of the image)
- 2020-10-29 16:49:57下载
- 积分:1
-
vcphotoboth
VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些(VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the)
- 2012-06-25 15:06:57下载
- 积分:1
-
fenjiechungou
二进小波多级分解,基于小波的图像多尺度分解和便于那检测,成功完成小波对图像的多尺度分解及重构。(into two multi-level wavelet decomposition of the image based on wavelet multi-scale decomposition and then facilitate detection, the successful completion of image wavelet multiscale decomposition and reconstruction.)
- 2007-06-08 21:46:27下载
- 积分:1
-
BMP_pix_read_write
实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写)
(BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
- 2010-06-03 15:50:25下载
- 积分:1
-
source
图像处理系列之边缘检测篇
涵盖内容:
1>Roberts算子
2>Prewitt算子
3>Sobel算子
4>Laplacian算子(Edge Detection)
- 2013-04-16 11:14:21下载
- 积分:1
-
gaussian_filter
用于产生离散高斯函数的Matlab源代码。(Discrete Gaussian function used to produce the Matlab source code.)
- 2008-12-10 16:54:32下载
- 积分:1
-
texture
这个matlab程序是基于纹理的图像检索源码,纹理特征是图像的基本特征特征之一,所以基于纹理的图像检索是图像处理的热点。(The matlab program is based on the source texture image retrieval, texture image is characterized by one of the characteristics of the basic features, so texture-based image retrieval is a hot image processing.)
- 2008-06-16 15:31:47下载
- 积分:1
-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1