搜索资源列表
camshift
- 设定目标进行跟踪的代码。跟踪效果较好,但是还有一定的改进余地-Set the target for the tracking code.
TLD
- C++代码写的TLD跟踪算法,直接编译运行,工程化案例,欢迎研究TLD目标跟踪的同道中人一起交流-C++ TLD tracking algorithm code written directly compile and run, engineered case, welcome TLD target tracking research fellow human exchanges together
PEX
- 字符串近似匹配PEX算法(又称k+1分片算法),查找出模式串在目标串中所有近似匹配位置。算法中使用了一种多字符串匹配算法MultipleBNDM,代码也已提供。-PEX,String approximately matching