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

zk00006-OpenTLD-8a6934d

于 2011-04-28 发布 文件大小:9220KB
0 264
下载积分: 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语言实现了BPSK、QPSK和QAM在数字通信中的误码率性能,并与理论性能进行了比较。实现了两个发射天线的分集,分析了分集提高误码率性能的原因和实质。(Based on MATLAB language, the BER performance of BPSK, QPSK and QAM in digital communication is realized and compared with the theoretical performance. The diversity of two transmit antennas is realized, and the reason and essence of diversity improving BER performance are analyzed.)
    2020-08-14 09:17:47下载
    积分:1
  • cv
    说明:  vectoriel control of synchronious machines
    2010-05-22 00:15:46下载
    积分:1
  • T_ENGINE_MODEL
    Matlab/simulink环境下开发的,基于平均值理论的发动机动力学模型,适用于发动机或整车控制策略开发使用。(Developed under the Matlab/Simulink environment, based on the average of the theory of engine dynamic model, suitable for the engine or vehicle control strategy developed using.)
    2013-05-09 16:05:45下载
    积分:1
  • nrlfppg
    newton rphson power flow
    2015-04-22 21:56:50下载
    积分:1
  • roidpoly
    一个自己编的的matlab图像处理程序,选定感兴趣区域,并进行滤波。(failed to translate)
    2009-05-20 16:26:26下载
    积分:1
  • practica_11_cuantizacion_senoidal
    cuantizacion uniforme para una señ al senoidal
    2009-12-15 11:22:39下载
    积分:1
  • Statistics_Toolbox
    Matlab官方文档:统计工具箱statistics toolbox(Matlab official documents : Statistics Toolbox statistics toolbox)
    2006-05-26 11:53:51下载
    积分:1
  • Pseudo-Uniform-Random-Numbers-Generation
    Computer-generated "random" numbers are more properly referred to as pseudo random numbers. This report explains the process of generating pseudo random numbers by residue method
    2013-09-05 05:37:19下载
    积分:1
  • 完整的多抽样率信号处理应用程序
    迭代自组织数据分析,用于信号特征提取、信号消噪,插值与拟合,解方程,数据分析,BP神经网络用于函数拟合与模式识别,主同步信号PSS在时域上的相关仿真,通过matlab代码。
    2022-12-24 06:10:03下载
    积分:1
  • chap3
    It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No3
    2009-11-02 14:25:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载