CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 摄像头 opencv

搜索资源列表

  1. SaveAvi

    0下载:
  2. 利用OpenCV库将摄像头采集图像保存为AVI文件-save avi file by using usb camera
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:573
    • 提供者:jkrono
  1. AviWriter

    0下载:
  2. 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:1257
    • 提供者:joe
  1. VideoCap7.12(7.13)-1

    0下载:
  2. 自己编写的视频捕捉程序,用OpenCV结合VC++做的,可显示摄像头视频,保存文件和捕捉图像。-a video capture program!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7776565
    • 提供者:
  1. blinkeye

    0下载:
  2. 利用opencv图像库编写,应用于利用usb摄像头锁定人眼位置,并捕捉眨眼动作-Opencv image library to write usb camera application is to lock the location of the human eye and capture the blink of an eye movement
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5849512
    • 提供者:李文轩
  1. 1-OpenVideo

    0下载:
  2. 本人刚开始学习OpenCV和C++,摸索了很久才弄明白了,把我做过的打开摄像头的程序发给大家-I just began to learn OpenCV and c++, groped for a long time to figure it out, and I do a video camera out to everybody open program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11158036
    • 提供者:fairy
  1. 1

    0下载:
  2. VC++编程实现摄像头视频捕捉,采用DirectShow和MFC混合编程。DirectShow编程技术资料以及opencv配置。-Visual C++ programming for webcam video capture.MFC programming combined with directshow...
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:191160
    • 提供者:dingyq
  1. twomymfc

    0下载:
  2. 基于MFC+openCV的可以打开多种格式图片和电脑摄像头的简单程序,该程序还对摄像头拍摄视频进行了简单处理并显示。-Based on the MFC+ openCV, you can open a variety of formats and computer camera, a simple program that camera shooting video simple processing and display. Google Translate for Busine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4461674
    • 提供者:刘杰
  1. USB-facedetection

    0下载:
  2. 基于opencv的use摄像头视频采集程序-camera capture based on opencv
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3611
    • 提供者:陈佩瑶
  1. data-capture-based-on-two-cameras

    0下载:
  2. 基于opencv的两个摄像头数据采集,同时采集两路USB摄像头数据,并显示,具有图片保存功能-data capture based on two cameras
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:4551
    • 提供者:陈佩瑶
  1. opencv_N_camera

    1下载:
  2. opencv编的显示多个摄像头代码。本人在做毕设时候借鉴别人的。一种思路。-The opencv series shows the code of multiple cameras. I completed the set up time to learn from others. A train of thought.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-06-01
    • 文件大小:345088
    • 提供者:
  1. Oavip

    0下载:
  2. 本程序使用OpenCV编写,实现对avi视频与摄像头采采集到的视频序列进行显示,完善。,已通过测试。 -OpenCV prepared to use this procedure to achieve with the avi video camera to ccapture video sequences show that perfect. Complete source code, has been tested.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-08
    • 文件大小:1984676
    • 提供者:明白的
  1. vedio4

    0下载:
  2. 通过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
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1188
    • 提供者:武煜
  1. 3

    0下载:
  2. 利用opencv实现初始化笔记本摄像头并利用其拍摄视频的功能-Opencv realized the initialization notebook cameras, and to use its video-shooting function
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:825
    • 提供者:武煜
  1. dingwei

    0下载:
  2. 根据摄像头,定位物像坐标,使显示屏中的图片始终面向体验者,请先配置好opencv环境- a picture alway face to user by camera,note:install opencv before programing
  3. 所属分类:Video Capture

    • 发布日期:2017-06-01
    • 文件大小:13986258
    • 提供者:zou
  1. Cviddeocaptura

    0下载:
  2. 摄像头捕获图像的程序源码:用摄像头捕获图像的程序源码,读视频流流,然后显示出来,是用opencv做的 可直接使用。 已通过测试。 -The camera captures the image of the program source code: the camera to capture images of program source code, read the video stream flow, and then displayed the opencv can be used d
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:12105
    • 提供者:对称
  1. open_mfc

    0下载:
  2. 这个程序是用vs2010 + opencv 做的一个视屏程序,可以通过电脑的摄像头录入图像 然后显示出来。-This program is a screen vs2010+ opencv program input image through the computer' s camera and then displayed.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-09
    • 文件大小:15950893
    • 提供者:LiN
  1. 682831755opncvexpressionsb

    0下载:
  2. (译):人脸识别演示... OpenCV中打开网络摄像头和脸确认 -Face REcognition demo ... OpenCv Opens Web cam and recognises face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:128168
    • 提供者:liuyatao
  1. 860031119VideoCap

    0下载:
  2. 人脸识别演示... OpenCV中打开网络摄像头和脸确认 -OpenCv Opens Web cam and recognises face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:39766
    • 提供者:liuyatao
  1. CvCam

    0下载:
  2. 这是一个简单的opencv捕捉摄像头的程序,刚学opencv的同学可以借鉴一下-This is a simple program opencv capture camera, and just learning opencv students can learn
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2074624
    • 提供者:孔令双
  1. coord_rgb4mouse

    0下载:
  2. 通过OpenCV打开摄像头,显示鼠标所在位置的坐标与rgb值-With the help of OpenCV, it open the camera and show the values of mouse s coordinate and rgb.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1147
    • 提供者:steven xu
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 37 »
搜珍网 www.dssz.com