搜索资源列表

  1. 基于单高斯模型的运动检测

    0下载:
  2. 基于单高斯模型的运动检测
  3. 所属分类:图形图象

  1. 单周高斯脉冲信号模拟

    0下载:
  2. 用matlab 制作的单周高斯脉冲信号。
  3. 所属分类:其它资源

  1. 单高斯目标检测

    0下载:
  2. 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
  3. 所属分类:图形/文字识别

  1. 单高斯背景建模opencv

    0下载:
  2. 单高斯背景建模opencv
  3. 所属分类:源码下载

  1. 高斯随机数的产生

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:范范
  1. 图像压缩的几个MATLAB算法

    1下载:
  2. 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:陈量
  1. lurastud

    0下载:
  2. 计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1620992
    • 提供者:aaa
  1. fyy12

    0下载:
  2. 在单文档界面下, 点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。-documents in a single interface, click on the menu, paint otdr curve. Also adding Gaussian noise curve. Inclusive of the tools used.
  3. 所属分类:菜单

    • 发布日期:2024-05-13
    • 文件大小:37888
    • 提供者:雅丫
  1. GSM_detector

    0下载:
  2. 单高斯模型是检测运动目标有效方法,这是一种matlab实现。-Single Gaussian model is an effective way to detect moving targets, which is a matlab achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:马德强
  1. GaussProjCal

    0下载:
  2. 高斯投影的单点和多点的正算和反算,可以选择所在投影的分度带。-Gauss projection of a single point and multi-point of positive operators and anti-operator, you can choose where the sub-degree zone projection.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-13
    • 文件大小:2314240
    • 提供者:邓征启
  1. SingalGaussian

    0下载:
  2. 自己写的运动检察的单高斯背景建模,c++代码-Write their own sports procuratorial single Gaussian background modeling, c++ Code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:34983936
    • 提供者:胡闽
  1. dgs2

    0下载:
  2. matlab环境下 建立单高斯模型,检测出运动的人体,后期经过数学形态学处理,效果很好。-matlab environment to establish a single Gaussian model, to detect the movement of the human body, the latter mathematical morphology after treatment, the effect well.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:jjx
  1. singleGaussianmodel

    0下载:
  2. 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to upd
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:songhong
  1. Tracking_Cars_Using_Singal_Gaussian

    0下载:
  2. 通过单高斯来建立背景,然后用背景减法来提取情景,并对前景进行跟踪和计数。-We establis the background through the method of singal Gaussian,then use the background substration to get foreground,we are also successed to get the counts of cars and to track the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:吴家丽
  1. gaussian_average_rgb

    0下载:
  2. 在rgb颜色空间实现的单高斯模型,用于目标检测-In rgb color space to achieve a single-Gaussian model for target detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:heshan
  1. sfmixture_of_gaussians_copy_2

    0下载:
  2. 在simulink下封装的单高斯模型的s_function.用于模型模块的搭建-Under the package, the simulink model of a single Gaussian s_function. For the model to build the module
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:heshan
  1. 单高斯

    0下载:
  2. 单高斯背景建模实现,仿照网上程序实现,可以使用(Single Gauss background modeling implementation, modeled on the online program to achieve, you can use)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:332800
    • 提供者:Jon——f
  1. code

    0下载:
  2. 初步尝试使用单高斯模型进行背景建模与跟踪提取,采用形态学方法,对于背景单一的场景,提取效果还可以。(Preliminary attempts are made to use single Gauss model for background modeling and tracking extraction. Morphological method is used to extract the effect from a single
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:miaochengshi
  1. 单高斯程序

    0下载:
  2. 单高斯算法用于静态背景下显著目标的拾取该方法较为简单,也能应对静态背景下的目标拾取。(Used for picking up salient objects in static background)
  3. 所属分类:OpenCV

  1. gaosi

    0下载:
  2. 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:悦啊行啊
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org