CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - background segmentation

搜索资源列表

  1. Video_Image_Segmentation_Based

    0下载:
  2. 为了对光线变化的图像进行顺利侵害,提出了一 种利用贝叶斯学习方法来进行视频图像分割的算法,印先在每个像素点处对不断变化的背景建模,同时计算每个像素点 处的颜色直方图,再用这些直方图来表示该像素点处特征向量的概率分布,然后用贝叶斯学习方法来进行判断,以确定在光线缓慢或者突然变化的时候,每个像素点是属于前景还是属于背景。-In order to change the image of light against a smooth, a Bayesian learning approach t
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:196500
    • 提供者:
  1. chafen

    0下载:
  2. 运动检测的目的是从序列图像中将变化区域提取出来。运动区域的有效分割对于目标分 类、跟踪和行为理解等后期处理非常重要,因为后期处理过程仅仅考虑图像中对应于运动区 域的像素。然而,由于背景图像的动态变化,如天气、光照、影子及混乱干扰等的影响,使 得运动检测成为一项相当困难的工作。-The purpose of motion detection from image sequence changes in the region will be extracted. Sports region segm
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:4818
    • 提供者:zoubinbin
  1. lianxushipinfengeyucaiji

    0下载:
  2. 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4459826
    • 提供者:陈秋歌
  1. FUZABEIJINGHONGWAITUXIANGTEZHENGTIQU

    0下载:
  2. 本文的内容是基于红外图像的特征提取,在基于个数判断噪声的中值滤波器进行平滑处理的基础上,提出了一种改进的过渡区 提取方法,并将该方法应用于对比度低、宽谷直方图的复杂背景红外图像的分割。Matlab仿真 实验表明,该方法减少了图像分割的运算量,并能将具有复杂背景的红外图像目标分割得较 好。-This content is based on the infrared image feature extraction, the number of judgments based on th
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:279952
    • 提供者:邢春
  1. beijingcha

    0下载:
  2. 该文档里面包括了基于背景差的视频图像分割方法的相关论文。学习很有用-This document which includes the relevant papers of the poor video images based on background segmentation method. Learning useful
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:359966
    • 提供者:高艳高艳
  1. segmentation

    0下载:
  2. Image Segmentation. A central problem, called segmentation, is to distinguish objects from background [10]. For intensity images (ie, those represented by point-wise intensity levels) four popular approaches are: threshold techniques, edge-based
  3. 所属分类:Project Design

    • 发布日期:2017-11-16
    • 文件大小:1669
    • 提供者:karthi
  1. 2005510101315809

    0下载:
  2. 提出了一种复杂背景下的多车牌图像分割和识别方法,首先采用统计和特征匹配相结合的方法进行背景提取,将可能存在车辆的区域提取出来;然后分别对可能的车辆区域进行局部边缘检测,并使用车牌的先验知识确定车牌的位置和单个字符分割,包括车牌倾斜时的字符分割;最后使用PCA和神经网络相结合的方法精确识别车牌。-Proposed a multi-plate image segmentation and recognition method under a complex background, the first
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:709901
    • 提供者:曹静
  1. otsu

    0下载:
  2. 类间方差法对噪音和目标大小十分敏感,它仅对类间方差为单峰的图像产生较好的分割效果。 当目标与背景的大小比例悬殊时,类间方差准则函数可能呈现双峰或多峰,此时效果不好,但是类间方差法是用时最少的。-Variance between class size of the noise and the target is very sensitive, it only to the between class variance to unimodal images produce better se
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:660982
    • 提供者:玉溪
  1. bishe1

    0下载:
  2. matlab GUI环境下的手势分割 采用肤色和背景差分 普通摄像头-gesture segmentation matlab GUI environment using color and background subtraction ordinary camera
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:17525
    • 提供者:郭春乐
  1. 1-s2.0-S1568494614004347-main

    0下载:
  2. Considering the different influence of image segmentation about the factorsof the distance between target and background as well as each kind of cohesion, an improved Otsualgorithm is proposed, and its basic principle and segmentation advantages are
  3. 所属分类:software engineering

  1. 2

    0下载:
  2. 步态识别论文,对目标检测方法进行了分析,提出了在HSL颜色模型空间中,利用时间域中值滤波算法构建背景模型,采用背景减除法实现人体上肢和下肢关节点的检测,采用闽值分割、形态学滤波和颗粒去除操作对关节点的图像进行二值化处理,为后续相关特征的提取做好了准备。 -Gait identification papers, for target detection methods are analyzed, presented at the HSL color space model, using med
  3. 所属分类:Project Design

    • 发布日期:2017-05-27
    • 文件大小:10088627
    • 提供者:luoli
  1. Action-Detection

    0下载:
  2. This paper advances prior work by proposing a joint learning framework to simultaneously identify the spatial and temporal extents of the action of interest in training videos. To get pixel-level localization results, our method uses dense traj
  3. 所属分类:Project Design

    • 发布日期:2017-05-18
    • 文件大小:4917252
    • 提供者:robin
  1. collaborative-training

    0下载:
  2. 指纹图像分割是自动指纹识别系统预处理中最关键的技术之一. 精确、可靠地将指纹图像从背景中分割出来,能够加快后续工作的处理速度,提高识别算法的准确性-Fingerprint image segmentation is one of the Automatic Fingerprint Identification System Pretreatment most critical technology accurate and reliable fingerprint image segmentat
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:171399
    • 提供者:宋晶
  1. visual-saliency

    0下载:
  2. 提出一种利用视觉显著性对图像进行分割的方法。首先提取图像的底层视觉特征,从局部显著性、全局显著性和稀少性3个方面计算各特征图像中各像素的视觉显著性,得到各特征显著图;对各特征显著图进行综合,生 成最终的综合显著图。然后对综合显著图进行阈值分割,得到二值图像,将二值图像与原始图像叠加,将前景和背景分离,得到图像分割结果-It presents a significant advantage of visual image segmentation method. First, extract
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:341056
    • 提供者:宋晶
  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
    • 提供者:图图
搜珍网 www.dssz.com