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

zk00006-OpenTLD-8a6934d

于 2011-04-28 发布 文件大小:9220KB
0 44
下载积分: 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 个回复

  • MATLAB
    适合初学者学习matlab电子书,还可以作为高手查阅的资料。(Suitable for beginners to learn matlab e-books, but also can be used as a master to access the data.)
    2013-03-09 17:21:45下载
    积分:1
  • untitled1
    matlab coding for pid tuining
    2019-06-29 23:18:37下载
    积分:1
  • feature_reduction
    this code reduce the dimentional of feature space using combine sparse matrix+PCA for classification eeg signal. more detail exixst inside the code. this code tested and work properly
    2013-07-29 02:54:21下载
    积分:1
  • PSO2
    it is about optimisation with swarm s method
    2010-01-01 21:09:55下载
    积分:1
  • nonunif_samp
    non-uniform sampling
    2013-07-31 16:35:51下载
    积分:1
  • KECA
    用MATLAB写的一个关于KECA的代码(Using MATLAB to write a code KECA)
    2021-03-20 14:49:18下载
    积分:1
  • EEMD
    改进经验模态分解(EEMD)模型,主要用于非稳定类型号处理,在EMD的基础上考虑了端部效应影响,并对其进行了处理。(Embedded empirical mode decomposition (EEMD) model, mainly for the number of non-stable type of treatment, the end effect is considered on the basis of EMD and its processing.)
    2013-05-18 01:27:47下载
    积分:1
  • cable1sma1_3D_new2本构关系
    说明:  描述了形状记忆合金的超弹性,载荷为循环载荷(Describes the superelasticity of shape memory alloys)
    2020-11-20 10:29:38下载
    积分:1
  • MATLAB_optical_flow
    The code implements the optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering,IEEE Trans. Neural Networks, 13(5), 1127--1136. The algo proceeds in 3 steps 1. spatial filtering 2. phase gradient estimation 3. IOC using recurrent networks (The code implements the optical flow algor ithm described in Gautama, and T. Van Hulle. M.M. (2002). A Phase-based Approach to the Esti mation of the Optical Flow Field Using Spatial F iltering, IEEE Trans. Neural Networks, 13 (5), 1127-- 1136. The algo proceeds in a three steps. spat ial filtering 2. 3 phase gradient estimation. I OC using recurrent networks)
    2007-05-18 13:48:16下载
    积分:1
  • PSOCL
    可实现计算,利用C语言对PSO进行了编程。(can be calculated using the C language for the PSO program.)
    2007-05-27 13:00:00下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载