搜索资源列表
opencv
- 利用opencv2.2编程实现usb摄像头的灰度图像获取-Use opencv2.2 programming usb camera gray image acquisition
testOpencv
- 采用opencv和python进行摄像头控制和显示的程序,非常方便,可以用于测试摄像头连接-Opencv and python for the use of camera control and display procedure is very convenient and can be used to test camera to connect
AVICapture
- 利用opencv编的一个小程序:启动摄像头并把读取的数据保存为avi格式的视频-Using opencv compiled a small program: to start the camera and to read the data saved as avi format video
numberOne
- 摄像头定标之后的图像矫正校正,使用的是opencv的函数库-摄像头定标之后的图像矫正校正,使用的是 opencv的函数库速度
qwe
- opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频进行高斯背景建模,也能得到前景的图像。-opencv in a small program, the role of the program is to get the video to the video or camera Gaussian background modeling, foreground image.
mubiaogenzong
- opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频用meanshift的方法对目标进行跟踪,需要手动选择目标。-opencv in a small program, the program' s role in the video or video camera meanshift method to track the target, the need to manually select the target.
opencv-camera-VCPP-
- opencv实现的摄像头和Canny算子处理后的图像,利用VC++ MFC编写-opencv realize the camera and Canny operator image VC++ MFC write
ourdev_695095U6UVMF
- OpenCV与mfc 摄像头简易程序,可以实现录制打开摄像头-Open CV and mfc
kankan
- opencv 读取摄像头,并实时进行边缘提取-opencv read camera and real-time edge extraction
videoInputTest
- 利用openCV实现读取多个摄像头的内容,中间的注释中可以自行添加,对读取内容进行处理-Opencv read the contents of multiple cameras, and can add their own comments in the middle of the read content processing
camshift
- opencv的camshiftdemo程序,调用摄像头来跟踪-Opencv camshiftdemo procedure, call camera to track
opencv几何形状识别
- 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
摄像头linux
- 在linux的qt软件下,调用摄像头,进行拍摄(In Linux's QT software, the camera is called for filming)
Source code
- 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
cvfacedetech
- 利用opencv驱动win10的摄像头,亲测有效。(Using OpenCV to drive win10 camera,Affinity measurement is effective.)
OpenCV计算机视觉编程攻略 (第2版)
- OpenCV computer vision programming (Second Edition).Pdf
opencv_mfc
- 利用OpenCV和mfc 对摄像头进行调用。程序主要用的是c++编写的(Use OpenCV and MFC to call the camera. The program is mainly written by c++)
camera001
- QT实现GUI界面,opencv实现摄像头操作。(QT GUI interface; use opencv camera operation.)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
实时捕捉摄像头信息
- visual studio 2012 ;opencv,实时捕捉摄像头信息(Use OpenCV to capture camera information in real time)