搜索资源列表
filterbutterworth
- 1.这是一个matlab滤波程序,内含空域二维卷积滤波;频域高通滤波;三级butterworth高通滤波器设计。 2.效果较好,内含较为翔实的代码注释,通用性,可移植性较强。-1. This is a Matlab filtering procedures, airspace containing 2D convolution filter; Frequency - domain high pass filter; 3 butterworth high pass filter design.
3D_SIFT_demo
- 本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准
matche
- 本MATLAB程序 用MATLAB 来实现图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过向量的匹配 来实现图像的配准-The MATLAB program using MATLAB to achieve matching image convolution with a Gaussian to find the key, then use the key points of the feature vector by vector matching to achieve
BD IP2006
- 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
juanjima
- 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
tuxian
- 图像盲卷积的处理的图像处理方法,是MATLAB程序,对盲图像处理的参考-Blind convolution processing of image processing methods, is the MATLAB program, for blind image processing reference
GdalBrowser
- GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
fft
- 使用MATLAB对特定信号进行频谱分析,画出幅度和相位谱的图像,并包含卷积运算和验证程序-Using MATLAB on a specific signal spectrum analysis, to draw the image amplitude and phase spectrum, and includes convolution and verification procedures
gauss
- 本程序用matlab语言实现了对图象应用高斯卷积来进行滤波。-The language program with matlab application for image convolution to the Gaussian filter.
juanjibianma
- 使用Matlab语言实现了卷积编码的程序-Convolution coding program based on Matlab
deconvolution
- 图像处理中的模糊复原,去卷积matlab程序 -image processing,image restoration,deconvolution
convolution_reconstruction_coin
- 该程序是用MATLAB语言,用卷积法实现实现硬币的重建过程(Three dimensional reconstruction of convolution method)
SRCNN_TEST
- 基于卷积神经网络的图像超分辨率重建,不含训练程序,包含已训练好的model !(Test code for Super-Resolution Convolutional Neural Networks (SRCNN))