登录
首页 » matlab » zk00006-OpenTLD-8a6934d

zk00006-OpenTLD-8a6934d

于 2011-04-28 发布 文件大小:9220KB
0 272
下载积分: 1 下载次数: 169

代码说明:

  捕食者物体跟踪算法 开放源码 英国萨里大学的一个捷克学生的博士论文的一部分 (TLD is an award-winning, real-time algorithm for tracking of unknown objects in video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously Tracks the object, Learns its appearance and Detects it whenever it appears in the video. The result is a real-time tracking that typically improves over time.)

文件列表:

zk00006-OpenTLD-8a6934d
.......................\bbox
.......................\....\bb_burn.m,1175,2011-04-17
.......................\....\bb_center.m,808,2011-04-17
.......................\....\bb_click.m,1105,2011-04-17
.......................\....\bb_click_move.m,862,2011-04-17
.......................\....\bb_cluster.m,1326,2011-04-17
.......................\....\bb_cluster_confidence.m,1551,2011-04-17
.......................\....\bb_correct.m,1353,2011-04-17
.......................\....\bb_distance.m,826,2011-04-17
.......................\....\bb_draw.m,1155,2011-04-17
.......................\....\bb_get_similar.m,784,2011-04-17
.......................\....\bb_height.m,741,2011-04-17
.......................\....\bb_hull.m,790,2011-04-17
.......................\....\bb_isdef.m,732,2011-04-17
.......................\....\bb_isin.m,803,2011-04-17
.......................\....\bb_isout.m,808,2011-04-17
.......................\....\bb_normalize.m,980,2011-04-17
.......................\....\bb_points.m,1312,2011-04-17
.......................\....\bb_predict.m,1025,2011-04-17
.......................\....\bb_rescale_absolute.m,813,2011-04-17
.......................\....\bb_rescale_relative.m,912,2011-04-17
.......................\....\bb_scale.m,804,2011-04-17
.......................\....\bb_scan.m,2046,2011-04-17
.......................\....\bb_shift_absolute.m,846,2011-04-17
.......................\....\bb_shift_relative.m,932,2011-04-17
.......................\....\bb_size.m,745,2011-04-17
.......................\....\bb_square.m,903,2011-04-17
.......................\....\bb_width.m,740,2011-04-17
.......................\compile.m,2204,2011-04-17
.......................\img
.......................\...\cam_record.m,796,2011-04-17
.......................\...\cam_wait.m,973,2011-04-17
.......................\...\gt_create.m,2998,2011-04-17
.......................\...\gt_display.m,971,2011-04-17
.......................\...\img_alloc.m,1104,2011-04-17
.......................\...\img_any2any.m,1253,2011-04-17
.......................\...\img_blur.m,944,2011-04-17
.......................\...\img_dir.m,1035,2011-04-17
.......................\...\img_get.m,835,2011-04-17
.......................\...\img_merge_frames.m,1117,2011-04-17
.......................\...\img_patch.m,2443,2011-04-17
.......................\initcamera.m,1383,2011-04-17
.......................\htm" target=_blank>LICENSE,35146,2011-04-17
.......................\mex
.......................\...\bb_overlap.cpp,3525,2011-04-17
.......................\...\distance.cpp,2341,2011-04-17
.......................\...\fern.cpp,11326,2011-04-17
.......................\...\ii.cpp,1318,2011-04-17
.......................\...\ii2.cpp,1291,2011-04-17
.......................\...\linkagemex.cpp,21462,2011-04-17
.......................\...\lk.backup.cpp,3128,2011-04-17
.......................\...\lk.cpp,6302,2011-04-17
.......................\...\tld.cpp,1710,2011-04-17
.......................\...\tld.h,869,2011-04-17
.......................\...\vs2008.sln,857,2011-04-17
.......................\...\vs2008.suo,16896,2011-04-17
.......................\...\vs2008.vcproj,3829,2011-04-17
.......................\...\vs2008.vcproj.XPS1330.Zdenek.user,1326,2011-04-17
.......................\...\warp.cpp,4523,2011-04-17
.......................\other
.......................\.....\init_workspace.m,808,2011-04-17
.......................\.....\run_TLD_demo.m,2860,2011-04-17
.......................\.....\stabilize.m,1398,2011-04-17
.......................\.....\usbclear.m,711,2011-04-17
.......................\.....\usbinit.m,931,2011-04-17
.......................\.....\VisualStudio.sln,1423,2011-04-17

.......................\htm" target=_blank>README,1958,2011-04-17
.......................\run_TLD.m,3049,2011-04-17
.......................\test
.......................\....\test_bbox_shift_overlap.m,391,2011-04-17
.......................\....\test_bb_scan.m,119,2011-04-17
.......................\....\test_display_layers.m,104,2011-04-17
.......................\....\test_face_detector.m,1088,2011-04-17
.......................\....\test_featureGenerata.m,90,2011-04-17
.......................\....\test_getPatch.m,340,2011-04-17
.......................\....\test_tmdPatch2Pattern.m,314,2011-04-17
.......................\....\test_webcam.m,209,2011-04-17
.......................\tld
.......................\...\tldDemo.m,5551,2011-04-17
.......................\...\tldDetection.m,2958,2011-04-17
.......................\...\tldDisplay.m,7093,2011-04-17
.......................\...\tldExample.m,2185,2011-04-17
.......................\...\tldGenerateAprioriData.m,1203,2011-04-17
.......................\...\tldGenerateFeatures.m,1506,2011-04-17
.......................\...\tldGenerateNegativeData.m,1179,2011-04-17
.......................\...\tldGeneratePositiveData.m,1930,2011-04-17
.......................\...\tldGeneratePositiveData_single_bbox.m,1176,2011-04-17
.......................\...\tldGetPattern.m,1308,2011-04-17
.......................\...\tldGetPattern_fast.m,1228,2011-04-17
.......................\...\tldInit.m,4374,2011-04-17
.......................\...\tldInitDetector.m,1658,2011-04-17
.......................\...\tldInitFirstFrame.m,1338,2011-04-17
.......................\...\tldInitSource.m,974,2011-04-17
.......................\...\tldLearning.m,2467,2011-04-17
.......................\...\tldLoadAprioriImages.m,872,2011-04-17
.......................\...\tldMinMaxVar.m,787,2011-04-17
.......................\...\tldNN.m,2298,2011-04-17
.......................\...\tldPatch2Pattern.m,849,2011-04-17

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

发表评论

0 个回复

  • emd
    基于emd算法的实现算法,用于对传感器采集到的呼吸和心跳信号尽心分离(Emd algorithm-based algorithms for breathing and heartbeat sensor to conscientious separation)
    2012-10-15 19:33:55下载
    积分:1
  • dwt_colour
    一篇基于离散小波变换的彩色图像数字水印算法的期刊论文(A DWT-based color image watermarking algorithm Journals)
    2009-04-17 09:20:19下载
    积分:1
  • liku
    Simplex Program made on Matlab
    2010-12-08 20:16:48下载
    积分:1
  • children
    matlab 中采用云模型实现的各个地区儿童身高的统计的数据分析和实现!(matlab cloud model used in the various areas to achieve the statistical height of children and implementation of data analysis!)
    2011-01-05 15:01:28下载
    积分:1
  • nprod
    Replacement for normprod that correctly treats 0, Inf, -Inf in the weights.
    2010-03-04 17:23:03下载
    积分:1
  • Clustering_Coefficient
    说明:  此源程序是复杂网络中参数聚类系数的计算机程序,很有用的(This source is a complex network parameter clustering coefficient computer program, very useful)
    2011-04-10 15:40:39下载
    积分:1
  • qpsk_demod_ZiBian
    考虑载波的qpsk信号在瑞利信道上的仿真(consider Carrier qpsk Rayleigh channel signal simulation)
    2006-11-06 08:27:23下载
    积分:1
  • BuildFBITree
    BuildFBITree function in the signal processing
    2013-05-08 01:03:36下载
    积分:1
  • dc_kalman
    说明:  卡尔曼算法实现及MATLAB仿真,以及simulink仿真模块(Realization of Kalman algorithm and Simulation of MATLAB, and Simulink simulation module)
    2019-03-04 09:25:04下载
    积分:1
  • uniformestimatesdoaParkarray
    均匀园阵doa估计music算法源程序,实现对均匀园阵doa估计(Park doa uniform array algorithm estimates source music, to achieve uniform estimates doa Park array)
    2009-05-06 10:58:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载