搜索资源列表
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果
Gauss
- 高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
pointcloudpeizhun
- 根据标靶的坐标(控制点),运用高斯-约当法进行矩阵的求逆和转换,进行三维点云数据的配准,输入数据文件在压缩包中有原例,请参考!-In accordance with the target coordinates (control points), the use of Gauss- Jordan method of matrix inversion and transformation, three-dimensional point cloud data registration, enter
Gauss
- c++编写,列主元Gauss法求解线性方程组-c++ written, main-element Gauss method for solving linear equations
Gaussnoisegenerate
- 用混合同余法产生高斯白噪声,并且可作为给图像添加白噪声的程序-generation of Gauss noise
GAUSS
- 高斯赛德尔迭代法 在数值计算中经常用到的一种求解线性方程组的方法-GAUSS ITERATION
rinv
- 用C++语言实现求一般矩阵的逆。方法为高斯约当法。-C++ language by Finding the inverse matrix. Methods for the Gauss Jordan method.
Gauss
- 使用高斯列主元消去法编程可以减少计算的繁琐程度,大大降低运算复杂度-Gaussian elimination pivot column can be programmed to reduce the red tape of the calculation, greatly reduce the computational complexity
JONATHAN
- 列主元素消去法是为控制舍入误差而提出来的一种算法,在Gauss消去法的消元过程中,若出现a=0,则消元无法进行,即使其不为0,但很小,把它作为除数,就会导致其他元素量级的巨大增长和舍入误差的扩散,最后使计算结果不可靠.使用列主元素消去法计算,基本上能控制舍入误差的影响,并且选主元素比较方便.-Out the main elements of elimination is to control the rounding error and put forward an algorithm, th
work_1_liezhuyuangauss
- 利用列主元的高斯法来求解线性方程或方程-Out of the main yuan Gauss method for solving linear equations
Gauss
- 方程组求解 利用高斯方法进行的,含有选主元素-Solving equations Gaussian method, and contains the main elements selected
gauss
- 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
gaussian
- 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
noise
- 打开一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法进行处理。-Open an image, add of Gauss, salt and pepper noise processed with the neighborhood average, median filtering method and K adjacent average method.
work4
- 打开一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法进行处理。-Open an image, add of Gauss, salt and pepper noise processed with the neighborhood average, median filtering method and K adjacent average method.
Gaussnoisegenerate
- 用混合同余法产生高斯白噪声,并且可作为给图像添加白噪声的程序-generation of Gauss noise
SIFT-HARRIS-Gaussian
- OPENCV实现sift目标识别匹配,harris,sift算子焦点检测与高斯法图像分割,vs2013-OPENCV achieve sift target identification match, harris, sift operator focus detection and image segmentation Gauss law, vs2013
相邻帧差法提取运动目标并计时
- 混合高斯模型提取运动区域算法。。。。。。。。。(Hybrid Gauss model for moving region extraction)
邻域平均法
- 基于matlab软件,利用邻域平均法对图像高斯噪声进行去噪处理。(Based on MATLAB software, the neighborhood average method is used to denoise the image Gauss noise)
三种传统背景减除法
- 使用帧差法、均值法和混合高斯模型对背景进行去除、提取前景信息。来源于2017年研究生数学建模比赛D题。(The background information is removed and the foreground information is extracted by frame difference method, mean value method and hybrid Gauss model. D graduate from the 2017 mathematical modeling