OpenTLD

所属分类:图形图像处理
开发工具:matlab
文件大小:9366KB
下载次数:68
上传日期:2011-10-27 01:22:07
上 传 者liefashi1
说明:  用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。
(For tracking moving objects in the video.)

文件列表:
OpenTLD\bbox\bb_burn.m (1175, 2011-04-17)
OpenTLD\bbox\bb_center.m (808, 2011-04-17)
OpenTLD\bbox\bb_click.m (1105, 2011-04-17)
OpenTLD\bbox\bb_click_move.m (862, 2011-04-17)
OpenTLD\bbox\bb_cluster.m (1326, 2011-04-17)
OpenTLD\bbox\bb_cluster_confidence.m (1551, 2011-04-17)
OpenTLD\bbox\bb_correct.m (1353, 2011-04-17)
OpenTLD\bbox\bb_distance.m (826, 2011-04-17)
OpenTLD\bbox\bb_draw.m (1155, 2011-04-17)
OpenTLD\bbox\bb_get_similar.m (784, 2011-04-17)
OpenTLD\bbox\bb_height.m (741, 2011-04-17)
OpenTLD\bbox\bb_hull.m (790, 2011-04-17)
OpenTLD\bbox\bb_isdef.m (732, 2011-04-17)
OpenTLD\bbox\bb_isin.m (803, 2011-04-17)
OpenTLD\bbox\bb_isout.m (808, 2011-04-17)
OpenTLD\bbox\bb_normalize.m (980, 2011-04-17)
OpenTLD\bbox\bb_points.m (1312, 2011-04-17)
OpenTLD\bbox\bb_predict.m (1025, 2011-04-17)
OpenTLD\bbox\bb_rescale_absolute.m (813, 2011-04-17)
OpenTLD\bbox\bb_rescale_relative.m (912, 2011-04-17)
OpenTLD\bbox\bb_scale.m (804, 2011-04-17)
OpenTLD\bbox\bb_scan.m (2046, 2011-04-17)
OpenTLD\bbox\bb_shift_absolute.m (846, 2011-04-17)
OpenTLD\bbox\bb_shift_relative.m (932, 2011-04-17)
OpenTLD\bbox\bb_size.m (745, 2011-04-17)
OpenTLD\bbox\bb_square.m (903, 2011-04-17)
OpenTLD\bbox\bb_width.m (740, 2011-04-17)
OpenTLD\compile.m (2204, 2011-04-17)
OpenTLD\img\cam_record.m (796, 2011-04-17)
OpenTLD\img\cam_wait.m (973, 2011-04-17)
OpenTLD\img\gt_create.m (2998, 2011-04-17)
OpenTLD\img\gt_display.m (971, 2011-04-17)
OpenTLD\img\img_alloc.m (1104, 2011-04-17)
OpenTLD\img\img_any2any.m (1253, 2011-04-17)
OpenTLD\img\img_blur.m (944, 2011-04-17)
OpenTLD\img\img_dir.m (1035, 2011-04-17)
OpenTLD\img\img_get.m (835, 2011-04-17)
OpenTLD\img\img_merge_frames.m (1117, 2011-04-17)
OpenTLD\img\img_patch.m (2443, 2011-04-17)
OpenTLD\initcamera.m (1383, 2011-04-17)
... ...

TLD (aka Predator) ---------------------------------------------------------------------------- TLD is an algorithm for tracking of unknown objects in unconstrained 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. 1. License This source code is released under the GPL license version 3.0. For alternative licensing options contact the main author: zdenek.kalal@gmail.com. 2. Project website You can find more information about TLD at: http://info.ee.surrey.ac.uk/Personal/Z.Kalal/tld.html. This includes the description of TLD, links to research papers, posters and the licensing options. 3. Wiki Many questions regarding TLD are already answered at the following wiki: https://github.com/zk00006/OpenTLD/wiki. These questions include installation and common errors. Make sure to check the wiki first. 4. Discussion group If you do not find your answer in the wiki, ask the question directly at the following discussion group: http://groups.google.com/group/opentld. There are currently around 250 participants and it is likely you will get the answer soon. 5. Feedback Predator learns from its errors; let us do the same in this community! Therefore, if you get an answer that was not covered in the wiki, please update the wiki so that other people do not have to face the same problem. The wiki is freely editable at the moment. 6. Citations In case you use TLD in an academic work, please cite the following paper: @article{Kalal2010, author = {Kalal, Z and Matas, J and Mikolajczyk, K}, journal = {Conference on Computer Vision and Pattern Recognition}, title = {{P-N Learning: Bootstrapping Binary Classifiers by Structural Constraints}}, year = {2010} } ---------------------------------------------------------------------------- (c) 2011 Zdenek Kalal, zdenek.kalal@gmail.com

近期下载者

相关文件


收藏者