搜索资源列表
-
0下载:
基于开源计算机视觉库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
-
-
0下载:
OpenCV是非常有名的電腦視覺函式庫,提供了一大票的電腦視覺及影像處理相關函式,甚至連從攝影機擷取影像都能幫你解決。OpenCV還有個好處是它是跨平台的函式庫,在各大平台都能運作,所以我們接下來寫的程式除了在Mac上外,也能在Linux及Windows上運作。-OpenCV is a very well-known computer vision library, providing a large vote of computer vision and image processing-re
-
-
0下载:
学习如何使用opencv进行图像处理功能及其强大并且附带源代码-Learn how to use opencv image-processing functions and powerful and comes with source code
-
-
0下载:
图像处理中常用的opencv函数,包括基本函数的用法,语法,参数-The comman function of image processing in opencv
-
-
0下载:
MATLAB与opencv的通讯 包括读取视频 图像处理等-MATLAB and opencv communication include read video and image processing
-
-
0下载:
这是本opencv图像处理方面的电子书,很适合入门的朋友阅读。-This is the opencv image processing, e-books, is very suitable for entry-friends to read.
-
-
0下载:
大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用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
-
-
2下载:
利用openCV进行水果识别,数字图像处理课作业-OpenCV fruit identification, digital image processing Homework
-
-
0下载:
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
-
-
0下载:
image processing and computer vision quiz, to practice how to work on it. There are opencv read and write image.
-
-
0下载:
主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
-
-
0下载:
opencv关于高斯混合模型的说明,可以应用在图像匹配等的领域,为图像处理提供很大方便。-Opencv on gaussian mixture model that can be applied in the field of image matching, etc, provides great convenience for image processing.
-
-
0下载:
OpenCV中文参考手册,含有图像处理等与视觉传感器有关的函数-OpenCV Chinese reference manual containing the image processing and other related functions and visual sensors
-
-
0下载:
使用 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
-
-
0下载:
基于OpenCV下的VisualC_数字图像处理方法-VisualC_ digital image processing method based on OpenCV
-
-
1下载:
opencv库,是2.10版的,用于图像处理,本人试过,能用-opencv library is version 2.10, for image processing, I tried, can
-
-
0下载:
本程序基于Opencv控制两个摄像头,可以采集图像,保存图像,对图像进行处理。-The program is based on Opencv which can control two cameras, you can capture images, save images and make the image processing.
-
-
0下载:
介绍opencv相关知识的权威教程,里边介绍了opencv的相关库函数及应用,并有图像处理较典型的例程。-Opencv introduce the relevant knowledge and authoritative guide, which describes the correlation function and application opencv library, and there is more typical image processing routines.
-
-
0下载:
图像数据操作(内存分配与释放,图像复制、设定和转换)
图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出)
矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解)
支持多种动态数据结构(链表、队列、数据集、树、图)
基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构)
结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
-