搜索资源列表
gslb
- 图象处理程序 高斯滤波程序........ -image processing procedures Gaussian filtering process ........
selfCorrelationInRandomization
- 产生零均值单位方差高斯白噪声的1000个样点,估计随机过程的自相关序列-units have zero mean Gaussian white noise variance to the 1,000-point, it is estimated that the random process autocorrelation sequence
GAUSSIANPYRAMID.rar
- 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨率多多尺度的高斯金字塔的图像处理。,The programming can deal with Gaussian Pyramid. Using Gaussian pyramid process image.he effect is very good.
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.
WienerFilter_c_language
- 在C++环境中实现高斯滤波和维纳滤波过程,图像去噪-In the C++ Environment Gaussian filtering and Wiener filtering process, image denoising
OptimumThrsholding
- 编写实现最优阈值方法。假设目标和背景的分布为高斯分布。程序的输入参数根据公式要求而定。将得到的值作为程序输入的参数,对图像进行分割。-Preparation methods to achieve the optimal threshold. The assumption that the distribution of the target and background for the Gaussian distribution. Procedures in accordance with th
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
gsph
- 用c编的用于高斯平滑的程序,用于图像处理中的图像平滑-With the c series for Gaussian smoothing process for image processing in image smoothing
CostReference
- 一篇关于代价参考粒子滤波算法的论文,该算法的优点是不需要任何先验概率知识的假定和重采样过程,可实现并行处理。本文将代价参考粒子滤波与当前统计模型的优点相结合 ,提出一种新的当前统计模型自适应跟踪算法 ,用于非线性非高斯系统的机动目标跟踪。-A particle filter on the reference price of the paper, the advantages of the algorithm does not require any prior knowledge of the
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
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)
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