登录
首页 » matlab » trackbydet

trackbydet

于 2016-01-20 发布 文件大小:5065KB
0 110
下载积分: 1 下载次数: 38

代码说明:

  这是用于城市环境下车辆目标跟踪算法,对于公路上录制车辆的视频,能够检测出前方运动的车辆,并进行跟踪。(This is the tracking code that has been used for computing the tracklets urban scene understanding. papers: author = {Hongyi Zhang and Andreas Geiger and Raquel Urtasun}, title = {Understanding High-Level Semantics by Modeling Traffic Patterns}, booktitle = {ICCV}, year = {2013})

文件列表:

colorFromIndex.m,985,2013-12-29
convertFromKITTI.m,957,2014-01-21
convertToKITTI.m,686,2014-01-21
export_fig
..........\copyfig.m,846,2013-09-09
..........\eps2pdf.m,5151,2013-09-09
..........\export_fig.m,29829,2013-09-09
..........\fix_lines.m,5956,2013-09-09
..........\ghostscript.m,4342,2013-09-09
..........\isolate_axes.m,3484,2013-09-09
..........\license.txt,1336,2013-09-09
..........\pdf2eps.m,1524,2013-09-09
..........\pdftops.m,3068,2013-09-09
..........\print2array.m,6474,2013-09-09
..........\print2eps.m,7694,2013-09-09
..........\user_string.m,2339,2013-09-09
labels_read.m,2148,2013-12-31
labels_write.m,3246,2013-12-28
lsvm4
.....\detect.m,778,2013-12-28
.....\dt.cc,2863,2013-10-03
.....\fconvsse.cc,6352,2013-10-03
.....\featpyramid.m,1934,2013-10-03
.....\features.cc,6482,2013-10-03
.....\gdetect.m,11717,2013-10-03
.....\getdetections.cc,11337,2013-10-03
.....\getpadding.m,230,2013-10-03
.....\make.m,101,2013-12-27
.....\model_sort.m,755,2013-10-03
.....\nms.m,944,2013-10-03
.....\resize.cc,3348,2013-10-03
.....\rules_with_lhs.m,164,2013-10-03
models
......\car_0_2012_10_19-14_40_47_model.mat,1357350,2013-09-09
......\car_2_2012_10_04-20_13_57_model.mat,1363353,2013-09-09
......\cyclist_0_2012_10_19-14_42_57_model.mat,335371,2013-09-09
......\cyclist_2_2012_10_04-20_26_54_model.mat,335846,2013-09-09
......\orientation.pdf,23541,2013-09-09
......\pedestrian_0_2012_10_19-14_41_53_model.mat,665272,2013-09-09
......\pedestrian_2_2012_10_04-20_25_13_model.mat,666732,2013-09-09
......\readme.txt,2100,2013-11-12
objects
.......\2011_09_26_drive_0026.zip,100583,2014-01-21
.......\2011_09_26_drive_0056.zip,172897,2014-01-21
.......\2011_09_26_drive_0059.zip,190075,2014-01-21
plot_bbox.m,351,2014-01-02
readme.txt,2883,2014-01-21
run_detection.m,1774,2014-01-20
run_kitti.m,1047,2014-01-21
run_tracking.m,981,2014-01-21
run_visualization.m,1203,2014-01-21
tracking
........\assignmentoptimal.c,13571,2013-09-09
........\bboxToPosScale.m,328,2014-01-20
........\boxoverlap.m,601,2014-01-20
........\computeTracklets.m,5066,2014-01-21
........\correlate.m,1988,2014-01-20
........\correlate_full.m,958,2013-09-09
........\kfcorrect.m,167,2013-09-09
........\kfinit.m,447,2014-01-20
........\kfpredict.m,185,2013-09-09
........\make.m,24,2014-01-20
........\posScaleToBbox.m,237,2014-01-20
........\trackletAffinity.m,3023,2014-01-20
........\trackletLocation.m,528,2014-01-20
........\xcorr.m,641,2013-09-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • armTransformss
    Computes the Forward kinematics of the RA-01 Robotic arm made by Images SI, Inc
    2010-10-18 16:21:08下载
    积分:1
  • CH2
    MIMO信道容量仿真,出自于经典MIMO书籍源码(his chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to "capacity_plot_main.m". The latter file deals with all the other capacity plots given in the book in Chapter 2. )
    2009-05-03 19:05:38下载
    积分:1
  • manish
    [mimi,i]=min(abs(imag(disp1)-imag(disp2))) legend( LHS of dispersion relation , RHS of dispersion equation ) xlabel( u,cl ) figure(1) clc uppercuts = input( Enter number of intersection points desired: ) [g,h] = ginput(uppercuts) w = sqrt(V.^2-u.^2) s = sprintf( Constants: ) disp(s) for p = 1:uppercuts s = sprintf( u( d d) = 0.10f ,L-1,p,u(p)) disp(s) s = sprintf( w( d d) = 0.10f ,L-1,p,w(p)) disp(s)
    2013-04-12 17:16:39下载
    积分:1
  • 蚁群算法的示
    蚁群算法的示例程序,可设定蚂蚁数和组数,可以显示分类结果。(Ant colony algorithm sample program, you can set the number of ants and the group number, you can display the classification results.)
    2011-05-25 22:16:52下载
    积分:1
  • Spline-wavelet-edge-detection
    样条小波边缘检测程序,做论文时辅助程序,用于海岸带遥感图像,水边线检测(Spline wavelet edge detection procedure, the auxiliary program to do papers, for coastal remote sensing images, waterlines detection)
    2014-11-14 21:50:58下载
    积分:1
  • CEEMDAN_V00
    齿轮箱故障诊断实用技术,可以有效掌握齿轮箱具体的故障诊断方法和步骤。(Practical gear box fault diagnosis technology, can effectively grasp the gearbox fault diagnosis methods and steps of the specific. )
    2013-05-06 09:35:43下载
    积分:1
  • DOIGT1
    Arduino Affichage permettant de controler un afficheur graphique de 240*64 pixels par liaison série
    2015-04-18 18:22:27下载
    积分:1
  • MATLAB7[1].04
    一个关于matlab的课件,西安电子科大的,共享下(A courseware on matlab, Xi' an Electronic Science and Technology, and to share the)
    2011-09-28 11:08:25下载
    积分:1
  • bp
    利用BP网络对非线性系统进行辨识,同时,利用模型参考自适应方法,设计NNMARC控制器(BP network identification of nonlinear systems, at the same time, the use of model reference adaptive method, design NNMARC controller)
    2013-05-13 22:43:44下载
    积分:1
  • furat1
    A program for solving laser diode rate equation under feedback and plot the two fields dynamics versus time>
    2014-02-01 01:41:05下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载