-
Application_study_of_wavelet_analysis_on_ultrasoni
说明: :在深海采矿环境中超声波传输介质里存在着大量气泡、扰动沉积物、机械噪声等背景噪声与混响,导致有用信号与高
噪声信号迭加在一起,严重影响了测距精度。采用小波分析方法将超声回波信号进行3层小波分解,适当设置门限阈值对小波
系数进行处理,然后对信号进行重构,有效地抑制了信号中噪声对测量精度的影响。研究结果表明:小波方法有很好的降低回
波信号中噪声的效果,其测距精度高于自适应滤波去噪后的测距精度。(There are much background and mixture noise in the course of ultrasonic wave transmission under deep
sea mining environment,such as air bubbles and disturbed sediment and mechanical noise.Because of these factors,
the useful signals and the high noise signals are combined together,which seriously affects the distance measurement
precision.Ultrasonic echo signals are decomposed into three layer wavelets,and a threshold is set to process the
wavelet coeficients.Then the signals are reconstructed.Accordingly the influence of environment noise on distance
measurement precision is effectively restrained.Research resuhs indicate that wavelet transform method is very useful
for noise reduction in signals.Its precision is higher than that of the adaptive filtering method.)
- 2010-04-24 08:14:49下载
- 积分:1
-
tfristft
令x(n)=5exp(j*0.15*n*n)+6exp(j*300n-j*0.15*n*n) ,w(n)为高斯窗函数。试用matlab软件,取不同长度的窗函数,分别求x(n)离散短时傅里叶变换,并进行信号重构。(ORDER x (n) = 5exp (j* 0.15* n* n)+6exp (j* 300n-j* 0.15* n* n), w (n) for the Gaussian window function. Trial Matlab software, take different lengths of the window function x (n), respectively, seek to discrete short-time Fourier transform, and to reconstruct the signal.)
- 2013-02-28 15:31:20下载
- 积分:1
-
123
标定投影仪与摄像机之间的透视变换矩阵,将摄像机图像转换成投影仪视角下的图像(calibration and transformation between camera and projector)
- 2021-03-04 20:39:32下载
- 积分:1
-
血管524 (2)
说明: 最大类间差法对视网膜血管进行分割,亲测有效。(The method of maximum class difference is effective for the segmentation of retinal vessels.)
- 2020-04-30 15:42:16下载
- 积分:1
-
图像融合代码
整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)
- 2021-02-18 15:39:45下载
- 积分:1
-
FisheyeImCorr
使用matlab对图像进行处理实现鱼眼校正,效果良好(Use matlab image processing fish-eye correction, and to good effect)
- 2012-11-06 16:04:18下载
- 积分:1
-
tuxiangpinjie
说明: 这个程序可以用于两个图像的拼接,通过寻找特征点完成拼接(This program can be used to stitch two images and complete the stitching by finding feature points.)
- 2019-03-12 15:23:59下载
- 积分:1
-
bandpass-filters
在图像处理中实现带通滤波器的功能的matlab实现代码(Bandpass filter)
- 2013-10-09 11:40:37下载
- 积分:1
-
Saliency
上下文意识的显著性检测,包含matlab代码和对应的CVPR2010论文。(It contains the paper Context-Aware Saliency Detection from CVPR2010 and it s matlab code. )
- 2012-04-19 09:12:14下载
- 积分:1
-
Gabor_GLM_FEX
视网膜血管检测的Gabor变换和机器学习,教程
本教程将演示如何Gabor变换和广义
的线性模型(GLM)可用于视网膜血管检测
图像。
,我们将尝试检测视网膜血管从
的训练图像,首先,Gabor滤波器与图像卷积。
GLM将使用Gabor变换的图像特征确定
(独立变量)和容器的位置
为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial
This tutorial will demonstrate how Gabor transforms and generalized
linear model (GLM) can be used for detection of retinal vessels in
images.
Specifically, we will attempt to detect the retinal vessels a
training image , by first, convoluting multiple Gabor filters with the image.
A GLM will be determined using the Gabor transformed images as features
(the independent variables), and the locations of the vessels
as the outcome (the dependent variable).)
- 2017-05-11 12:25:03下载
- 积分:1