▍1. firstp
opencv环境下,系统能够在窗口抓捕获图像并保存为灰度格式或者真彩格式,并且存储下来。(Set up your system to capture and display live video in a window. Access each frame and do any operations you want to the frame pixels.)
opencv环境下,系统能够在窗口抓捕获图像并保存为灰度格式或者真彩格式,并且存储下来。(Set up your system to capture and display live video in a window. Access each frame and do any operations you want to the frame pixels.)
vs2010+opencv 照相摄像程序源代码,从摄像头获取图片或视频(vs2010+opencv camera&videocamera)
这本书非常适合入门Opencv,主要的代码和规范都是1.0版本的,并且适合作为一个图像处理和计算机视觉的参考资料(This book is ideal for entry Opencv, are the main code and version 1.0 specification, and is suitable as an image processing and computer vision reference)
Opencv视频教程之读取视频和摄像头 Opencv视频教程之读取视频和摄像头(Read of Opencv video tutorial video and camera)
利用opencv的格雷码二值编码图案,可以任意指定格雷码的位数(grey code)
使用opencv来进行视频的播放,可以播放绝大部分格式的视频(Use opencv for video playback, you can play most of the video formats)
OpenCV必备的dll文件,反正c:/window/system32文件下即可(OpenCV necessary dll file)
《OpenCV 2 计算机视觉编程手册》例程,包括完整的代码文件和图片(OpenCV 2 computer visual programming manual routines, including the complete code files and images)
学习OpenCV重要参考资料,OpencvReference(Learning OpenCV, reference)
VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。 (VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing. )
采用opencv技术开发设计的自动抠图软件,利用C#核心技术设计研发的应用型小软件(Using OpenCV technology development and design of the automatic cutout software application design, using the core C# technology research and development of small software )
red ball tracking algorithm using opencv library in Qt
学习OpenCV(中文版) 随书源码 基本包括各个例子的代码,学习openCV入门必备(Learning OpenCV (Chinese edition) source with books)
opencv单目标定程序(opencv2计算机视觉编程手册),附带图片(Single camera calibration program of Opencv, attached picture )
该算法基于opencv的自适应高斯滤波,并且使用CUDA(GPU)架构进行算法加速(The algorithm is based opencv adaptive Gaussian filter, and use CUDA (GPU) architecture to accelerate the algorithm)
opencv 开发学习资料 只是一部分的类使用说明(Only a part of the class to use shows that the development of learning materials opencv)
此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码(This code is based on the image thinning OPENCV design source code, the code used to capture images thinning)
opencv,实现视频读取并按帧播放与控制,交高级的算法!(read and play videos)
提供了一种提取不规则区域的思路,基于opencv2.4.0、vs2010实现(Provides a method for extracting irregular areas of thinking, based opencv2.4.0, vs2010 achieve)