搜索资源列表
Learning-OpenCV
- 学习OpenCV的必备工具,中文版的,便于英语不灵的同学查阅相关的代码和函数,学会这本书就是OpenCV高手了-Learning OpenCV an essential tool, the Chinese version, English uninformed students easily access related code and functions, this book is to learn to master the OpenCV
opencv_calibration
- 用于双目摄像机标定的源码,使用opencv里面的相关函数 包含完整工程文件,可以直接编译使用-source code of two camera calibration using opencv
openCV
- opencv的相关知识主要是函数的相关应用希望对大家有一定的帮助-opencv function of knowledge is mainly related to the application we want to have some help
showimage
- 调用opencv中的相关库函数,将一张彩色图转换为其对应的灰度图,并显示原彩色图和操作后的灰度图-Through calling the functions of opencv, change a colorful image to its gray image, and show the original image and the gray image.
Learning_OpenCV(Chinese)
- OpenCV学习的经典教程,包含所有函数介绍及数字图像处理相关知识,为中文版。-OpenCV learning of the classic tutorial, including all function is introduced and digital image processing related knowledge, for Chinese version.
opencv
- opencv中的内容,方便学习··· 以及在遇见函数的时候进行相关的查询-The contents of the opencv, convenient learning · · · And when you meet the relevant inquiry
cornerdectection
- 一种不错的特征点检测算法,用opencv编写,比较适合初学者,使其可以方便的了解到相关函数的使用方法。-a good method of corner dectection using opencv,good for the beginner
Patch_Sparsity
- 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhen
Opencv-Source-Code
- opencv 文档,用于查询opencv 相关函数 -Opencv document, opencv for inquires correlation function
cvCapture
- 功能是用opencv相关函数实现对摄像头的操作,环境是vs2010和opencv2.3.1-Function is to achieve operation of the camera using opencv correlation function, the environment is vs2010 and opencv2.3.1
opencv-face-detection
- opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
OpenCV-Reference-in-Chinese
- openCV用户开发手册,加载在Visual Studio上的图形图像处理类库,用于查询相关函数功能-openCV users to develop manuals, loaded on Visual Studio' s graphic image processing library, used to query related functions Function
OpenCVdemo
- OpenCV中Harris角点检测相关的知识点 Harris角点检测的cornerHarris函数的使用方法-Harris corner detection in OpenCV related knowledge Use cornerHarris Harris corner detection function
OpenCVdemo14
- OpenCV重映射 & SURF特征点检测合辑 OpenCV中重映射和SURF特征点检测相关的知识点 OpenCV中重映射相关的函数remap SURF算法在OpenCV中的体现与应用-OpenCV heavy mapping & SURF feature points detection collection OpenCV in mapping and SURF feature points detection related knowledge OpenCV remap
OpenCVdemo15
- OpenCV仿射变换 & SURF特征点描述合辑 OpenCV中仿射变换和SURF特征点描述相关的知识点 OpenCV中仿射变换相关的函数warpAffine和getRotationMatrix2D,SURF算法在OpenCV中进一步的体现与应用-OpenCV affine transformation & SURF feature points describe collection OpenCV affine transformation and SURF feature poi
OpenCVdemo12
- 水漫金山:OpenCV漫水填充算法(Floodfill) OpenCV填充算法中漫水填充算法相关的知识点 OpenCV中实现漫水填充算法的两个版本的floodFill函数的使用方法-The water district, OpenCV flood water filling algorithm (Floodfill) OpenCV filling algorithm in flood water filling algorithm related knowledge OpenCV
OpenCVdemo11
- OpenCV霍夫变换:霍夫线变换,霍夫圆变换合辑 OpenCV中霍夫变换相关的知识点 OpenCV中实现霍夫线变换的HoughLines、HoughLinesP函数的使用方法,实现霍夫圆变换的HoughCircles函数的使用方法-OpenCV hough transform: line hough transform, hough transform collection OpenCV hough transform in the relevant knowledge Open
123456
- 基于窗口的稀疏点匹配及三维重建,其中利用了图像校正,及Opencv中的相关函数和类库-Based on sparse point matching and reconstruction of the window, where the use of the image correction, and Opencv relevant functions and libraries
fitline
- 适用于初学者学习的,对图像中直线进行检测,利用opencv库的相关函数-it is a source code for line fit
OPENCV函数手册(带目录)中文
- 这是opencv的函数文档,pdf格式。方便大家查阅相关函数。(this is opencv's functions document,for learning opencv.)
