当前位置:
首页 资源下载
搜索资源 - derivative gaussian
搜索资源列表
-
0下载:
高斯脉冲及高斯一阶导、高斯二阶导产生时域图-Gaussian pulse and a Gaussian derivative, Gaussian, when the second derivative domain plan
-
-
1下载:
利用压缩包内的5和函数产生PPM调制的UWB信号,信号波形为高斯二阶导函数。重复编码次数,TH码长度范围,波形形成参数alpha等参数均可以改变-use compressed within the five functions to generate PPM and the UWB signal modulation, Waveform second derivative of the Gaussian function. Repeat code number, TH code length,
-
-
0下载:
Models UWB TX and RX using BPSK fifth derivative.
MATLAB Release: R13
Descr iption: This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
-Models UWB TX an
-
-
0下载:
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program use
-
-
0下载:
// Canny算子
void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow,
double dRatHigh, LPBYTE pResult)
{
//经过高斯滤波后的图像
LPBYTE pGaussSmooth
pGaussSmooth = new unsigned char[sz.cx*sz.cy]
//x方向导数的指针
int *pGradX
pG
-
-
2下载:
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。,It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Li
-
-
0下载:
关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in:
W. T. Freeman and E. H. Adelson
-
-
0下载:
采用低通性质的平滑函数为高斯函数,根据他的一阶导数、二阶导数作为小波基函数进行突变点分析。
-The use of low-pass nature of the smoothing function for the Gaussian function, according to his first derivative, second derivative wavelet basis function as a point mutation analysis.
-
-
0下载:
Gradient calculation using first order derivative of Gaussian. by using a 2-D Gaussian kernel, derivatives along x and y directions are calculated
-
-
1下载:
利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algorithm, namely, the original digi
-
-
0下载:
数字图像的边缘检测
本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
-
-
0下载:
高斯脉冲的导函数。产生高斯脉冲的前15阶导函数。-Derivative Gaussian pulse function. Gaussian pulses have a derivative function of the first 15.
-
-
0下载:
通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘(8个方向变换)。-Gaussian function through derivative edge detection in real terms is adjustable direction edge detection wavelet transform (change the direction of 8).
-
-
0下载:
This source code simulates UWB based wireless Communication system which transmits color image over wireless medium.
Modulation type: Pulse position modulation
Pulse: second derivative of a Gaussian pulse Channel: AWGN
Image: lib.jpg-This so
-
-
0下载:
该演示中包含的代码演示如何氡相似的功能,可以用来提高(以及部分)在Connectome电磁图像单元格边界。
请举出下列文件如果您发现此代码有用:
Ritwik库马尔,阿梅里奥五雷纳和Hanspeter Pfister说“氡样的特点及其应用Connectomics”,接受,IEEE计算机学会研讨会在生物医学图像分析(MMBIA)2010年数学方法
http://seas.harvard.edu/〜 rkkumar
radonLikeFeaturesDemo
-
-
0下载:
用于Harris角点检测,可以修改滤波窗口,也可以选择改进的高斯函数一阶微分作为滤波窗口-Harris corner detection is used, you can modify the filter window, you can also choose the improved first-order derivative of Gaussian function as the filtering window
-
-
0下载:
对三维图像进行求导的一个程序,利用高斯卷积后对图像求导相当于对高斯函数求导的性质。是用itk库写的一个通用模板类,里面还有例子。-Computation of local image derivatives is an important operation in many image processing tasks that
involve feature detection and extraction, such as edges, corners or more complicat
-
-
0下载:
This m file plots the time and frequency waveforms for BPSK fifth derivative equation of gaussian pulse used in UWB system analysis.
-
-
0下载:
高斯脉冲及高斯一阶导,高斯二阶导产生时域图-Gaussian pulse and gaussian derivative, second derivative gaussian temporal graph
-
-
0下载:
高斯脉冲及高斯一阶导,高斯二阶导产生时域图-Gaussian pulse and gaussian derivative, second derivative gaussian temporal graph
-