-
11
说明: 一个EM算法实现图像分割,可以实现彩色图像分割。(An EM algorithm is used for image segmentation.)
- 2019-08-06 13:25:54下载
- 积分:1
-
PCA
主成分分析法能较好地实现图像融合,特别是空间特征保持非常好,但光谱特征的保持性要差一些。(Principal Component Analysis to achieve a better image fusion, in particular, to maintain a very good spatial characteristics, but to maintain the spectral characteristics of some worse.)
- 2009-04-29 10:30:10下载
- 积分:1
-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
tmp_6575-SSEM240973671
此函数三维可视化显示太阳,地球和月亮。可以输入现实参数数据(Function SSEM displays 3D Visualization of SUN, EARTH and Moon with two option i.e. with actual data and without actual data just for fun.)
- 2018-04-22 09:16:22下载
- 积分:1
-
Learning-openCV-(Chinese-version)
openCV中文版 附目录
本书主要介绍:
1.透彻介绍OpenCV
2.从摄像机获取输入
3.图像的变换
4.图像的分割和形状的匹配
5.模式识别,包括人脸检测
6.二维和三维场景中的跟踪监测
7.根据立体视觉进行三维重构
8.机器学习算法(the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm)
- 2013-04-09 19:15:09下载
- 积分:1
-
fsi
实现基于四步傅里叶变换的单像素成像,原创,实现论文《基于傅里叶光谱获取法的单像素成像》(Implementation of single pixel imaging based on four step Fourier transform)
- 2021-04-27 13:58:45下载
- 积分:1
-
rgb2lab_lab2rgb
实现了图像的rgb格式与lab格式的互相转化,方便大家在lab空间中处理图像(Achieved rgb image format and transform lab format to facilitate processing in the lab space images)
- 2008-04-25 16:31:48下载
- 积分:1
-
zishiyingyuzhi
自适应阈值分割代码,比较完整。C++builder编写,可运行/()
- 2020-12-05 18:19:24下载
- 积分:1
-
dual-tree
首先将非平稳的故障振动信号进行双树复小波包分解,得
到不同频带的分量;然后对每个分量求其峭度值和相关系数并进行比较;最后选取峭度值和相关系数较大的分量
进行软阈值降噪和双树复小波包重构,即可有效地消除振动信号中噪声的干扰,同时保留信号中的有效信息即实
现了故障特征信息的提取。(In view of the above situation, a new fault diagnosis
method is proposed based on dual-tree complex wavelet packet transform and threshold de-noising. Firstly, the
non-stationary fault signal is decomposed into several different frequency band components through dual-tree
complex wavelet packet decomposition. Secondly, Kurtosis and the cross-correlation coefficient of each
component are obtained and compared. Due to the kurtosis reflecting the signal variations, if the kurtosis value is
bigger, the degree of the change of signal is bigger too. The correlation coefficient can reflect the proximity
between the component and the original signal at the same time, the correlation coefficient is bigger, the more
similar with the original signal. Finally, the components that have a bigger value are chosen to be de-noised by a
soft threshold and reconstructed by dual-tree complex wavelet packet transform. The noise interference was
eliminated effectively, and the effective si)
- 2014-05-28 17:02:14下载
- 积分:1
-
segmentation
基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。(K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.)
- 2021-03-24 16:49:15下载
- 积分:1