-
111
基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取等等(MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.)
- 2010-06-03 23:33:26下载
- 积分:1
-
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
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
02
说明: 摄像头+图像处理 C++编程,很好的东西,希望对大家有用!(Camera+ image processing C++ programming, very good, hope for all of us!)
- 2009-12-26 21:22:42下载
- 积分:1
-
ditonglvbo
本文件是有关低通滤波器的程序,主要介绍了高斯低通滤波器。(This document is related to the low-pass filter procedure, introduces the Gaussian low-pass filter.)
- 2014-03-14 19:52:51下载
- 积分:1
-
susan_detect_corner
susan实现图像的角点检测,调用的详细说明在源代码内有注释.()
- 2008-03-30 15:57:08下载
- 积分:1
-
GMLRANSAC
GML_RANSAC_Matlab_Toolbox_0[1].2--RANSAC算法及其各种改进算法,以及仿真结果分析--只是分析(GML_RANSAC_Matlab_Toolbox_0 [1] .2 RANSAC algorithm and its improved algorithm, as well as analysis of simulation results- only analysis)
- 2007-08-17 22:34:20下载
- 积分:1
-
hsv_shadow
基于阴影形成的原理及阴影区域的特点,研究阴影区域的特征表示方法;
基于阴影区域特征设计或改进阴影检测方法,检测出户外图像中的阴影区域;
在检测出阴影区域的基础上,研究阴影去除方法;
编程实现相关方法并进行实验验证及分析。(Shadow detection and removal of single image)
- 2017-04-25 21:36:57下载
- 积分:1
-
otsu
otsu算法应用于图像分割--图像分割-直方图(Otsu algorithm is applied to image segmentation image segmentation- Histogram)
- 2008-06-02 23:27:06下载
- 积分:1
-
KMEANS(matlab)
说明: Matlab环境下的k-means聚类算法,实现图像分割,很快阿!(K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!)
- 2005-09-29 18:19:51下载
- 积分:1