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

搜索资源列表

  1. Background-subtraction

    1下载:
  2. 使用背景差分法提取出运动目标,再利用边缘检测法对目标进行跟踪。-Use background subtraction to extract moving objects, and then use edge detection method to track the target.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:780.2kb
    • 提供者:刘敏
  1. Image-background-separation

    0下载:
  2. 程序实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-Procedures to achieve an adaptive threshold algorithm to extract the foreground from the background image in the irregular light.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:201.64kb
    • 提供者:pengluo
  1. derterD

    1下载:
  2. 该程序可以提取背景图片中车轮的直径大小。-The program can extract the background image of the diameter of the wheel size.
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:986byte
    • 提供者:罗生
  1. bgsub

    0下载:
  2. Determine the background of an image, llowing extract foreground objects
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:53.61kb
    • 提供者:franco
  1. gauss-backgrounds

    0下载:
  2. 本程序可以进行视频的动态提取背景,使用的是高斯模型使用前请配置好opencv环境。希望对大家学习人脸检测有所帮助-This procedure can extract the dynamic video background, using a Gaussian model configured before use opencv environment. We would like to learn helpful Face Detection ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.35mb
    • 提供者:baiyang
  1. WebCam(1)

    0下载:
  2. Matlab 和 Simulink 开发视频和图像处理系统\视频读取并提取目标背景-Matlab and Simulink development of video and image processing systems \ video to read and extract the object-background
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:62.09kb
    • 提供者:zhulin
  1. Facedetect

    0下载:
  2.  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Fac
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:219kb
    • 提供者:Highjoe
  1. mixture_of_gaussians

    1下载:
  2. 用于复杂背景下的背景提取,比如高速公路等等,效果非常好-background extract background extract
  3. 所属分类:matlab例程

    • 发布日期:2017-05-11
    • 文件大小:2.13kb
    • 提供者:李其
  1. background

    0下载:
  2. Background subtraction is used to extract moving objects in video frames.This algorithm is applicable for real time application.-Background subtraction is used to extract moving objects in video frames.This algorithm is applicable for real time appli
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:989.26kb
    • 提供者:Rohan
  1. background-extraction

    0下载:
  2. 首先将视频提取出图像序列。将图像序列r、g、b三个分量分别计算平均值,再合成一幅图像作为背景图像。-First, extract the video image sequence. The image sequence r, g, b, respectively, calculate the average of three components, and then synthesized image as a background image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:855byte
    • 提供者:刘敏
  1. Background-extraction

    0下载:
  2. 均值法和中值法提取背景图像,并将二者进行比较.-Mean and median method to extract the background image, and will compare two.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:733byte
    • 提供者:王伟楠超
  1. final

    0下载:
  2. Background subtraction -to extract the background information from the image. Segmentation is adopted here-Background subtraction -to extract the background information from the image. Segmentation is adopted here..
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:966byte
    • 提供者:ishwarya
  1. Background-Extraction

    0下载:
  2. 在windows下面使用OPENCV加VC++6.0编写的一个很好的图像处理例程基于静态场景的背景提取-Use OPENCV VC++6.0 written a very good image processing routines based on the static background of the scene to extract the windows below
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.87mb
    • 提供者:zhuzhu
  1. Background-subtraction-method

    0下载:
  2. 帧间差分法从多帧连续图像提取背景 另一个是通过背景提取运动物体-Interframe difference from the background of continuous multi-frame image extraction, the other is to extract moving objects by background
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2.27kb
    • 提供者:师洪德
  1. VCPOpenCVPget-background

    0下载:
  2. 提取静态场景的背景,用于图像图像目标检测,使用OpenCV平台,请在在vc++环境下运行 -Extract the static scene background for the image image target detection using OpenCV platform, running in vc++ environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:132.08kb
    • 提供者:蔡小杰
  1. Background-Extract

    0下载:
  2. 介绍了背景的提取与自适应更新的算法,提出了一种基于直方图统计与多帧平均混合的算法。 这种算法克服单纯的多帧图像在车流量多、车速低时出现拖尾和模糊的现象,且相对于混合高斯模 型,其计算复杂度较低。该算法已通过TIDM642 DSP硬件平台实现,实验图像结果表明,该背景提 取算法的速度快,且符合实际场景 -The paper introducesbackground extractionswith self-adaptive update algorithm and puts for
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:335.05kb
    • 提供者:hurry up
  1. extract-video

    0下载:
  2. 视频读取及目标背景提取,matlab平台下可以对视频取帧-Read and goals video background extraction, matlab platform can take video frame
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:27.56kb
    • 提供者:祥林
  1. extract-static-background-scene

    0下载:
  2. 本源码包为VC+OpenCV提取静态场景的背景-The source code package for VC+OpenCV extract static background scene
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:211.38kb
    • 提供者:李士超
  1. av-background

    0下载:
  2. 初始化 统计背景模型,用背景差法提取前景图像,并使得背景不断刷新-First initialized, statistical background model, background difference to extract foreground and background model constantly refreshed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1.65kb
    • 提供者:黄晓婷
  1. 12_运动车辆检测跟踪系统

    0下载:
  2. 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.d
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:2.73mb
    • 提供者:woniu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com