OpenCV及其Contrib编译时需要在线下载的文件 当手动编译Opencv3.4.1及其Contrib3.4.1库的时候,可能会提示ippicv_2017u3_lnx_intel64_general_20170822.tgz,tiny-v1.0.0a3.tar.gz,boostdesc_bgm.i以及vgg_generated.i等诸多文件下无法下载
视频处理与通信王瑶中文Video Processing and Comunications Video Processing and Communication Wang Yao Chinese Video Processing and Comunications
glog及gflags在Windows下的预编译库 Windows平台下,glog和gflags开源项目的预编译库,均包括预编译好的静态库LIB和动态库DLL,可以直接引用使用。我使用的编译器是VS2017的自带默认编译器VS15Win64。注意这些库均为Win64库。