-
convwavepacket_fenjie
这是自己编的卷积型小波包的分解程序,用于机械故障特征提取,实现了克服Mallat算法数据量减少和产生虚假频率的缺陷(Own series of convolution type of wavelet packet decomposition procedures for mechanical fault feature extraction to overcome the defects of the the Mallat algorithm decrease in the amount of data and produce false frequency)
- 2012-10-10 14:00:10下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
myrotate2
复数乘法实现图像旋转,并且运用插值对旋转后的图像优化(Complex multiplication of image rotation, and the use of interpolation of the rotated image optimization)
- 2020-11-10 19:49:45下载
- 积分:1
-
C# itextsharp.dll创建生成PDF文档源码实例
本实例用到了第三方组件ICSharpCode.SharpZipLib.dll、itextsharp.dll。
- 2017-10-19下载
- 积分:1
-
image-mmoment-function
本书主要讨论了图像的各类矩函数(几何矩、复数矩、Legendre矩、Zernike矩、小波矩等)的定义、性质和快速算法,以及它们的不变量函数。并就它在图像处理和识别,计算机视觉以及其它方面的应用作了必要的介绍。
(This book discusses the various types of image moment function (geometric moments, complex moments, Legendre moments, Zernike moments, wavelet moment, etc.) of the definition, nature and fast algorithm, and their non-variable function. On it in the image processing and recognition, computer vision, and other aspects of the application made the necessary introduction.)
- 2020-11-04 09:30:00下载
- 积分:1
-
bestlinefusion
最佳拼接线方法进行图像拼接,对学习图像拼接很有用处(The best method of splicing line image mosaic, image stitching is useful for learning)
- 2020-06-30 01:40:02下载
- 积分:1
-
edge
opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
- 2009-05-31 20:32:37下载
- 积分:1
-
Gradient-vector-diffusion-denoising
梯度矢量扩散控制实现边缘保持的彩色图像去噪(Gradient vector diffusion denoising realize control color image edge preserving
)
- 2014-09-13 14:34:09下载
- 积分:1
-
ostu
使用大津法选定二值化阈值,并对彩色图像做二值化处理(Otsu binarization threshold is selected, and the color images do binarization processing)
- 2012-05-19 22:41:01下载
- 积分:1
-
fsl
基于matlab的分水岭算法在处理粘连细胞图像分割的应用(watershed for digital image prosessing )
- 2012-11-20 12:27:07下载
- 积分:1