搜索资源列表
gslb
- 图象处理程序 高斯滤波程序........ -image processing procedures Gaussian filtering process ........
WaveletVC++Res
- 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple one-dimensional signal with a Ga
LaplacianPyramid
- 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
MATLAB_Medical_Image_Process_Experiments
- MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
MATLAB
- Laplacian Gaussian Pyramid Image Process Laplace图像高斯金字塔扩展与减少-Laplacian Gaussian Pyramid Image Process Laplace expansion and reduce the image Gaussian pyramid
VB-based-projection-for-the-Gaussian
- 基于VB的高斯投影换带转换程序的实现VB-based projection for the Gaussian realization with the conversion proce-VB-based projection for the Gaussian realization with the conversion process
Gaussian
- 高斯滤波器 可以调节模板的参数,在调节参数的过程中,实现满意的滤波效果。使用方便,效果比较满意。-Gaussian filter can adjust the parameters of the template, in the process of adjusting parameters to achieve satisfactory filtering effect. Easy to use, the effect is quite satisfactory.
Gaussian
- 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-Gaussian elimination Gaussian elimination process is the use of elementary row transformation is not easy to solve the original equations into easy to solve equations.
libgptk-0.2.tar
- 高斯过程工具箱。由C++编制而成。适用于大规模非均质数据的回归及插值运算。-Gaussian Process Toolkit (GPTK) is a C++ library providing regression/interpolation methods based on Gaussian Processes. In particular the toolkit implements a projected sequential Gaussian process method (p
hw2
- 基于VC2010和opencv库编写的计算机摄像头图像采集以及进行高斯处理程序和运行结果-programming to acquisition camera image and make gaussian process
single-gaussian-background-model
- 单高斯模型是一种图像处理背景提取的处理方法,适用于背景单一不变的场合,其他如混合高斯模型等方法都是对单高斯模型的扩展,单以单高斯模型最为简便,而且采取参数迭代方式,不用每次都进行建模处理。-Single gaussian model is a kind of processing methods of background extraction, image processing is suitable for the single constant background, other meth
demo_gpr
- 主要作为一维高斯过程拟合的实例,并讨论了不同超参数条件,不同协方差函数的表现-Primarily as a one-dimensional Gaussian process fitting examples and discuss the different super-parameters, the performance of different covariance functions
Gaussian
- 高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian smoothing filter is a linear filter for the elimination of Gaussian nois
Gaussian-high-pass-filter
- 这是高斯高通滤波器的基础程序,从基本点开始的,但是很有用,是我毕业设计-This is a high-pass filter on the basis of a Gaussian process, the basic point, but useful, is my graduation project
GPR_v1.1
- 用Gaussian Process Regression,做单帧超分辨率重建-Single Image Super-Resolution using Gaussian Process Regression(CVPR2011)
gaussian
- 本程序使用opencv库实现了对图像进行高斯平滑处理,可以通过调整路比起的大小来控制模糊程度-The program uses opencv library implementation blurs the image Gaussian smoothing process can be controlled by adjusting the road compared to the size of the
2k
- 高斯处理视频并跟踪运动做前景背景分割,利用高斯处理的视频进行运动目标跟踪。-Gaussian process video do prospects background segmentation and track movement
Gaussian
- 高斯滤波程序,分别采用5*5模板,一维高斯滤波,二维高斯滤波等方法对图像进行滤波处理-Gaussian filtering procedures were used to 5* 5 templates, one-dimensional Gaussian filter, two-dimensional Gaussian filtering methods for image filtering process
bgfg
- 高斯处理对视频做好前景与背景的分离,并跟踪目标!-Gaussian process video and track prospects do background isolated
Background-isolated
- 背景分离,高斯处理视频,并做前后背景分离,跟踪运动目标-Background separation, Gaussian process video, and do before and after the separation of the background and track moving targets