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

搜索资源列表

  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12.68kb
    • 提供者:henry
  1. edge_det

    0下载:
  2. 边缘检测源代码,使用Laplacian估计来获得更好的边缘检测效果,结果为BMP位图格式-Edge Detection source code, the use of the Laplacian to better estimate the effects of edge detection, The results of BMP bitmap format
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68.66kb
    • 提供者:SQ
  1. ST_pub

    0下载:
  2. This a research (and didactic) oriented toolbox to explore the PROSAC algorithm. The functions are reasonably well documented and there is a directory containing examples to estimate lines and homographies in presence of outliers. However a previous
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:409.21kb
    • 提供者:chengYAn
  1. M2M4.rar

    4下载:
  2. 该代码是经典的信噪比估计算法,用到了统计学中基于矩估计的思想,利用信号的2、4阶矩来估计接收信号的信噪比,The code is a classic signal to noise ratio estimation algorithm, using the statistical moment estimation based on the idea of the use of 2,4-order moment of signals to estimate the received signal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:714byte
    • 提供者:贾小勇
  1. em_ghmm.zip

    0下载:
  2. EM算法,用于估计参数的一个初级入门实例,EM algorithm, used to estimate the parameters of a primary entry examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:199.73kb
    • 提供者:wanglinghua
  1. motionEstES

    1下载:
  2. 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.09kb
    • 提供者:shasha
  1. xiaobo

    1下载:
  2. 我们提出了一种改进的小波域维纳滤波器,在小波域采用基于贝叶斯估计的小波阈值去噪技术估计期望信号提高估计的精度,并以此设计经验维纳滤波器-We propose an improved wavelet domain Wiener filter in wavelet domain Bayesian estimation based on wavelet threshold denoising techniques to estimate the desired signal to improve th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:184.17kb
    • 提供者:lee
  1. image-stitching

    3下载:
  2. 实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接-Experiment two pictures of the stitching, matching pairs for the picture, with ransac way to eliminate mismatches, and to estimate the affine matrix. Then an affine transformation diagram,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:16.93mb
    • 提供者:肖旺裕
  1. EyeFinder

    0下载:
  2. The function produce a set of features matched through a pair of views. The selection is driven by the estimate uncertainty extracted from the Fisher information matrix.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.41kb
    • 提供者:张丽娜
  1. curveletdenoise

    3下载:
  2. curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理-curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-06
    • 文件大小:1.89kb
    • 提供者:张娜
  1. zhang

    0下载:
  2. zhangzhengyou的摄像机标定程序,用来估计摄像机的内外参数-zhangzhengyou the camera calibration procedure used to estimate the internal and external camera parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:43.9kb
    • 提供者:zk
  1. LinearBayesImageFusion

    0下载:
  2. 图像融合是图像处理的一个研究热点,这里提供一种线性Bayes估计的融合方法-Image fusion is image processing of a research hot spots, here a linear Bayes estimate of Fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.55mb
    • 提供者:ly
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:157.64kb
    • 提供者:王钰
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:114.94kb
    • 提供者:王钰
  1. MatlabFFT

    0下载:
  2. Matlab_基于FFT的图像配准 粗估算两幅图像之间的平移差,返回水平方向平移差到xtran,返回垂直方向平移差到ytran 用在图像配准中的粗匹配中,对噪声、图像中物体发生运动等极为鲁棒!-FFT-based Matlab_ Image Registration rough estimate of the translation between two images, poor, poor translation to return to the horizontal direct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:132.59kb
    • 提供者:yol
  1. LSBxinxiyincangfenxi

    0下载:
  2. 介绍了一种基于统计特性的LSB密写分析方法,对其进行了改进并提出了可靠估计信息隐藏长度的方法。该方法利用相邻像素相关性定义了统计量,可根据阈值判断秘密信息的有无。对待检测图像进行二次嵌入,根据统计量的变化建立模型,能可靠估计秘密信息隐藏长度。实验表明,估计出的信息量比较准确。-This paper introduces a steganalysis algorithm based on statistics method for LSB steganograhpy and mends it,pr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.46mb
    • 提供者:boe
  1. estimate

    1下载:
  2. 对清晰图像加模糊并用时域和频域的方法分别实现对模糊参数的估计并将图像复原(其中用频域的方法实现对模糊角度的估计)-Clear picture of the additive fuzzy and time-domain and frequency domain methods, respectively, to achieve the estimated fuzzy parameters and image restoration (including the method used to ach
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.53kb
    • 提供者:台啸
  1. snrestimationinMRI

    0下载:
  2. to estimate snr in MRI
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:waza
  1. range-estimate-_match-filter

    0下载:
  2. 基于消声水池实测实验数据,估计两水听器之间的距离,使用的是匹配滤波器的方法进行的估计实验差,从而确定距离。-based on the real data from waterbank experiment for estimate the range between the two hydrophones. i use the match filter to estimate the delay between the two receivers.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:22.14mb
    • 提供者:qiangzi
  1. Motion-estimate

    0下载:
  2. 基于快速块匹配技术的视频图像运动估计,代码简单易懂-Video Motion estimate based on fast block matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:15.74kb
    • 提供者:John
« 12 3 4 5 6 »
搜珍网 www.dssz.com