搜索资源列表
ConsoleApplication1
- 视频流人脸识别,环境是vs2013+opencv 2.4.1,在我电脑上完美运行-face detection in live videostream,it works well on my pc
2015new-bilateral-filter
- 使用步骤: 1.解压缩, 2.设置matlab的c++编译环境(如果以前编译过c文件,可忽略此步骤,我的用的vs2013参照百度资料重新设置了) 3.重新编译 mex bilateralfilter_mex.c mex robustbilateralfilter_mex.c mex jointcrossbilateralfilter_mex.c mex guidedbilateralfilter_mex.c 4.run_test就可以-使用步骤: 1
tuxiang
- 在vs2013+opencv开发环境上对图像的各种操作处理。(Dealing with various operations of images in vs2013+opencv development environment.)
双线性插值算法
- 双线性插值c++实现,环境为vs2013(]bilinear interpolation)