CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - parameter estimation

搜索资源列表

  1. ConstrainedEM

    0下载:
  2. 这是基于约束最大期望算法的matlab程序,对参数估计及图像分割有较大作用-This is based on expectations of the biggest constraint algorithm Matlab procedures, parameter estimation and image segmentation greater role
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105321
    • 提供者:
  1. Gaumix_EM

    0下载:
  2. 使用高斯模型期望值最大化演算法,做圖形分割 Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-18
    • 文件大小:1043
    • 提供者:李致賢
  1. The Matalab for the least burst error principle

    3下载:
  2. 基于最小脉组误差准则的运动参数估计方法,该方法运用于调频步进脉冲雷达,解决运动目标速度的估计和补偿问题,可实现对运动目标速度的精确测量-Based on the smallest error guidelines pulse group motion parameter estimation method applied to FM stepper pulse radar to solve the speed of moving target estimation and compensatio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:129887
    • 提供者:
  1. bp-extensions

    0下载:
  2. 利用belief propagation方法实现的模型优化和参数的估计-Ways to achieve the use of belief propagation model optimization and parameter estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:26964
    • 提供者:杨佳
  1. minipro

    0下载:
  2. 该系统功能:实现手写识别,能通过对样例库中的数据进行学习,然后能判别、分类新的输入样例。其中包含了Kn近邻算法,贝叶斯参数估计的实现。实现了open test, close test等测试方法。-The system features: realization of handwriting recognition, through the library of sample data for study, and then to identify, classify the new input
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:1020748
    • 提供者:hongyu
  1. RebuitFace

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:547233
    • 提供者:pzy
  1. hough

    0下载:
  2. 应用Hough变换的炮射航空摄像机外参数估计方法图像图像处理,模式识别的经典算法-Application of Hough Transform artillery air outside the parameter estimation methods of the camera image image processing, pattern recognition algorithm of the classical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:180913
    • 提供者:张明伟
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:431731
    • 提供者:sun
  1. graphcutformatlab

    1下载:
  2. 这是一个关于图割算法(graphcut)的MATLAB代码实现的。实现了用MATLAB来实现的参数估计,并且可以用于三维重建。-Here is a graph cut algorithm (graphcut) of the MATLAB code implementation. Achieved using MATLAB to implement the parameter estimation, and can be used for three-dimensional reconstruct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:19373
    • 提供者:peter
  1. fourier

    0下载:
  2. 基于radon的图像运动模糊参数估计程序,估计了模糊角度与模糊尺度,但过大的图片需先处理后才能使用-Radon-based image motion blur parameter estimation procedure, estimates of the fuzzy point and fuzzy scale, but the picture is too large to be treated before use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:548469
    • 提供者:jiao
  1. Noise-estimation-in-wavelet-domain

    0下载:
  2. 对含噪声的图像进行识别和估计,通过小波分解,在频域中完成对图像的识别,判断是椒盐噪声还是高斯噪声,并对参数的值进行估计。-Identify and estimate noisy images, through the wavelet decomposition in the frequency domain to complete the image recognition to determine the salt and pepper noise or Gaussian noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:287913
    • 提供者:peterlox
  1. Autocorrelation

    0下载:
  2. 用微分自相关法实现运动模糊图像模糊参数估计的功能,是目前较少公布的微分自相关法实现模糊参数估计。-Autocorrelation method with a differential image to achieve motion blur blur parameter estimation function, the differential is less published method fuzzy autocorrelation parameter estimation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:68033
    • 提供者:yanxiaoyun
  1. rtools

    0下载:
  2. 几种基本的CFAR检测方法的比较,各种杂波背景分布的参数估计方法-Comparison of basic types of CFAR detection method, a variety of clutter distribution parameter estimation methods, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1392743
    • 提供者:廖紫纤
  1. Kalman

    0下载:
  2. Kalman滤波原理及源码(matlab)-Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. Installation ------------ 1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/K
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:122587
    • 提供者:阳光
  1. em

    0下载:
  2. A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:87869
    • 提供者:asif
  1. bayes-guji

    0下载:
  2. 用监督参数估计中的贝叶斯方法估计条件概率密度的参数u-Using the supervision parameter estimation in Bayesian method estimates the parameters of the conditional probability density u
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:605
    • 提供者:王佳
  1. tracking

    0下载:
  2. 本文提出了一种复杂条件下基于子空间梯度方向直方图跟踪的方法,通过大量样本的离线训练构建目标的投影子空间,并用梯度方向直方图在子空间的投影作为新的目标描述特征. 为了满足实时性的要求,采用积分直方图方法 提高粒子特征的计算速度 然后结合粒子滤波方法在子空间中计算粒子与训练样本集之间的相似度,进而估计目标的运动参数.-A subspace t racking method is proposed to t rack target s under complex environment s. Fi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:744088
    • 提供者:wenping
  1. MriSeg

    0下载:
  2. MRI 脑组织参数估计与分割。此程序用两种方法——Kmeans和期望最大化EM对比对MRI脑组织进行分割和参数估计-The MRI parameter estimation and segmentation of brain tissue. This program on MRI brain tissue segmentation and parameter estimation using two methods-- Kmeans and expectation maximization EM
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:82028
    • 提供者:冯娇
  1. getDegree

    2下载:
  2. 运动模糊参数估计 模糊方向估计 一个关于运动模糊图像恢复算法的模糊方向估计方面的代码 基于MATLAB-Motion blur parameter estimation blur direction estimated a motion-blurred image restoration algorithm fuzzy direction of estimated code based on MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:545
    • 提供者:mm
  1. Automatic-noise-estimation

    0下载:
  2. 在本文中,我们专注于为添加剂和多折扇状的模型提出了一种简单而新颖的方法为此自动噪声参数估计问题。我们表明,如果图像的工作有一个足够大的量的变异率低的地区(这是一个典型的在大多数图像的特征),噪声的方差(如果添加剂)可作为估计的分布模式在图像局部方差的分布与变化噪声系数(如果乘法)可以估计的变异系数局部估计的分布模式。此外,模型的样本方差分布的图像加噪声的建议和研究。实验表明,所提出的方法的优点,特别是在递归或迭代滤波方法。-In this paper, we focus on the probl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:762321
    • 提供者:陈怀兵
« 12 »
搜珍网 www.dssz.com