搜索资源列表
cyytxclff
- MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
MATLAB_optical_flow
- The code implements the optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering,IEEE Trans. Neural Networks, 13(5), 1127--1136. The al
improved_gaborfilter
- Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
PhaseBasedTemplateMatching
- Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlati
KLtransform
- (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window
3
- 本文提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC 算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2 幅图像的差异图像,并执行区域增长算法,从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性-This paper presents a scenario based on the movement of feature points image mosaic algorithm. Selected based
shiyan4
- (一) 离散时间系统函数: 1、 自行设计某离散时间系统函数,至少是二阶的系统,画出零极点图,判断系统的稳定性。 2、 求出单位样值响应,并画出图形。 3、 求出系统的幅频响应和相频响应,并画出图形。 -(A) discrete-time system function: 1, to design a discrete-time system function, at least second-order system, draw the pole-zero diagram, d
HilbertTransform
- 通过希尔伯特变换获得地震记录的三瞬参数(瞬时相位,瞬时振幅,瞬时频率)。压缩包中的文件record-128-2048.dat为原始地震记录,128道,2048个采样点,2毫秒采样间隔。amp.dat pha.dat fre.dat分别为计算获得的瞬时振幅剖面,瞬时相位剖面,瞬时频率剖面,也都是128道 2048个点。其中的函数都可以很方面地移植到其他地方使用。-Obtained through the Hilbert transform instantaneous seismic records
multicontourlet-project-phase-1
- MCT is composed of two-stage filter banks similar to that of the contourlet transform (CT) [8]. The first stage filter banks implement multiwavelet decomposition, which capture the point singularity effectively, in contrast to the Laplacian p
Fourier-Transform
- 2维图像的傅里叶变换和反变换,讨论了相位和幅值对图像的不同影响。-Two-dimensional image of the Fourier transform and inverse Fourier transform, discussed the different effects of the phase and amplitude to images.
dct
- 图相多描述编码matlab仿真 多描述编码的matlab仿真,本科生的毕业设计 生成图像后计算psnr > J=imread( 两描述都收到后重建的图像.bmp ) PSNR(I,J) ans = 32.3290 >> J=imread( 描述1重建后的图像.bmp ) >> PSNR(I,J) ans = 28.7011 >> J=imread( 描述2重
MethodofExtensioninterferogram
- 用二维快速傅立叶变化方法处理干涉图时,由于采样的数据序列长度必须是2的n次,故须将干涉图的数据范围圆形域延拓成矩形区域,文中提出了一种基于块重建算法的干涉图延拓的原理和方法,利用该方法对一幅实际干涉图进行了延拓,结果表明,该原理方法具有较高的处理精度,为波面相位复原奠定了基础。-Two-dimensional fast Fourier transform method for interferogram processing, due to the sampling of the data se
Key_Technology_for_Image_Mosaics-
- 提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。-A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates
dft
- 其中dft.m 是通过该程序同时输出图片1,2的R、G、B三通道的DFT正反变换图、相角图、幅度图,图片1,2的彩色DFT正反变换图以及DFT后图片1,2幅度相位信息置换后的彩色结果图。 dct.m是通过该程序显示“实验室用原图像”中的图片3的R、G、B三通道DCT正反变化对比图,变换系数图以及彩色DCT正反变换图。 compress.m是通过该程序输出图片3的保留n个DCT变换系数重构彩色结果图。需要说明的是其中决定保留系数个数n的mask矩阵需要手动更改。-Wherein
The-realization-of-the-linear--
- 在地震数据处理中, 常用的 R ado n 变换有线性 R ado n 变换和抛物 R ado n 变换 。 线性 R ado n 变换, 或 S 2 p 变换, 或倾斜叠加, 是将数据沿着一系列倾斜线 t= S + p x 进行叠加, S 为截距时间, p 为射线参数, 经 过正变换后, x 2 t 域的线性同相轴 、 双曲线形态的反射同相轴分别被映射为 S 2 p 域的点和椭圆-In seismic data processing, the commonly used R ado n
snaphu-v1.4.2.tar
- 相位解缠程序。可以实现二维相位解缠,这是一个SNAPHU相位解缠的C++程序,它可以帮助你更好的理解SNAPHU相位解缠的原理。(This is a SNAPHU phase unwrapped C ++ program that can help you better understand the principle of SNAPHU phase unwrapping.)
mengfai-V5.2
- Continuous phase modulation signal (CPM) to produce, To achieve the recognition of 10 digital sound, Part of the license plate recognition locator feature.
vortex (2)
- 生成涡旋光给SLM使用,是基于matlab编写的,效果还不错(generate vortex phase for slm)
同轴重建(无需相移)2
- 输入全息图和背景,对其进行相位恢复迭代算法(Phase Recovery Algorithms)