CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 视觉跟踪

搜索资源列表

  1. Binocular-Stereo-Vision

    0下载:
  2. 基于OpenCV的双目视觉测量代码。1)可读入标定的摄像机参数,并对左右图像进行校正;2)实现了对三角轮廓的实时跟踪,与匹配。-This project is about the Binocular Stereo Vision,which is based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11122657
    • 提供者:张勇
  1. ORB_tracking_2

    1下载:
  2. 本程序基于VS2010与openCV2.3.1计算机视觉库,实现对视频中特定目标的跟踪。本程序采用ORB特征识别,模板滚动更新,使用前注意修改视频路径。-The program is based on VS2010 and openCV2.3.1 computer vision library, which can tracking a specific target in video. The program uses ORB feature recognition, and its temp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-04
    • 文件大小:5789696
    • 提供者:纸里轻狂
  1. Vision

    2下载:
  2. LabVIEW 机器视觉的方面的资料,主要是目标跟踪,颜色跟踪等例子-LabVIEW machine vision
  3. 所属分类:LabView

    • 发布日期:2017-05-24
    • 文件大小:7733352
    • 提供者:陌上柳
  1. GUI无线定位

    3下载:
  2. 基于GUI的无线定位,图形用户界面(Graphical User Interface,简称 GUI)是指采用图形方式显示的计算机操作用户接口。与早期计算机使用的命令行界面相比,图形界面对于用户来说在视觉上更易于接受。然而这接口若要通过在显示屏的特定位置,以“各种美观、而不单调的视觉信息”提示用户“状态的改变”,势必得比简单的文字信息呈现,花上更多的计算能力,计算“要改变显示屏哪些光点,变成哪些颜色”。 无线传感器网络目标定位方式主要如下:   (1)主动模式   基于距离的定位:测量节点间距
  3. 所属分类:matlab例程

  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. PHD-filter-for-visual-tracking

    0下载:
  2. 采用PHD filter进行视觉多目标跟踪的两篇顶级论文-Two important papers about using PHD filter to track multiple object in video
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1763090
    • 提供者:且志安
  1. zzznnssspp

    0下载:
  2. 智能视觉监控利用计算机视觉技术在不需要人为干预的情况下,通过对摄像 头拍摄的图像序列的自动分析实现对被监控场景中的运动目标检测、识别和跟踪, 并在此基础上分析和判断目标的行为,涉及到网络通信、图像处理、数据压缩、 人工智能等多项技术 -Intelligent visual surveillance using computer vision technology in without the need of human intervention, the camera
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-22
    • 文件大小:6297685
    • 提供者:sunny
  1. 3dreconstruction_binocular-

    0下载:
  2. 双目视觉的三维重建,有助于研究双目跟踪和立体视觉的重建问题。-3 d reconstruction of binocular vision, help the binocular tracking and the reconstruction of the stereo vision problems.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5522454
    • 提供者:郭聪
  1. Color-Attributs-Tracking_code

    0下载:
  2. 最新的基于颜色属性的视觉目标跟踪代码,效果非常好,速度非常快-This MATLAB code is an implementation of the visual tracking method proposed in [1]. The implementation is built upon the code provided by [2]. The code provided by [3] is used for computing the color name representatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5644125
    • 提供者:g
  1. IVS-meanshift

    0下载:
  2. 该文件是在VC++环境下运行的运动目标视觉分析。包括高斯模型背景提取,calman和meanshift滤波来实现跟踪,最终通过视频界面完成是否障碍入侵并报警-The file is a visual analysis of moving objects in VC++ environment running under. Including the Gauss model background extraction, Calman and meanshift filter to realize
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-18
    • 文件大小:4696004
    • 提供者:zhangcheng
  1. cover-letter

    0下载:
  2. 图像物体分类与检测是计算机视觉研究中的两个重要的基本问题,也是图像分割、物体跟踪、行为分析等 其他高层视觉任务的基础.该文从物体分类与检测问-Image object classification and detection are two important basic problem in the study of computer vision, image segmentation, object tracking and behavior analysis, etc The found
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:528213
    • 提供者:谷红岩
  1. Video-detect

    0下载:
  2. 目标自动识别与跟踪系统,基于MFC界面和opencv视觉库,采用混合高斯进行目标识别,基于局部颜色直方图模型进行自动跟踪,并实现跟踪框可变,跟踪结果实时显示。-target detection and track system
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:29652992
    • 提供者:郑家宁
  1. recog2

    0下载:
  2. 目标探测是计算机视觉和图像处理中的一个概念,目标探测,跟踪与识别-recognition programming for some target
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7972164
    • 提供者:吴浩然
  1. cheliangjiancezhuizong

    0下载:
  2. opencv,图像处理,基于视觉的运动车辆检测与跟踪学习资料-opencv, image processing, vision-based motion detection and tracking of vehicles learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9605201
    • 提供者:学屌
  1. VOTR-master

    0下载:
  2. Visual Object Tracking Repository 视觉目标跟踪算法库-Visual Object Tracking Repository
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1274396
    • 提供者:无敌
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. OpenCVPjava

    0下载:
  2. Java和OpenCV2.0的人脸视觉检测,通过摄像头实时检测和跟踪人脸-Face Java and OpenCV2.0 visual inspection by the camera in real-time detection and tracking human faces
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7681442
    • 提供者:杨小贱
  1. adas

    1下载:
  2. 自动驾驶辅助系统中基于视觉的车道检测和跟踪框架研究-自动驾驶辅助系统中基于视觉的车道检测和跟踪框架研究 Automatic driving assistance systems lane detection and tracking based on Visual framework
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-14
    • 文件大小:22337259
    • 提供者:zhouyuyuan
  1. Error-analysis-of-structured-light

    1下载:
  2. 本文对应用于焊缝跟踪的结构光视觉传感器进行分析,包括传感器硬件系统结构误差、激光散斑噪声误差及镜头畸变误差等,并对不同结构方式下的视觉传感器建立了数学模型,具体分析了结构参数对其误差的影响,提出了结构光视觉焊缝跟踪传感器优化设计方法,对使用结构光的工作者减少误差非常有用-The corresponding for seam tracking of structured light vision sensor is analyzed, comprising the sensor hardware
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:410624
    • 提供者:yj2077mqj
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com