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

搜索资源列表

  1. 用鼠标选定欲跟踪目标

    1下载:
  2. 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please conne
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3250
    • 提供者:wang
  1. Watcher123

    1下载:
  2. 利用OPENCV实现多摄像头输入处理的代码,希望喜欢。-OPENCV use multi-camera input processing code, like.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:160882
    • 提供者:刘贺
  1. DetectAVI

    0下载:
  2. OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1921
    • 提供者:张三
  1. video_timer

    0下载:
  2. 把用opencv从摄像头采集的图象显示在图片控件上,避免opencv总是用一个新的对话框显示图象的弱点.-Using opencv acquisition from the camera image in the pictures Controls, avoid opencv always use a new image of the dialog box shows the weakness.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:36492
    • 提供者:xd
  1. opncvexpressionsb

    0下载:
  2. 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged to be identified as the perso
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:202327
    • 提供者:张冥
  1. AlarmSystem(usb3.29)

    0下载:
  2. 使用vc和opencv开发的家庭环境信息(着火和人员入侵)识别程序,其中使用usb摄像头进行实时监控,有情况发生时,进行报警。-opencv use vc and the development of the family environment information (fire officers and the invasion) identification procedures, which use usb cameras for real-time monitoring, a situ
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:200398
    • 提供者:
  1. CamServer

    0下载:
  2. 通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:332923
    • 提供者:Alan
  1. CamClient

    0下载:
  2. 通过摄像头监控路由灯的状态的客户端:通过网络从服务端接受视频数据,并对数据进行处理,将结果直观的显示给客户。图像处理分析的部分采用了opencv。-through surveillance camera lights routing state of the client : network from the server for video data, and data processing, visual results show to clients. Image processing a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:319185
    • 提供者:Alan
  1. Textout2

    0下载:
  2. USB摄像头数据采集,摄像头参数获取,摄像头图像畸变校正。VC+OPENCV实现。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:341347
    • 提供者:鹿角菜
  1. face

    2下载:
  2. 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:4480000
    • 提供者:嵌入式学习
  1. SLAM

    0下载:
  2. 利用orb特征对比连续关键帧,利用onepointRANSAC计算旋转角度(此代码处理的是在平面上运动的小车与水平方向成38度的摄像头拍摄的,提取关键帧之后的连续图片)(The use of orb features between continuous key frames, calculate the rotation angle by onepointRANSAC (this code processing is shooting 38 camera into the car and th
  3. 所属分类:图形图像处理

  1. select

    0下载:
  2. 本程序实现了人脸图片的快速采集,使用环境Python3.x,需要电脑连接摄像头,打开PythonIDLE,按下F5运行代码即可进行采集图片(This program has achieved the rapid acquisition of face images. The Python3.x of the environment needs computer to connect the camera, open PythonIDLE and press F5 to run the code
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:weww
  1. video_player2

    0下载:
  2. 视频播放以及摄像头捕获,基于opencv和mfc(video player and camera capture, based on opencv and mfc)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:44473344
    • 提供者:小鱼2018
  1. on_trackbar

    0下载:
  2. 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:Eichberg
  1. 【1】第一章

    0下载:
  2. 图像显示,opencv的开发配置环境,图像腐蚀,播放视频,调用摄像头(picture show and opencv surrounding and picture explode and watch video)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:7954432
    • 提供者:xiaokeai1999
  1. ParticleFilter-targettracking

    0下载:
  2. 使用粒子滤波方法对摄像头中手动选择区域进行跟踪,代码没有优化,跟踪效果一般,可以为初学者使用。(The particle filter method is used to track the manually selected area in the camera, the code is not optimized, the tracking effect is general, and it can be used by beginners.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:49524736
    • 提供者:水里一条猫
  1. ReadHighCamera

    0下载:
  2. 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:50576384
    • 提供者:balaruui
  1. opencv249

    0下载:
  2. opencv2读取摄像头并显示,测试程序(Opencv2 reads the camera and displays the test program)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:5765120
    • 提供者:ZSM2019
  1. opencv调用摄像头

    0下载:
  2. 利用opencv调用摄像头,并显示其窗口,可以实时显示摄像头的显示图像。利用opencv调用摄像头,并显示其窗口,可以实时显示摄像头的显示图像。
  3. 所属分类:OpenCV

  1. OpenCV人脸检测

    0下载:
  2. 使用C++和OpenCV实现的简单USB摄像头人脸检测
  3. 所属分类:OpenCV

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com