搜索资源列表
mfcopencv
- opencv在visualC++中mfc平台实现基本的图像显示,视频采集,人脸检测等问题-In visualC++ opencv mfc platform in the basic image display, video capture, face detection and so on
CameraCalibrationSystem
- 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration
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.
OpenCV-for-a-game
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像-Implementation of fractal image compression based on Opencv and MFC programs, Opencv is used to read images
OpenCV-VIDEO-DETCTION
- 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
OpenCV-application
- 先介绍实现视频图像目标检测的几种算法,然后介绍一种开放源代码的计算机视觉类库OpenCV,主要阐述该类库的特点及其结构,最后通过“检测一个视频中的运动物体”这一实例探讨了使用OpenCV进行编程的方法。-First, the algorithm of target detection based on video images, and then introduced a kind of open source computer vision library OpenCV, main chara
opencv
- 主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
opencv-test3
- opencv 对视频文件或者摄像头的图像进行提取或者保存每一帧的代码-opencv extract or save the code on each frame of the video file or camera images
MFC-OpenCV
- OpenCV视频教程,目标检测与跟踪,车辆特征识别,人脸识别,字符识别,特征提取, 图像分割,手势识别,计算机视觉视频教程,opencv基础知识 -OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
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
OpenCV
- 熟悉OpenCV运行环境和了解图像的基本操作。-OpenCV familiar operating environment and understand the basic operation of the image.
cPPopencv
- 利用c++ opencv图像三基色的分离及其直方图提取-using c++ opencv Three-color separation and image histogram extraction
ARM9-OpenCV-Fire-Check
- 基于ARM9的Opencv图像火检系统的设计文档。 较为详细的说明了整个设计过程。-arm9 opencv fire check system
Opencv-Two-cameras
- 本程序基于Opencv控制两个摄像头,可以采集图像,保存图像,对图像进行处理。-The program is based on Opencv which can control two cameras, you can capture images, save images and make the image processing.
OpenCV-2
- OpenCV 2 计算机视觉编程手册 适用于学习Opencv的初学者以及对图像处理兴趣的人-OpenCV 2 Computer Vision Application Programming Cookbook
OpenCV
- 基于opencv的图像检索系统,提取颜色特征和轮廓特征进行检索-Image retri system based on OpenCV, the extraction of color features and contour feature extraction
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
QTand-opencv
- QT下利用OpenCv从摄像头读出图片并显示源码,主要是显示摄像头图像采集的界面-QT under the use of OpenCv read images a camera and display source code, mainly show the camera image acquisition interface