CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 前景提取 matlab

搜索资源列表

  1. xi

    0下载:
  2. matlab 边界轮廓跟踪程序 该算法采用采用最大梯度值的做法,适合于要求提取出单一前景轮廓的情形-matlab boundary contour tracking procedure in the algorithm uses the maximum gradient value of the approach adopted for the future that require to extract the contours of a single case of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:541
    • 提供者:徐欣
  1. thresholdadaptive200810

    1下载:
  2. 实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:151235
    • 提供者:Joe Black
  1. GMM

    0下载:
  2. 利用K-高斯混合模型提取视频的前景信息。-The use of K-Gaussian mixture model for the future of video information extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3751479
    • 提供者:夏余
  1. cell-get

    0下载:
  2. 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:1669
    • 提供者:cicy
  1. FgBgSubtract

    0下载:
  2. 前景背景分离的程序,用于提取固定背景下的视频中的运动目标-The prospects for the background separation process for extracting fixed in the context of the video moving target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3071
    • 提供者:christine
  1. T

    0下载:
  2. matlab中前景提取中用ostu法实现自动阈值的提取。-matlab in the foreground extraction using ostu method for automatic extraction of the threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:565
    • 提供者:苏柏良
  1. hsv

    0下载:
  2. 在车辆检测中,对提取的前景进行基于hsv特性去除阴影-In the vehicle detection feature to remove the shadow on hsv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:737
    • 提供者:苏柏良
  1. SILK_cpu

    0下载:
  2. 一个基于核的在线学习算法,运行于CPU上,由matlab和c混合编写。用于背景建模和前景提取。-A kernel-based online learning algorithm, running on the CPU, prepared by the mixture of matlab and c. For background modeling and the prospects for extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:9282
    • 提供者:赵亚龙
  1. beforeground

    1下载:
  2. 在matlab平台上,基于混合高斯模型的前景提取。-Matlab platform, based on Gaussian mixture model prospects extract.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-28
    • 文件大小:1879
    • 提供者:gao zhi
  1. background

    0下载:
  2. 前景提取四种方法,好学易懂,适合初学者!(Foreground extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:27525120
    • 提供者:huangshik
  1. Motion-BasedForegroundSegmentation

    0下载:
  2. 编程实现视频前景目标提取,处理,特别是对于监控视频,实用性很大。(Programming implementation of video foreground target extraction, processing, especially for monitoring video, is very practical.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:云凡
  1. Code

    0下载:
  2. matlab Code 图像识别提取前景目标(matlab code Image recognition, extraction, foreground target)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:明丶
  1. matlab

    0下载:
  2. 动态目标跟踪,静态背景,前景背景动态目标提取(Dynamic object tracking, static background, foreground background, dynamic object extraction)
  3. 所属分类:图形图像处理

  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. MATLAB

    0下载:
  2. 帧间差MATLAB提取静态背景的前景信息(Frame difference MATLAB extracts foreground information from static background)
  3. 所属分类:图形图像处理

  1. MATLAB_高斯模型

    0下载:
  2. 用高斯模型算法来处理视频,提取前景信息,适合动态背景(Gauss model algorithm is used to process video and extract foreground information, which is suitable for dynamic background)
  3. 所属分类:图形图像处理

  1. avergBg_subtraction

    0下载:
  2. 采用平均背景法读取视频每一帧,计算出背景后存为之后差分对,仿真matlab版本2014a其他的没有测试,但是视频读取务必选用黑白视频。(Using the average background method to read video each frame, calculate the background, save as after difference, simulation matlab version of 2014a, the other did not test, but vide
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:dank
  1. hunhegaosi

    0下载:
  2. 混合高斯前景提取。数学建模时编的,测试视频就在包内,可以作为学习交流用,环境2014a的matlab,后有添加形态处理都在注释里。一起学习。有matlab编的vibe程序欢迎交流(Hybrid Gauss foreground extraction. Mathematical modeling of the series, the test video is in the package, can be used as a learning exchange, the environment 2
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:973824
    • 提供者:dank
  1. Untitled2

    0下载:
  2. 一段作为前景提取提取的函数,将静态背景中的动态目标提取(A as a function of the foreground extraction to extract, dynamic target extraction from the static background)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:LS&MARS
« 12 »
搜珍网 www.dssz.com