搜索资源列表
cv200vs2008
- 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
Demons
- 著名的demons算法的VC++实现,基于ITK实现,编译要基于ITK,Cmake-Very good learning Qt programming interface, some examples ~ ~
openCV-2.2
- opencv 2.2的文件,大家有需要就下,这个可以和cmkae一起编译的,不过你要先安装cmake的-opencv 2.2 files, we need to, this can cmkae compiled together, but you have to install cmake' s
boltmissingsamples
- opencv 2.2的文件,大家有需要就下,这个可以和cmkae一起编译的,不过你要先安装cmake的-opencv 2.2 files, we need to, this can cmkae compiled together, but you have to install cmake' s
cmake-3.0.0.tar
- cmake-3.0.0.tar.gz CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。-cmake-3.0.0.tar.gz CMake is a cross-platform installation (compiled) tool, you can use a simple sentence to describe the installation for all platforms (compilation).
cf_tracking
- 用于实现实时视觉目标跟踪的源码。采用的算法是相关滤波算法,包括KCF和DSST算法。这两种算法具有处理速度快、跟踪效果好的特点。源码需要用Cmake进行编译,需要opencv支持。-Used to achieve real-time visual tracking of the source. Algorithm uses correlation filtering algorithms, including KCF and DSST algorithms. These two algorith