CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动目标提取

搜索资源列表

  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. myblobtrack

    0下载:
  2. 视频监控中的团块跟踪,将跟踪的目标进行提取出运动区域,构造一个包围盒,然后进行跟踪
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16268
    • 提供者:lily
  1. OnTrackingofMovingObjects

    0下载:
  2. 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1344070
    • 提供者:田卉
  1. MeanPShift

    0下载:
  2. 李志国硕士学位论文:基于Mean Shift算法的目标跟踪.目标跟踪技术在军事、工业、安保、智能交通、医学和科学研究等方面都具有重要的意义,应用前景广阔.目标跟踪把图像处理、自动控制、信息科学有机结合起来,形成了一种能从图像信号中实时地自动识别目标、提取和预测目标位置信息、自动跟踪目标运动的技术,是当前计算机视觉、模式识别与智能系统等领域研究的重要课题.-Li Zhiguo Master Thesis: Based on Mean Shift Algorithm for Target Track
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4508166
    • 提供者:
  1. corners-detection-motion-estimation

    0下载:
  2. 角点检测,用于提取目标物体的边界角点,用于运动估计-Corner detection, to extract the target' s boundary corner
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:7686
    • 提供者:heyi
  1. tidu

    0下载:
  2. 针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色 特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度 计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟 踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。-The instability of the light changes in the mean shift tra
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:449845
    • 提供者:张娜
  1. image-segment

    0下载:
  2. 图像分割代码实现,先检测运动的车辆,将一幅图片提取出来,对其进行检测,实现特定目标区域的分割。-Image segmentation code implementation
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:2144586
    • 提供者:李腾飞
  1. GMM

    0下载:
  2. 基于混合高斯背景建模的目标运动意图分析,通过混合高斯背景建模进行前景提取,自己写高斯模型,并非通过OPENCV函数库-motion detection based on GMM method
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:9750669
    • 提供者:张一飞
  1. cheliangjiance

    0下载:
  2. 可以实现对交通视频中运动车辆的检测和目标的提取,只需要稍作修改即可使用-You can achieve the target detection and extraction of moving vehicles in traffic video, you only need minor modifications to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1914880
    • 提供者:王刚
  1. tracking

    0下载:
  2. 用帧差法提取于东目标(运动的小车),并在红色方框中显示出来。在2009a和2012a都可以运行-By frame difference method to extract the East goal (sports car), and displayed in a red box. Can run at 2009a and 2012a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:884
    • 提供者:徐伟清
  1. Background

    1下载:
  2. 基于背景的目标检测,是全面的MATLAB代码,运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面。-Background target detection based on MATLAB code, is comprehensive, accurate extraction and target tracking algorithm for visual motion in four aspects, including motion detectio
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6816
    • 提供者:
  1. gaosijianmou

    0下载:
  2. vs2010结合opencv2.4.9利用高斯背景建模,然后背景减除法提取运动目标-vs2010 binding opencv2.4.9 Gauss background modeling and background subtraction method to extract moving target
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10770938
    • 提供者:乔梦霞
  1. cvFindContours

    0下载:
  2. vs2010结合opencv2.4.9利用漫水填充法完成提取运动目标含有的空洞-vs2010 binding opencv2.4.9 complete extraction of the diffuse water filled cavity containing the moving target
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1391610
    • 提供者:乔梦霞
  1. Vibe

    1下载:
  2. 图像特征提取,vibe算法,运动目标检测,单帧视频序列初始化背景模型(image characteristics extraction)
  3. 所属分类:其他

  1. 混合高斯matlab程序

    2下载:
  2. 基于混合高斯的matlab仿真程序,用于背景提取和运动目标检测!!
  3. 所属分类:matlab例程

  1. zhencha_method

    0下载:
  2. 使用帧差法实现对运动目标目标提取,以及简单处理(The method of frame difference is used to extract moving object and simple processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Timberlake
  1. 新建文本文档

    0下载:
  2. 视频中运动目标的提取,用于前景目标的提取,可以将前景目标分离出来单独处理(The extraction of moving objects in video can be used for foreground target extraction, and the foreground objects can be separated and processed separately)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:飞123456
  1. multiObjectTracking

    0下载:
  2. 在静态背景下,提取运动物体(前景检测)并对其标号(In the static background, the moving object (foreground detection) is extracted and its label is extracted)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:好好好号
  1. BeiJingFenLi2

    0下载:
  2. 混合高斯背景建模进行背景分离,在实行膨胀腐蚀操作提取运动目标特征(Mixed Gaussian Background Modeling for Background Segmentation, Extraction of Moving Target Features During Erosion Operation)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:8289280
    • 提供者:chiry
  1. 背景差分

    0下载:
  2. 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5775360
    • 提供者:向日葵的光
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com