搜索资源列表
COMPUTERVISIONLIBRARY
- 基于开源计算机视觉库OpenCV的图像处理:描述了OpenCV的环境配置、数据定义、图像元素访问方式。文章给出了两个实例,表明了其部分特性。-Based on Open Source Computer Vision Library OpenCV image processing: describes the environment OpenCV configuration, data definition, image element access. In this paper, two exa
openCVDIY
- OpenCV是Intel资助的开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 本文是学习OpenCV的入门知识简介-Introduction to OpenCV using Visual C++ development environment
Learning_OpenCV
- 学习如何使用opencv进行图像处理功能及其强大并且附带源代码-Learn how to use opencv image-processing functions and powerful and comes with source code
OpenCV-function
- 图像处理中常用的opencv函数,包括基本函数的用法,语法,参数-The comman function of image processing in opencv
OpenCV-and-Matlab
- MATLAB与opencv的通讯 包括读取视频 图像处理等-MATLAB and opencv communication include read video and image processing
opencv-help-
- 这是本opencv图像处理方面的电子书,很适合入门的朋友阅读。-This is the opencv image processing, e-books, is very suitable for entry-friends to read.
098398slides
- 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,对致力于图像处理方面的人士有很大帮助。-The general content is presented foggy image to a thing called dark colors priori, very clever, those interested can look at. Using OpenCV to defogging algorithm in
Fruit-recognition
- 利用openCV进行水果识别,数字图像处理课作业-OpenCV fruit identification, digital image processing Homework
OpenCV_MSDN
- OPENCV很好的学习文档,里面有很全的例子,分析的很详细,想都图像处理学习OPENCV的朋友,快来下载吧-OPENCV good study documents, there are very full of examples, the analysis of very detailed image processing, want to learn OPENCV friend, come to download it
opencv
- 主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
OpenCVgermmc
- opencv关于高斯混合模型的说明,可以应用在图像匹配等的领域,为图像处理提供很大方便。-Opencv on gaussian mixture model that can be applied in the field of image matching, etc, provides great convenience for image processing.
OpenCV_ReferenceBook2010
- OpenCV中文参考手册,含有图像处理等与视觉传感器有关的函数-OpenCV Chinese reference manual containing the image processing and other related functions and visual sensors
OpenCv--image-processing
- 使用 opencv来进行图像处理是很方便实用的,本文档为你提供图像处理的参考函数及相关操作,实用且方便-Using opencv for image processing is a very convenient and practical, this document is to provide you with a reference image processing functions and related operations, practical and convenient
sxl002
- 利用opencv对图像进行图像处理初步
VC_OpenCV-digital-image-processing
- 基于OpenCV下的VisualC_数字图像处理方法-VisualC_ digital image processing method based on OpenCV
VS2010_P_OpenCV2.4.3
- 基于open_cv的图像处理opencv的,能够识别动态环境下运动目标,并指出运动目标前进方向程序-Opencv-based moving target detection, able to identify the dynamic environment of moving targets
OpenCV-2
- OpenCV 2 计算机视觉编程手册 适用于学习Opencv的初学者以及对图像处理兴趣的人-OpenCV 2 Computer Vision Application Programming Cookbook
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
Kirchhof-law
- opencv图像处理中的基尔霍夫定律。有程序供参考。-opencv image
学习OpenCV 中文版
- 计算机视觉是在图像处理的基础上发展起来的新兴学科。Opencv是一个开源的计算机视觉库,是英特尔公司资助的两大图像处理器利器之一。本书作为进一步学习opencv的必备工具之一。