资源简介
这是一个matlab tld算法,供大家参考
代码片段和文件信息
% Copyright 2011 Zdenek Kalal
%
% This file is part of TLD.
%
% TLD is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation either version 3 of the License or
% (at your option) any later version.
%
% TLD is distributed in the hope that it will be useful
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with TLD. If not see .
% Compiles mex files
clc; clear all; cd mex;
if ispc
disp(‘PC‘);
include = ‘ -Ic:\OpenCV2.2\include\opencv\ -Ic:\OpenCV2.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1175 2011-04-17 06:11 OpenTLD-source\bbox\bb_burn.m
文件 808 2011-04-17 06:11 OpenTLD-source\bbox\bb_center.m
文件 1105 2011-04-17 06:11 OpenTLD-source\bbox\bb_click.m
文件 862 2011-04-17 06:11 OpenTLD-source\bbox\bb_click_move.m
文件 1326 2011-04-17 06:11 OpenTLD-source\bbox\bb_cluster.m
文件 1551 2011-04-17 06:11 OpenTLD-source\bbox\bb_cluster_confidence.m
文件 1353 2011-04-17 06:11 OpenTLD-source\bbox\bb_correct.m
文件 826 2011-04-17 06:11 OpenTLD-source\bbox\bb_distance.m
文件 1155 2011-04-17 06:11 OpenTLD-source\bbox\bb_draw.m
文件 784 2011-04-17 06:11 OpenTLD-source\bbox\bb_get_similar.m
文件 741 2011-04-17 06:11 OpenTLD-source\bbox\bb_height.m
文件 790 2011-04-17 06:11 OpenTLD-source\bbox\bb_hull.m
文件 732 2011-04-17 06:11 OpenTLD-source\bbox\bb_isdef.m
文件 803 2011-04-17 06:11 OpenTLD-source\bbox\bb_isin.m
文件 808 2011-04-17 06:11 OpenTLD-source\bbox\bb_isout.m
文件 980 2011-04-17 06:11 OpenTLD-source\bbox\bb_normalize.m
文件 1312 2011-04-17 06:11 OpenTLD-source\bbox\bb_points.m
文件 1025 2011-04-17 06:11 OpenTLD-source\bbox\bb_predict.m
文件 813 2011-04-17 06:11 OpenTLD-source\bbox\bb_rescale_absolute.m
文件 912 2011-04-17 06:11 OpenTLD-source\bbox\bb_rescale_relative.m
文件 804 2011-04-17 06:11 OpenTLD-source\bbox\bb_scale.m
文件 2046 2011-04-17 06:11 OpenTLD-source\bbox\bb_scan.m
文件 846 2011-04-17 06:11 OpenTLD-source\bbox\bb_shift_absolute.m
文件 932 2011-04-17 06:11 OpenTLD-source\bbox\bb_shift_relative.m
文件 745 2011-04-17 06:11 OpenTLD-source\bbox\bb_size.m
文件 903 2011-04-17 06:11 OpenTLD-source\bbox\bb_square.m
文件 740 2011-04-17 06:11 OpenTLD-source\bbox\bb_width.m
文件 2204 2011-04-17 06:11 OpenTLD-source\compile.m
文件 140 2011-04-19 14:45 OpenTLD-source\hello.c
文件 5632 2011-04-19 14:46 OpenTLD-source\hello.mexw32
............此处省略407个文件信息
评论
共有 条评论