资源列表
lazy-snapping--master
- 图像交互分割的经典算法的实现,Lazy snapping算法,交互简单。-Achieve the classic image segmentation algorithm interaction, Lazy snapping algorithm, interactive simple.
JavaBayes
- java 编写的关于利用贝叶斯网络 作为概率图模型的,采样推断-java, bayesian network, PGM
myhough
- 一个基于hough变换的直线检测算法,是对书上标准程序改进后的结果-Lion detection based on Hough translation
BregmanCookbook
- Bregman 迭代算法,线性bregman迭代算法,分裂bregman迭代算法-Bregman iterative algorithm, linear bregman iterative algorithm, iterative algorithm to split bregman
DOA_SRACV
- 基于协方差矩阵稀疏表示的信源估计程序和论文-Direction-of-Arrival Estimation Using a Sparse Representation of Array Covariance Vectors
Image-restoration-algorithm
- 本文主要翻译了基于偏微分方程的图像修复技术的外文资料,对于初学者有一定的帮助作用。-In this paper, a foreign language translation of information technology-based image restoration PDE for beginners have some help.
3
- 】本文首先简单回顾了基于抛物型偏微分方程的图像恢复模型。在此基础上,提出了一个通过 可变权重联合各向同性扩散和金变分模型的图像恢复模型,该权重参数依赖于图像曲面的几何特征。 最后,通过数值实验论证了算法的有效-Abstract:In this paper,we study the dynamic behavior of a class of predator prey system with stage-structure and Beddington-DeAngelis funct
shuangxianxingchazhi
- 关于分布式视频编码的边信息生成算法之双线性插值算法。-Distributed video coding side information about the bilinear interpolation algorithm to generate algorithms.
MATLAB_Program
- PM去噪模型的MATLAB代码,有参数选取,阀值的自由生成,并且是m.函数的形式,输入图像后可也自动进行运算处理,最后输出去噪后的图像。-MATLAB code PM denoising model, there are parameters selected, the freedom generation threshold, and is m. In the form of the function, the input image can also automatically after
ndvi
- ENVI中计算NDVI植被指数的IDL源码。-ENVI NDVI vegetation indices calculated IDL source.
selectiveMask
- 使用选择式掩膜平滑方法进行数字图像的边缘提取-Select the type mask smoothing method using digital image edge extraction
gmm
- 混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙