-
xiaobo
说明: 数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1
-
pca
运用pca算法降维,提取主要特征值,从而达到降维目的(Dimensionality reduction using pca algorithm, extract the main features of the value of)
- 2020-12-18 01:39:12下载
- 积分:1
-
lunkuojiance
检测图像中的轮廓,并定位坐标,可以对图片特征惊醒提取。(Detect the image contours, and position coordinates can be awakened picture feature extraction.)
- 2013-05-01 11:07:42下载
- 积分:1
-
均匀方格法点云精简
能实现最小包围盒法方格划分,并利用中值进行点云精简(The minimum bounding box method can be implemented and the median value can be used to simplify the point cloud.)
- 2020-11-23 16:09:34下载
- 积分:1
-
generateDictionaries
Matching Pursuit 算法,该算法能够把Gabor原子集合,用线性组合表示,能够降低运算量。(Matching Pursuit algorithm, which can Gabor atomic collection, using a linear combination that can reduce computational complexity.)
- 2008-12-22 09:55:16下载
- 积分:1
-
convex
程序实现图像分块,凸包,分割等功能,学图像处理的朋友建议下载。(Image sub-block implementation procedures, convex hull, partition and other functions, the study image processing Friend recommended download.)
- 2009-03-11 14:35:12下载
- 积分:1
-
Untitled
针对一个匀速直线运动目标的跟踪设计最小二乘滤波器,了解跟踪滤波的基本方法以及参数估计方法的应用。(For a uniform linear least squares moving target tracking filter designed to learn the basic methods of tracking filter and parameter estimation method applied.)
- 2013-05-27 16:07:52下载
- 积分:1
-
matlab_声音信号FFT
说明: 基于matlab的语音信号处理快速傅里叶变换程序(Fast Fourier Transform Program for Speech Signal Processing Based on MATLAB)
- 2020-06-25 10:20:01下载
- 积分:1
-
BitmapTest
很好的解析bmp图片的源代码,很不错的初学者的例子,换页大家下载(Very good analytical bmp image of the source code, it is a good example for beginners, for everyone to download page)
- 2007-11-29 21:23:35下载
- 积分:1
-
canny
对静态图像应用canny算法提取边缘特征(The edge feature is extracted by canny algorithm of static image)
- 2017-12-11 10:53:47下载
- 积分:1