-
signalwaveletdecomposeandreconstruct
说明: 实现信号的小波分解,绘制小波不同尺度下的信号分解图形,同时去除噪声,实现信号的小波重构(The realization of the wavelet decomposition of signals, mapping at different scales of wavelet signal decomposition graphics, while removing noise, the realization of the signal wavelet reconstruction)
- 2008-09-11 10:18:15下载
- 积分:1
-
phase-history-domain
任意航迹下单块的基于相位历史域的波前弯曲补偿算法(Single block of arbitrary Track bending compensation algorithm based on wavefront phase history domain)
- 2012-10-22 12:36:04下载
- 积分:1
-
facedetect
人脸检测,是采用国外的一个论文中的算法实现,如果想要论文,请发信给我(face detecting)
- 2009-04-20 15:59:30下载
- 积分:1
-
smooth
图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
- 2013-09-19 21:16:46下载
- 积分:1
-
Digital-Image-Processing
利用数字图像处理(matlab第二版)中已学过的知识,进行各种图像加噪,去噪处理,复原,增强,以及彩色图像分割处理,(The use of digital image processing (matlab second edition) has been learned in the knowledge, a variety of image noise, denoising, restoration, enhancement, and color image segmentation,)
- 2016-10-31 17:58:02下载
- 积分:1
-
paper1
对流层与电离层中电波传播的相关问题研究,很好的文章(Troposphere and ionosphere wave propagation issues related to research)
- 2013-05-25 07:42:24下载
- 积分:1
-
Code自适应
传统的图像分割方法可以分为基于阈值、边缘、区域的方法等,而传统的分割方法在复杂图像分割中效果不好。为了提高图像分割的性能,我们提出了一种基于局部自适应窗口的Otsu方法。首先,分析了传统阈值法在复杂图像分割中不能很好地形成的原因,比较了全局阈值和局部阈值对图像分割的影响。其次,提出了根据局部信息自适应地改变局部窗口大小的方法,分析了该方法的特点。最后,证明了所提出的新方法优于其他方法。实验结果表明,与其他传统方法相比,该方法能保持更多的细节,获得更满意的结果。(The traditional image segmentation methods can be divided into thresholding, edge and region methods. The traditional segmentation methods do not perform well in the segmentation of complicated images. In order to improve the performance of image segmentation, we propose an adaptive windowed range-constrained Otsu method based on local information.First, the reason why traditional thresholding methods do not perform well in the segmentation of complicated images is analyzed. Therein, the influences of global and local thresholdings on the image segmentation are compared. Secondly, a method of adaptively changing the local window size based on local information is proposed, and the characteristics of the proposed method are analyzed. Finally, the superiority of the proposed method over other methods, It is validated by the experiments that the proposed method can keep more details and acquire much more satisfying results as compared with the other conventional methods.)
- 2018-10-24 15:04:08下载
- 积分:1
-
successtiqu
程序实现遥感影像中的道路提取算法,可以用于遥感专业目标提取!(Program in remote sensing image road extraction algorithm can be used for remote sensing to extract professional goals!)
- 2011-09-29 08:43:46下载
- 积分:1
-
canga-image-fusion-code
图像融合工具包,适合各种图像的融合,希望对你有所帮助(Image Fusion Toolkit for the integration of a variety of images, I hope for your help)
- 2009-02-19 14:56:12下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.07
matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip( Matlab Hyperspectral Toolbox
Copyright 2008-2012 Isaac Gerg
-------------------------------------------------------------------------
A Note on Notation
Hyperspectral data is often expressed many ways to better describe the
mathematical handling of the data mainly as a vector of pixels when
referring to the data in a space or a matrix of pixels when referring to
data as an image.
-------------------------------------------------------------------------
Dependencies
FastICA- http://www.cis.hut.fi/projects/ica/fastica/code/dlcode.shtml
-------------------------------------------------------------------------
Functions
Reading/Writing Data Files
hyperReadAvirisRfl- Reads AVIRIS .rfl files
hyperReadAvirisSpc- Read AVIRIS .spc files
hyperReadAsd- Reads ASD Fieldspec files. (.asd, .000, etc)
Data Formatting
hyperConvert2D- Converts data from a 3D HSI data cube to a 2D matrix
hyperConvert3D- Converts data fro)
- 2012-12-06 16:04:53下载
- 积分:1