搜索资源列表
CSR_Denoising
- csr 经典去噪算法,有用的同学可以了解一下。-csr denoising algorithms.
2013
- 一篇TIP2014年的去噪文章,在CSR去噪的基础上添加了梯度直方图保持模型,效果不错。-A de-noising articles TIP 2014 years, on the basis of CSR denoising add gradient histogram keep the model, the effect is good.
基于CSRT算法的目标跟踪
- 本项目为基于CSRT算法的目标跟踪,使用C++书写,需使用opencv3.4.1及以上版本。已经测试完毕,下载后直接修改opencv路径即可运行。可根据需要自行替换测试视频进行跟踪 关于CSRT的介绍: In the Discriminative Correlation Filter with Channel and Spatial Reliability (DCF-CSR), we use the spatial reliability map for adjusting the fi
csrdcf-master
- CSR-DCF算法的matlab源码,使用前需要安装opencv和vs,然后执行compile.m进行编译(The matlab source code of csr-dcf algorithm needs to install opencv and vs before use, and then execute compile. M to compile)