搜索资源列表
2-1
- OpenCV学习中的几个小列子,希望能对大家有所参考!
2
- 能计算和显示彩色图像的二维色调-饱和度图像的OpenCV小程序
chopencv-2.5.0.tar
- Intel的开源机器视觉库. opencv的c语言开发的辅助库
2-1.rar
- openCV的一个显示实例,对初学者非常有帮助,openCV a display of examples of very helpful for beginners
hog_extraction.rar
- 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
SVM.rar
- 基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。,Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.
imagestitch
- 自己利用opencv和vc++6.0开发的图像SIFT特征点提取以及两张图像的拼接演示过程,最后完成2-5张图像的自动拼接。-Their use opencv, and vc++6.0 development of the SIFT feature extraction and image two image mosaic shows the process of finalizing the automatic stitching of images 2-5.
用OPENCV获得运动物体的轮廓
- 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
autopano-sift-C-2.5.0
- sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
OpenCV
- OpenCV电子教程 目录 1 什么是OpenCV 2 重要特性 3 谁创建了它 4 新特征 5 从哪里下载 OpenCV 6 如果在安装/运行/使用 OpenCV 中遇到问题 7 OpenCV参考手册 8 中文翻译者 -Electronic directory of OpenCV Tutorial OpenCV 2 What is an important characteristic of 3 who created 5 new fe
BCB_OpenCv_Detials
- OPencv 在BCB环境下的dll 是由vc下的dll转过来的-opencv dll for BCB converted from dll for VC
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
OpenCV-2.0.0a-win32
- 开源的OpenCV安装包,最新版本2.0,但是他的安装已经不是像1.0那么傻瓜式了,要用CMake来构建-OpenCV open source installation package, the latest version 2.0, but installation is not so fool as 1.0, and use CMake to build
SIFT_VC.lib
- 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
OpenCV2.2_API_Specification
- 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
Download-the-OpenCV-2
- 1. Download the OpenCV 2.1.0 Windows installer from SourceForge - "OpenCV-2.1.0-win32-vs2008.exe". 2. Install it to a folder (without any spaces in it), say "C:\OpenCV2.1\". This article will refer to this path as $openCVDir During installation
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
OpenCV2.1
- 专业的图像处理软件,2.1版本,能帮助我们有效的实现图像编程。-Professional image processing software, Version 2.1, can help us to achieve effective image program.
OpenCV-2-Computer-Vision-
- 图像处理opencv的经典书籍里面的程序,对于学习者很有帮助-Opencv image processing program of classic books inside helpful for learners
OpenCV计算机视觉编程攻略(第2版)
- opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)