CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 提取背景

搜索资源列表

  1. FrameRead

    0下载:
  2. 此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。-this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the e
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:26.74kb
    • 提供者:同位素
  1. DIP-matlab.背景差分法对运动汽车的检测

    0下载:
  2. 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
  3. 所属分类:matlab例程

    • 发布日期:2016-01-27
    • 文件大小:16.47kb
    • 提供者:温鑫
  1. 图像背景分割,提取图像特征

    0下载:
  2. 研究生做论文所用程序, 关于图像背景分割,提取图像特征(均值能量方差等)-Procedures used by graduate students doing thesis on the background image segmentation, image feature extraction (mean energy variance, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2017-03-30
    • 文件大小:1.85kb
    • 提供者:明志远
  1. 标准图像的背景分离和皮肤区域提取

    2下载:
  2. 1. 理解彩色图像的颜色分层原理和方法 2. 利用颜色分层方法对彩色图像进行分层处理 3. 实现对身份证标准图像的背景分离和皮肤区域提取-1 understand the color image color layering principles and methods (2) the use of color layered approach for hierarchical processing of color images 3 to achieve the
  3. 所属分类:matlab例程

    • 发布日期:2014-01-14
    • 文件大小:169.96kb
    • 提供者:李雪
  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. mixture_gaussians

    0下载:
  2. 实现高斯背景建模,并且提取运动目标。具有良好的适用性-Gaussian background modeling to achieve, and extract the moving target. Good applicability
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.81kb
    • 提供者:吴文旭
  1. read

    0下载:
  2. 用matlab实现的视频读取并提取目标背景,对初学者很有用-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:华辰
  1. HistBackground

    0下载:
  2. 函数HistBackground功能是将高速公路的视频文件中的多帧图片利用统计直方图的方法提取不含运动车辆的背景,-Function HistBackground function is to freeway video files of images using statistical histogram to extract the background without moving vehicles,
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:799byte
    • 提供者:yangsonglin
  1. mixture_of_gaussians

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

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

    0下载:
  2. 多个目标提取,原始帧和背景帧相减,提取目标-Multiple target detection, the original frame and background frame subtraction, extraction of target
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:邹书春
  1. ruqinzhejiance

    0下载:
  2. 主要完成的工作是在监控的场景中检测出运动的物体,去除干扰的背景,只留下感兴趣的目标即目标提取。目标提取,运动信息提取,PCA和诊间差分方法。-The major work done to monitor the scene in the moving objects detected, remove the background interference, leaving only the object extraction target of interest. Object extracti
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:
  1. average

    0下载:
  2. 基于matlab的平均帧背景提取方法并且是基于彩色空间的-Matlab-based extraction method, the average background frame and is based on the color space
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28.85kb
    • 提供者:孙海波
  1. codecode

    0下载:
  2. 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:42.13kb
    • 提供者:李英华
  1. 20101201

    0下载:
  2. 首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then frame difference, binary, extracting the target.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:774byte
    • 提供者:李明
  1. matlab-test

    0下载:
  2. 这是一个进行图像轮廓提取和背景提取的matlab仿真,可以运行,是我在做课题时用到的一个小程序-This is a background of the image contour extraction and extraction matlab simulation, you can run, is the topic I am doing a small program used
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4.04kb
    • 提供者:张黎
  1. Su

    0下载:
  2. s法提取背景,为实现运动目标检测打下基础 matlab -s extraction of background, to lay the foundation for moving target detection matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:972byte
    • 提供者:张朝文
  1. jisi

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

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:啊荔昂亮
  1. matlab视频背景提取

    1下载:
  2. matlab简单方式视频背景提取,通过取中值的方法得到背景(Matlab simple way video background extraction, through the median method to get the background.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:860kb
    • 提供者:SQueen77
  1. rq(3)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类分类器(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaB
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:神万心
  1. 骨架提取m文件

    0下载:
  2. 以冠状动脉血管为例,用MATLAB进行血管骨架提取,包括血管分割技术,去除背景(Taking the coronary artery as an example, using MATLAB to extract the vascular skeleton, including vascular segmentation technology, background removal)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-13
    • 文件大小:98kb
    • 提供者:落魂秋水
« 12 3 »
搜珍网 www.dssz.com