- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 dhash+HogCov
clc;clear;close all;warning off; randn('state',0); rand('state',0); cd ./tldFile mex -O distance.cpp cd .. initParam; for frame = 2:nFrames tic fprintf('\n processing ## %d \n',frame); %
2014-09-16 15:08:55
1148
原创 difference hash
以前只知道个ahash和phash,之前在http://blog.csdn.net/zmazon/article/details/8618775
2014-08-04 09:42:15
704
原创 struck
/* * Struck: Structured Output Tracking with Kernels * * Code to accompany the paper: * Struck: Structured Output Tracking with Kernels * Sam Hare, Amir Saffari, Philip H. S. Torr * Inte
2014-06-17 20:31:17
1842
1
原创 压缩跟踪Compressive Tracking之matlab代码
http://blog.csdn.net/zouxy09/article/details/8210176 很感谢这个博主,从他这真的获益颇多,非常感谢 进入正题,先上主函数,因为都是看matlab代码的, 所以对C++代码不是太能了解,顺便把作者提供的两个用C和matlab混编的求积分图函数也给改成matlab形式了 % Demo for paper "Real-Time Compress
2014-03-05 16:35:05
1648
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人