-
image-denoising-using-wavelet
该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。(This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.)
- 2012-04-08 10:14:08下载
- 积分:1
-
SAMP
稀疏自适应匹配追踪算法,无需稀疏度,就可以重构原始信号。(Sparse adaptive matching pursuit algorithm, without sparsity, we can reconstruct the original signal.)
- 2021-02-23 16:59:40下载
- 积分:1
-
SparseFusion_2014-12-03
基于稀疏表示的多光谱图像融合源代码,用于pansharpening(sparse-based mutispectral image fusion)
- 2017-08-24 15:39:38下载
- 积分:1
-
tv-method-for-image-inpainting
TV模型用于图像修复,能够实现较好的图像修复效果,是基于偏微分方程的方法(TV model for image restoration, and to achieve better image restoration effect is a method based on partial differential equations)
- 2012-06-25 10:29:19下载
- 积分:1
-
main
说明: 通过纹理方向估计消失点,通过消失点来检测道路区域。 该程序应用到了基于纹理的张量投票算法来估计消失点;通过纹理方向和颜色信息,生成用于估计两个最主要道路边界的直方图;最后将道路区域定义为两个检测到的道路边界之间且低于估计的消失点的区域(The vanishing point is estimated by the texture direction, and the road area is detected by the vanishing point. The program applies a texture-based tensor voting algorithm to estimate the vanishing point; through the texture direction and color information, generates a histogram for estimating the two most important road boundaries; finally defines the road area as two detected road boundaries. An area between and below the estimated vanishing point)
- 2019-04-06 20:33:10下载
- 积分:1
-
zernike
Zernike矩用MATLAB代码实现,希望对Zernike矩的朋友有所帮助。(Zernike moments code under MATLAB)
- 2010-01-23 19:25:03下载
- 积分:1
-
基于radon正反变换的多次波去除
说明: 基于radon正反变换的抛物线型多次波去除(Removal of parabolic multiple waves based on Radon transform)
- 2020-05-28 22:05:40下载
- 积分:1
-
deeplab_v3-master
训练了一个CNN模型用于土地资源分类,适用于遥感图像(A CNN model is trained for land use classification and is suitable for remote sensing images.)
- 2018-09-18 15:43:48下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1
-
angle&radius
说明: 对图像的傅里叶变换图像进行径向和角向频谱统计(Statistics of radial and angular spectrum of Fourier transform image)
- 2020-05-14 10:26:12下载
- 积分:1