-
PCA
这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
- 2020-07-02 01:40:01下载
- 积分:1
-
Kinect_DepthCanny
用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
- 2014-02-21 21:19:53下载
- 积分:1
-
xbsf
小波算法。机械化的提高我们的效率。让我们减少错误率。大家要对她有性心。(Wavelet algorithm. Mechanization to improve our efficiency. Let us reduce the error rate. We have to have sex to her heart.)
- 2013-12-03 21:36:15下载
- 积分:1
-
gmm
高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
- 2013-10-27 19:58:34下载
- 积分:1
-
ObImPr
实现图像中细胞的提取,并计算出细胞与核仁面积之比的可视化程序(Extraction of cells in the image, and calculate the cells with nucleolar area ratio of the visualization program)
- 2012-05-20 10:06:32下载
- 积分:1
-
Kinect_DepthCanny
用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
- 2014-02-21 21:19:53下载
- 积分: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
-
A-Wavelet-Tour-of-Signal-Processing
信号处理的小波导引:稀疏方法(原书第3版)
《信号处理的小波导引:稀疏方法(原书第3版)》全面论述了稀疏表示的重要概念、技术和应用,反映了该主题在当今信号处理领域所起的关键作用。作者在解释了稀疏的主要概念后将其运用于信号压缩、噪声衰减和逆问题,同时给出了冗余字典、超分辨率和压缩感知中的稀疏表示。
本书既可以让应用数学系的学生了解数学公式的工程意义,也可以让计算机及电子工程系的学生了解工程问题的数学描述。对于小波理论与应用的研究人员,本书更是一本极具价值的参考书。(a Wavelet Tour of Signal Processing(Third Edition.The Sparse Way))
- 2016-03-23 15:27:38下载
- 积分:1
-
xiaobo
小波纹理分析软件.可以进行各种小波分析及图像重建(Wavelet texture analysis software. Can be a variety of wavelet analysis and image reconstruction)
- 2008-06-17 15:05:51下载
- 积分:1
-
ppbNakagami
处理Gamma乘性噪声的PPB方法,考虑了非局部patch的相似性,可处理SAR图像去噪。(The PPB method for multicative noise removal, which based on the Probabilistic Patch similarity.)
- 2021-04-12 18:18:57下载
- 积分:1