搜索资源列表
MyMotion(v2备份)
- 该文件是一个网友给我的一个基于Intel_OpenCV的弹跳机器人视觉系统的实现程序,程序可以实现读入视频并对视频文件进行了很好的处理。对于进行opencv计算机视觉开发的朋友有很高的参考价值。-the document is a website to be one of my Intel_OpenCV on the bouncing robot vision system the EC procedures, procedures can be achieved as well as vide
FaceDetector_openCV.zip
- 老外用openCV实现Viola&Jones的经典face detection,pdf文档是执行说明。,OpenCV the realization of a foreigner with Viola & Jones classic face detection, pdf document is the implementation of that.
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
opencv
- 好的讲opencv的电子书,chm格式的,学习opencv的必备工具。-Good speaking opencv e-book, chm format, learning opencv an essential tool.
FaceDetection
- 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
OpenCV_English_Manual
- OpenCV Chinese help document
OpenCV
- OpenCV入门教程(英文原版的) 快速学习opencv的有用资料-Introduction to programming with OpenCV The purpose of this document is to get you started quickly with OpenCV without having to go through lengthy reference manuals. Once you understand these basics you will
HelpOpenCV
- 该帮助文档内容取自opencv中文网站,有fys2xxx整理编辑,欢迎大家使用并提出问题-To help document the contents of the opencv from Chinese websites, there fys2xxx finishing editing, welcome to use and ask questions
OpenCV
- OPENCV很有用的文件.包含了图像处理的一些类库.-OPENCV very useful document. Contains a number of image processing library.
opencvclasscode
- 这是OpenCV类的说明,全部做成了.chm格式,查阅非常的方便。而且还有OpenCV安装目录中文件中的代码,所有程序一目了然。-This is the type descr iption of OpenCV, all made of. Chm format, very easy access. OpenCV installation directory but also in the document code, all programs at a glance.
opencv-help
- opencv帮助文件,含opencv各函数功能及描述,图像处理必备.-opencv help document, image processing absolutely necessary.
opencv-slides
- 本文档包含了opencv的使用例子和原理说明并附带了一些专家的文献-This document contains examples and principles of the use opencv instructions and literature with a number of experts
CVexe
- VC++MFC环境下用openCV编写的单文档图像显示程序-VC++ MFC environment, written in a single document with openCV image display program
opencv
- 该文件详细介绍了如何运用差分法求图像的轮廓,可以为各位爱好者借解-The document details how to use the outline of the image difference method, by solution for you fans
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
opencv_cheatsheet
- opencv的参考文档,很方便使用,尤其对于初学者,查阅方便-opencv reference document, it is easy to use, especially for beginners, easy access
learning-OpenCV-chinese
- opencv是一个超强的图片处理库,文档中包含的是学习opencv的官方教程的中文翻译pdf格式的书-opencv is a powerful image processing library, the document contains the official opencv tutorial to learn the Chinese translation of the book pdf format
OpenCV--Study
- 这个文档是OpenCV 初学者最好的入门资料,希望能够对大家有所帮助-This document is the best introductory information on OpenCV for beginners, and hope to be able to help
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)