搜索资源列表
MyBook
- 用windows api写的关于C++下模拟翻书效果的程序。可以采用鼠标和摄像头双重控制。同时摄像头检测是通过opencv来做的
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
FFplayer_Win32
- Movie Player using ffmpeg for win32. It just use Win32 API and FFmpeg. The AVI file is sample movieclip in OpenCV.
mat
- opencv的矩阵API使用例程,矩阵创建、销毁、元素访问等操作-the opencv Matrix API uses routines, matrix created, destroyed, element access operations such as
LearningOpenCV_ComputerVisionwiththeOpenCVLibrary.
- OpenCV入门书籍,很好的学习资料,电子版-OpenCV 是英特尔? 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV 是一个跨平台的中、高层 API 构成,目前包括 300 多个 C 函数。它不依赖与其它的外部库,尽管也可以使用某些外部库。 OpenCV 对非商业用途和商业用途都是免费的
total
- openCV API使用文档,详细介绍的openCV的各种函数的使用方法和注意事项-OpenCV API documentation, use the detailed introduction of the various functions of openCV use method and matters needing attention
cv_programmer
- 四本手册,对于图像工作者及其有用,我的博士生涯就是它们伴随度过的。 windows api opencv mfc 海康 sdk-Four manual workers and their usefulness for image and my life is that they are accompanied by Dr. spent. windows api opencv mfc sdk Haikang
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
- API references for OpenCV -- an open source computer vision library.
opencv
- OpenCV 2.2 API文档,pdf格式,含全部API说明-OpenCV 2.2 API documentation, pdf format, containing all the API descr iption
Adaboost
- AdaBoost算法提取图像的整体特征 含api 可直接导入到工程中-opencv AdaBoost
bayes-classification
- OpenCV中贝叶斯分类器的API函数用法举例 OpenCV中贝叶斯分类器的API函数用法举例-OpenCV Bayesian classifier API function usage example, the Bayesian classifier in OpenCV API function usage example
openCV-library-transplant-to-S3C2440
- opencv开源图像处理函数库在S3C2440移植 一、简介 OpenCV是一个基于C/C++语言的开源图像处理函数库 其代码都经过优化,可用于实时处理图像 具有良好的可移植性 可以进行图像/视频载入、保存和采集的常规操作 具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, o
Opencv-ref-man-2.3.1
- opencv 2.3 英文详解 比较新 目录如下 Introduction 1 1.1 API Concepts 12 core. The Core Functionality 7 2.1 Basic Structures .7 2.2 Basic C Structures and Operations 45 2.3 Dynamic Structures 77 2.4 Operations on Arrays104 2.5 Drawing Functions
OpenCV-Reference-Manual
- OpenCV的英文API,非常完整,解释详细,值得大家学习-OpenCV English API, very complete, detailed explanation worth learning
opencv
- Opencv 2.4最新的 API,帮助您快速掌握opencv-Opencv 2.4 latest API,help you familar with opencv
java
- opencv示例代码,很好的例子可以学习学习,希望大家能够很好的学习opencv(use the high-level stitching API for stitching provided by - @ref cv::Stitcher - learn how to use preconfigured Stitcher configurations to stitch images using different camera models.)
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
faceCompare
- face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
学习OpenCV(中文版)
- opencv api 中文说明,用于开发时可以参考(Opencv API specification in Chinese, for development can refer to)