搜索资源列表
opencvintroduction
- 这是一个OPENCV的开发的一个详细的说明 是英文版的,介绍了很多函数的具体使用方法-OPENCV This is a development of a detailed descr iption in English. Many functions of the specific use
OpenCV_code_chinese_describ
- opencvr中文文档,集成了opencv里所有函数的功能说明,以前源代码.方便源代码的查找.
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
Capture
- 函数功能说明:利用c#+OpenCV实现视频运动的检测-Functions Function Descr iption: Use c#+ OpenCV to achieve video motion detection
opencvHandbook
- OpenCV 参考手册,收录了OpenCV所有的函数说明。-OpenCV Reference Manual, a collection of all the function that OpenCV.
OpenCVlibFunction
- 有关学习OpenCV基本函数的库说明 学习OpenCV必备-About learning the basic functions of the library OpenCV Descr iption
Readanddisplayimagefiles
- 图像文件读入和显示 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 目录 [隐藏] 1 C语言版本 2 函数说明 2.1 论坛常见问题 3 Python版本 [编辑]C语言版本-Read and display image files Wikipedia, the free encyclopedia Shi Qi' s speech from the " use OpenCV
HighGUI
- 该文件适合初学opencv的爱好者使用,内含有详细的函数说明-The document suitable for beginners to use opencv fans, containing a detailed descr iption function
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
ICVL
- opencv 的函数使用说明,用户手册,里面有详细的实例-opencv function instructions, user manual, which has detailed examples
opencvlib
- opencv库函数说明,基本函数的说明,txt文件夹-opencv lib
OopencvHandbop
- OpenCV 参考手册,收录录了OpenCV所有的函数说明。 -OpenCV Reference Manual, a collection of recorded OpenCV function descr iption.
opencv
- 关于opencv的使用说明,详细讲解了opencv2.2的函数功能-Instructions about opencv
opencv
- openCV的函数快速查找文档,可以很快定位到您需要的函数,以及使用实例和说明,很方便哦~-openCV function to quickly find documents, you can quickly navigate to the function, and the use of examples and instructions you need, it is convenient oh ~
opencv-study-program
- opencv图像处理的主要过程代码总结以及opencv库中经常使用到的函数功能说明与用法-The main procedure code image processing opencv opencv library summary and frequently used functions Function Descr iption and usage
OpenCV-Fuction
- OpenCV详细的函数功能说明,调用起来十分方便.-OpenCV detailed descr iption of function-calling is very convenient.
OPENCV-image-process-function
- opencv有关图像处理方面各个函数的详细说明-Descr iption of each function of the image processing of opencv
图像处理函数
- 关于opencv对应emgucv的函数说明及功能(Function descr iption and function of OpenCV corresponding to emgucv)
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 Reference Manual_2.4.9
- OpenCV2.4.9版本的使用说明,里面包含了各种函数的定义、声明和使用。英文版,但内容比较容易理解。(The use of OpenCV2.4.9 version contains all kinds of functions definition, declaration and use. English version, but the content is easier to understand.)