-
wavelet_denosiy
说明: Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
- 2019-12-18 17:23:27下载
- 积分:1
-
minboundrect
使用matlab代码求出不规则区域所对应的最小外接矩形(find the smallest rectantangle of unregular region with matlab)
- 2011-06-29 13:01:36下载
- 积分:1
-
SVM
包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kernel function upscaling and SMO optimization algorithm, which can better achieve nonlinear data classification.)
- 2018-03-14 10:30:01下载
- 积分:1
-
JDImgRect
图像几何校正中的绝对变换使用matlab编程(Absolute transformation in image geometric correction using MATLAB programming)
- 2018-09-06 16:47:54下载
- 积分:1
-
textureseg
用于图像的纹理分割,适合用于图像的纹理分割和图像特征分类,并且是基于MATLAB实现的纹理特征分割。(For image texture segmentation, texture suitable for image segmentation and image feature classification, and is based on the MATLAB implementation of the texture features segmentation.)
- 2011-09-13 16:14:54下载
- 积分:1
-
织唛缺陷检测
织唛的缺陷检测,主要是运用surf算法进行检测。(Label defect detection)
- 2018-02-01 16:46:43下载
- 积分:1
-
Extensionofgravity
重力勘探
频率域重力延拓
二维傅里叶变换
源代码(Gravity Gravity exploration extension frequency domain two-dimensional Fourier Transform source code)
- 2009-05-13 09:51:53下载
- 积分:1
-
use-matlab-for-GPU
matlab结合GPU的资料,初学者可以看看,很不错的解释,适合参考(matlab GPU combined data, beginners can see, very good explanation for the reference)
- 2013-09-11 17:40:35下载
- 积分:1
-
untitled2
说明: 通过比较在预处理中选择了灰度变换增强、选择了中值滤波平滑、Sobel算子锐化并利用Ostu法阈值分割法进行分割;用了小波多尺度检测进行检测,最后计算出大桥裂缝的相关数据,在大桥桥梁裂缝检测方法与研究中可以较好的实现大桥桥梁裂缝图像的检测。(the gray-scale transform enhancement, median filter smoothing, Sobel operator sharpening are selected in the preprocessing, and the Ostu threshold segmentation method is used for segmentation; finally, the wavelet multi-scale detection is used for detection, which can better realize the detection of the bridge surface crack image in the bridge surface crack detection method and research.)
- 2020-04-22 18:25:10下载
- 积分:1
-
ROF-TV-denoising
基于ROF全变差分模型,用于图像去噪,并利用split bregman算法进行加速运算(ROF points based on total variation model for image denoising, and using split bregman accelerated computing algorithms)
- 2013-10-30 10:21:30下载
- 积分:1