搜索资源列表
openCV API
- openCV 所有函数的API,方便查询
opencv_java_api.zip
- Opencv Java API is a Java Vision Library to be used for Image processing,Opencv Java API is a Java Vision Library to be used for Image processing
CVMFC
- 在MFC中使用OpenCV。 调用 OpenCV 函数实现图像文件的输入、输出以及处理。使用 DirectShow 实现图像的视频采集,也调用 OpenCV 函数实现,可实现高分辨率图像的采集。采用 Win32 的 DIBSection 实现图像的显示,调用 Windows API 函数。-MFC_OpenCV_DirectShow
OpenCV_API
- OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助-OpenCV is a powerful graphic image processing plug-ins, but also open source. Very useful for image processing a friend
FFplayer_Win32
- Movie Player using ffmpeg for win32. It just use Win32 API and FFmpeg. The AVI file is sample movieclip in OpenCV.
opencv-0_9_5
- opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external numerical libraries, though it can make use of some of them (see below) at runtime, if they are available
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
Find-Object-0.4.1-Source
- Detecting object by using real time system using opencv api-Detecting object by using real time system using opencv api
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学习资料
- opencv的学习资料,函数api直接查询,是初学者或opencv从业者必备书籍(Opencv learning materials, function API direct query, is essential for beginners or practitioners opencv books)
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
OpenCV官方教程中文版(For Python)
- 基于opencv的python使用api,同时提供api讲解。(Opencv based Python uses API and provides API explanation.)
学习OpenCV(中文版)
- opencv api 中文说明,用于开发时可以参考(Opencv API specification in Chinese, for development can refer to)