搜索资源列表
CVideo(three-camerads)
- 本程序用于实现三个摄像头即对三录视频源信号进行采集并在同一个对话框进行显示,本程序为进行三个场景视频源保存及实现三录画面实时的视频监控的基础,希望对于实现多录视频源监控和朋友有所帮助-The procedure used to implement three of the three cameras that recorded the video source signal acquisition and display in a dialog box with the program for
mfcaopencv
- opengcv下mfc的系统构架画面检测 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-opengcv mfc system architecture under the screen test Video Retrieval System video classification and retrieval, with reference to the World trieckvid Competition
MultiVideo_0
- 在同一个窗口显示多个视频画面的程序代码,是从另一个论坛得到的开源资源-In the same window display of multiple video images of the program code is received from another forum, an open source
NewShooterDemo
- 快速的运动估计算法。VC6+opencv1.0(仅用于摄像头读取和显示),能够判断并显示摄像头移动方向,对视频中物体运动有一定的稳定性。调试通过,可对摄像头视频实时处理,也可以读取视频文件。随着摄像头的移动,画面上会有直线标明摄像头移动方向,简单直观!-VC6+ opencv (read only for the camera and display), and a camera can judge the direction of movement, the movement of objec
vedio4
- 通过opencv实现的利用 笔记本上的摄像头拍摄画面并可实时的调整图像RGB通道分量的功能-Camera shooting through the use of notebook opencv realized on the screen can be real-time adjustment of image RGB channel component functions
captive
- 通过背景差分的方法,识别摄像头捕捉到的画面中运动的物体-Moving objects in the background difference method, the recognition camera to capture the screen
comex
- 假设激光投射到目标物体上,同时位于同一平面的摄像头画面内能够捕捉到激光照射点(画面最亮的点),用于激光测距,可以使用现有的opencv库,很容易作进一步性能改进-Assuming the laser is projected onto the target object is located within the same plane of the camera screen at the same time be able to capture the laser irradiation po
MFCReadImg1
- 基于MFC实现了对网络摄像头抓起画面的连续显示,通过点击保存键保存对应时刻的图片,项目需要,已编译实现-Based on MFC achieve continuous display screen Webcam grabbed save the the corresponding moment the pictures by clicking on the save button, the project needs, has been compiled to achieve
ex4_9
- 图像稳定。编译lkdemo代码(运动跟踪或光流法代码)。在一个更大的窗口中创建并显示视频图像。轻轻移动摄像机,并用光流法的向量将图像显示在大窗口中,并保持画面的稳定。这是一个基本的图像稳定技术-Image stabilization. Compiled lkdemo code (motion tracking or optical flow method code). Create and display video images in a larger window. Gently move
videoprocessing
- 基于opencv,实现从摄像头从采集实时画面的程序,同时会显示出采集图片的前景和后景图片,效果很好-Based on opencv, collected a real-time images the camera program, and it will show the picture of the prospects for the acquisition and background images, with good results
lkdemo
- 光流法源码,实现lkdemo的实例程序并对每一帧画面都进行特征点检测。-Optical flow source to achieve lkdemo example program and each frame is the feature point detection.
Detection_resolution
- 基于opencv的摄像头清晰度检测,比如画面出现纯色这样摄像头肯定是坏了,再比如很模糊摄像头也可能坏-Based on the detection opencv camera resolution, such as a solid color screen appears so the camera is definitely bad, and then such as blurred camera may also be bad
USB-camera-display
- USB摄像头显示,提供电脑用USB摄像头显示画面- USB camera display
opencvCar
- 本程序开发环境:vc和opencv 整体功能:是为了实现车载视频中车牌自动跟踪,检测,,定位,识别,视频中物体的跟踪必须是手动圈住才行,摄像头使用的是usb摄像头. 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。-This program development environment: VC and opencv The overall function: in order to realize the video vehicle license plate auto
OpenCVTest
- 在opencv3.0 +vs2013下监控画面。(Using opencv3.0+vs2013 to monitor a picture.)
test
- 利用VS2010和Opencv打开摄像头显示画面(Use VS2010 and Opencv to open the camera display screen)
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl