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

搜索资源列表

  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-26
    • 文件大小:16867
    • 提供者:温鑫
  1. chelianggengzongjiance.rar

    1下载:
  2. 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。,Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4932504
    • 提供者:chenying
  1. chepai

    0下载:
  2. 基于MATLAB图像处理的汽车牌照识别系统:看到网站里有不少车牌识别的代码,这里特意找了个原来看过的文章放上来,希望能够帮助大家理解。-MATLAB image processing based on the vehicle license plate recognition system: see the website, there are a lot of license plates to identify the code, here specifically to find a re
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:150503
    • 提供者:xu
  1. mean_shift

    1下载:
  2. 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
  3. 所属分类:matlab例程

    • 发布日期:2013-04-22
    • 文件大小:9976859
    • 提供者:吴军
  1. video-vehicle-detection

    1下载:
  2. 用于视频车辆检测,使用matlab语音,测试结果准确率达90 -For video vehicle detection, the use of matlab voice, test results are accurate 90
  3. 所属分类:matlab

    • 发布日期:2016-11-27
    • 文件大小:121856
    • 提供者:朱丹丹
  1. cmu-tracking

    0下载:
  2. cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-06-12
    • 文件大小:1414199
    • 提供者:王琪
  1. cv

    0下载:
  2. 混合高斯模型车辆运动检测 [VC++] 检测效果不错-Gaussian mixture model vehicle motion detection [VC++] detected the effect of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:129260
    • 提供者:mingming
  1. cheliuliang

    0下载:
  2. 车辆检测方法,背景差分,图像预处理,数学形态学处理-Vehicle detection methods, background difference, image pre-processing, mathematical morphology processing
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1542
    • 提供者:山林之乐
  1. VehicleTrackingDetection

    0下载:
  2. Vehicle Tracking Detection Vehicle Tracking Detection.zip
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1414572
    • 提供者:park/durico1
  1. Pcanshu

    0下载:
  2. 车牌号码识别检测程序,能快速有效检测车辆号码-License plate number recognition testing procedures, fast and effective detection of vehicle numbers
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:67351
    • 提供者:皮皮
  1. Segmentation

    0下载:
  2. Vehicle Serial Numbers ,and Money Value detection
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3176376
    • 提供者:Mohammad
  1. Automatic-Vehicle-Identification

    0下载:
  2. Automatic Vehicle Identification (AVI) has many applications in traffic systems (highway electronic toll collection, red light violation enforcement, border and customs checkpoints, etc.). License Plate Recognition is an effective form of AVI s
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:315479
    • 提供者:Serhat
  1. chepaishibie

    1下载:
  2. 只需输入车辆图片,即可实现包括车牌检测、车牌定位、车牌字符分割、车牌字符识别的全流程图形化演示,非常形象!拥有完整matlab源代码,是学习模式识别的高贵编程参考。-Just enter the vehicle picture, you can achieve, including license plate detection, license plate location, license plate character segmentation, the whole process of
  3. 所属分类:matlab

    • 发布日期:2016-11-27
    • 文件大小:1534976
    • 提供者:zdx
  1. rinciple

    0下载:
  2. 改进SUSAN原则的车辆检测方法Improved Vehicle Detection SUSAN principle-Improved Vehicle Detection SUSAN principle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:607678
    • 提供者:vip7510
  1. vehicle-detection-tracking-

    0下载:
  2. 一种运动车辆检测跟踪系统,VC++源码,有源码、说明及演示可执行程序,对学习和研究图像处理、模式识别很有帮助。 -A moving vehicle detection and tracking system, VC++ source code, source code, descr iption and demo executable program, learning and research image processing, pattern recognition helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:3326668
    • 提供者:张俊
  1. HaarPSRC=Vehicle-detection

    0下载:
  2. 运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。-Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11819806
    • 提供者:高晨旭
  1. Vehicle-detection

    0下载:
  2. 基于协方差的车辆检测,用协方差矩阵为描述子,检测图片中的汽车或者卡车-Covariance matrix Vehicle detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:4259
    • 提供者:王晓
  1. Embedded-Target-Detection-System-Based-on-Visible

    0下载:
  2. Visual surveillance in a fixed and movable environment has drawn a great deal of attention nowadays. It spans a wide research spectrum, such as for access control, human or vehicle detection and identification, detection of anomalous behaviors, c
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:575820
    • 提供者:Gowri
  1. truck-detection

    0下载:
  2. this a vehicle detection algo, all the files are well explained in the rar file-this is a vehicle detection algo, all the files are well explained in the rar file
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1923273
    • 提供者:saikumar
  1. MOVING OBJECT DETECTION USING MATLAB

    1下载:
  2. 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:346112
    • 提供者:夙愿
« 12 3 »
搜珍网 www.dssz.com