CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 视频 车辆

搜索资源列表

  1. Background_Extract

    0下载:
  2. 基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:190465
    • 提供者:KiD
  1. VideoPlateRecognizer

    0下载:
  2. 车辆视频检测和号牌识别的电子书籍,详细描述了车辆的检测、分割、识别的算法设计。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:537377
    • 提供者:飞辉
  1. TrackandID用质心跟踪

    0下载:
  2. 该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪.
  3. 所属分类:图形/文字识别

  1. diff

    0下载:
  2. 一个关于运动视频图像背景差分方法的小DEMO-Motion video images on a background of small DEMO Difference Method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1718
    • 提供者:lijie
  1. CarCount

    0下载:
  2. 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11649784
    • 提供者:徐飞
  1. videotrafficof

    0下载:
  2. 该程序使用系统对象来说明使用光流估计的方法在视频序列中检测并跟踪车辆。-This demo uses System objects to illustrate how to detect and track cars in a video sequence using optical flow estimation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:3179
    • 提供者:若苦
  1. videoldws

    0下载:
  2. 本程序在视频流中检测道路线标记,并强调该车辆的行驶线。这些信息可以被用来检测车辆的意外离开并发出警告。-This demo detects road lane markers in a video stream and highlights the lane in which the vehicle is driven. This information can be used to detect an unintended departure from the lane and issu
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:4008
    • 提供者:若苦
  1. read_AVI

    0下载:
  2. 这是一个车辆检测中读取avi视频的源码,可以读取和显示一般avi视频-code about read and show the avi video
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3364266
    • 提供者:李正
  1. VideobasedvehicledetectionalgorithmSummary

    0下载:
  2. 基于视频分析得运动车辆检测的主要方法的综述和对比-Video analysis was based on detection of moving vehicles and comparative overview of the main methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:372641
    • 提供者:网一户
  1. singalframe

    0下载:
  2. 车辆视频检测,采用高斯背景更新方法,基于OPENCV的图像视频检测算法-Vehicle video detection, the Gaussian background updating method, based on video image detection algorithm OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4621207
    • 提供者:小巴
  1. 1

    0下载:
  2. 基于OpenCV的视频道路车辆检测与跟踪-OpenCV-based video detection and tracking of road vehicles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5889827
    • 提供者:赵伟
  1. document

    0下载:
  2. 基于OpenCV的视频道路车辆检测与跟踪; 厦门大学 硕士学位论文-OpenCV-based video detection and tracking of road vehicles Xiamen University, a master' s degree thesis
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6018364
    • 提供者:眭椰敏
  1. matlab_image2

    0下载:
  2. MATLAB图像视频处理和车辆检测 SIMULINK-MATLAB image processing and video vehicle detection SIMULINK
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30665613
    • 提供者:Danialwee
  1. recognition-algorithm-design

    0下载:
  2. 运用帧差序列图像进行背景建模与更新,采用背景差分和LBP纹理分析法进行运动车辆的分割及阴影消除。提出车辆形状投影量的概念,将视频车辆二维形状信息降至一维,并设计二维输入模糊分类器,根据形状投影量和车高,车长比,完成车型的多种类精细识别。-Frame difference image sequence background modeling and updating, background subtraction and the LBP texture analysis method for th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:657587
    • 提供者:周亚婷
  1. MatlabTest

    0下载:
  2. 交通视频车辆检测,实现步骤为: 1.读取视频文件 2.利用图像提取相关算法检测单帧图像中的车辆 3.车辆检测算法应用于视频图像中 4.将结果可视化-Traffic video vehicle detection, the steps of: 1. Read the video file 2. Image extracting the vehicle in a single image of the correlation algorithm detecting vehicle d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:897058
    • 提供者:罗顺昌
  1. 车辆检测opencv代码

    0下载:
  2. vc opencv 车辆视频检测 基于视频图像的辆提取代码
  3. 所属分类:OpenCV

  1. 201562594224

    0下载:
  2. 高速公路 视频监控系统中车辆识别与 状态检测(Vehicle identification and state detection in freeway video surveillance system)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2329600
    • 提供者:zkweb
  1. (vc6.0)车辆检测

    0下载:
  2. 检测视频中的车辆,从而可以对车辆实现自动统计(Detecting vehicles in video)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:2759680
    • 提供者:senbo
  1. Video based vehicle recognition

    0下载:
  2. 基于视频的车辆识别(不是车牌识别),环境基于matlab 2014a,实现了在一个视频中把运动的车用绿色的框框出来。(Video based vehicle recognition)
  3. 所属分类:图形图像处理

  1. VehicleDetection-master

    0下载:
  2. 检测视频中车辆,并记录轨迹。opencv初学(vehicle detection and track)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-06
    • 文件大小:4792320
    • 提供者:哦哦哦.
« 1 23 4 5 6 »
搜珍网 www.dssz.com