搜索资源列表
2-1
- OpenCV学习中的几个小列子,希望能对大家有所参考!
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
autopano-sift-C-2.5.0
- sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
OpenCV1.0
- OpenCV1.0版本,虽然最新的是2.1版本,但是Handvu等应用还是要用1.0版本-OpenCV1.0 version, although the latest 2.1 version, but still have to use other applications Handvu 1.0
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
motiondetect
- 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
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
test
- demonstrate OpenCV FAST detector, which was add in version 2.0
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.
CSIFT
- 自己实现的用于图像SIFT特征点检测的C++类,基于OpenCV 2.0-A C++ class for image sift points detecting based on OpenCV 2.0
OpenCV-2-Computer-Vision-
- 图像处理opencv的经典书籍里面的程序,对于学习者很有帮助-Opencv image processing program of classic books inside helpful for learners
OpenCvCaptureWidget0.0.1.tar
- A Qt widget to capturing videos from webcam. Based on OpenCV 2.
Project11
- 使用visual studio2017和opencv3.2.0实现图像的亮度,对比度的调整。(using visual studio and opencv to realize the change of brightness and contrast ratio of original picture.)
OpenCV计算机视觉编程攻略(第2版)
- opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)