CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 前景背景

搜索资源列表

  1. background-separation

    2下载:
  2. 基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)-Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report)
  3. 所属分类:Special Effects

    • 发布日期:2016-05-30
    • 文件大小:684032
    • 提供者:liukai
  1. thrend

    0下载:
  2. 自己写的分块分割算法,适合于场景比较复杂的物体前景背景分割。-Write their own block segmentation algorithm, suitable for more complex scene foreground and background of the object segmentation.
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:1202
    • 提供者:liuhui
  1. ImageMatting

    0下载:
  2. 图像处理ImageMatting的实现。主要思路是: 1)手工交互的给出一个前景区域的包围盒。 2)根据当前的前景和背景分割结果,分别估计前景和背景的GMM模型 3)用GraphCut算法进行分割 对上述2),3)两步进行迭代,得到比较好的分割结果 (分割-->估计前景背景-->分割) 4)matting-Image processing ImageMatting achieved. The main idea is:   1) gi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2719074
    • 提供者:朱继祥
  1. ViBeCode

    1下载:
  2. Vibe背景分割方法,前景背景分割很新的一个算法-Vibe background segmentation method, the prospects of background segmentation algorithm is a new one
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4680
    • 提供者:young
  1. GMM

    0下载:
  2. 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c
  3. 所属分类:Video Capture

    • 发布日期:2017-05-19
    • 文件大小:5177042
    • 提供者:axin
  1. BMPsegmentor

    0下载:
  2. 最大类间方差法实现前景背景分割,有注释,开发环境QT4.7-OST for Image Segmentation, with comments, environment QT 4.7
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:tinsky
  1. matlabee12

    0下载:
  2. 【matlab编程代做】不规则光照下自适应阈值的前景背景分离算法源代码 -[Do] matlab programming prospect generation adaptive threshold background separation algorithm under irregular light source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:105604
    • 提供者:李艳
  1. mixture_of_gaussians

    0下载:
  2. 混合高斯模型提取视频帧前景背景图像,经试验验证准确率比较高-Mixed gaussian model to extract video frame prospects background image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:胖吉吉
  1. qianjingfenge(matlab)

    3下载:
  2. 基于matlab的前景背景分割,对数字图像处理感兴趣的可以看看啊-Background segmentation based matlab prospect of digital image processing are interested can look ah
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1514836
    • 提供者:林子澄
  1. 2k

    0下载:
  2. 高斯处理视频并跟踪运动做前景背景分割,利用高斯处理的视频进行运动目标跟踪。-Gaussian process video do prospects background segmentation and track movement
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:8442
    • 提供者:郭玉丰
  1. 111

    0下载:
  2. 高斯处理视频并跟踪运动做前景背景分割-Gauss processing video and tracking the movement to do the foreground background segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2308677
    • 提供者:fangyuansheng
  1. background-segmentation

    0下载:
  2. 21.【高斯处理视频并跟踪运动做前景背景分割】bgfg221.【高斯处理视频并跟踪运动做前景背景分割】bgfg2-Gauss processing video and tracking motion foreground background segmentationGauss processing video and tracking motion foreground background segmentation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:8441
    • 提供者:董工
  1. Background-separation

    0下载:
  2. 高斯处理视频并跟踪运动做前景背景分割,可用来做前背景分离,分离出运动物体,达到抠图的效果-Gauss video processing and tracking moving foreground background segmentation, can be used to do before the separation, separation of a moving object, to achieve the effect of Gauss matting video processin
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4081996
    • 提供者:图图
  1. demo

    0下载:
  2. 利用训练集训练一个高斯模型,进行运动目标的提取(文件中包含数据集)(Use the training set to train a Gaussian model to extract the moving object (the file contains the data set))
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:14751744
    • 提供者:wyl3
  1. OpenCV_ImageBackgroundRemoval-master

    0下载:
  2. 把简单背景图像过滤掉,只保留前景图像,太过于复杂的背景,比如森林街道效果会非常差(Filter out the simple background image)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:980992
    • 提供者:soyoungsonaive
  1. ExtractForeground

    0下载:
  2. opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:8517632
    • 提供者:冷冷
  1. 21

    0下载:
  2. 21.【高斯处理视频并跟踪运动做前景背景分割】bgfg2(21. [Gauss processing video and tracking movement, foreground background segmentation] bgfg2)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:lbchency
  1. jisi

    0下载:
  2. 图像提取动态前景目标,背景差分法和侦差法(Image extraction, dynamic foreground target, background difference method and reconnaissance difference method)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:啊荔昂亮
  1. 01

    0下载:
  2. 能够初步实现静态背景下的前景提取,能够为初学者提供一定的借鉴。(It can realize foreground extraction in static background, It can provide some reference for beginners.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:大海之鹰
  1. Lucas_Kanade

    0下载:
  2. 光流法提取动态背景前景目标,具有良好的抗噪和抗干扰能力。(Optical flow extraction of dynamic background prospects, with good anti-noise and anti-jamming capability.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:雨诉子亲
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com