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

搜索资源列表

  1. face-search

    0下载:
  2. 摄像头将图像传入系统中,系统对人脸进行识别,从而检测是否为合法用户-Camera images into the system, the system of human face recognition, so as to detect whether the legitimate users
  3. 所属分类:Video Capture

    • 发布日期:2017-04-05
    • 文件大小:2617
    • 提供者:薛丽萍
  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. pca

    1下载:
  2. 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:12047
    • 提供者:蔡周杰
  1. View

    0下载:
  2. 模拟摄像头监控功能的程序,运用了图像捕捉,图形识别的理论-Analog camera monitoring function of the program, the use of image capture, pattern recognition theory
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4819007
    • 提供者:felicity
  1. Irea

    0下载:
  2. 基于matlab的视频摄像头程序,运用matlab中的基本库对摄像进行处理,能识别人脸-Program based on Matlab video camera, using the Matlab library for processing the camera to recognize faces
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:7961
    • 提供者:方家安
  1. cam

    0下载:
  2. 这是用VB编写的摄像头功能代码,为软件编写了自动识别驱动,可用作管理系统的一部分使用-his is a camera with VB code to write the software automatically recognize drive can be used as part of the management system
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:3162
    • 提供者:qiuchen
  1. cccamshifta

    0下载:
  2. camshift 摄像头跟踪人脸技术可可以用于人脸识别和人机交互-great! -camshift camera tracking face can be can be used for face recognition and human-computer interaction-great!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1036669
    • 提供者:
  1. full_face_detect

    0下载:
  2. 摄像头实时捕捉人脸图像,并实现对各个角度人脸的识别与跟踪,包括正脸与侧脸-Camera in real time to capture the face image, and all angles face recognition and tracking, including being the face and side faces
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4556666
    • 提供者:gaosuwen
  1. FaceDetect

    0下载:
  2. 可以调用计算机摄像头进行动态人脸识别,也可以识别图片中的人脸,用于OpenCV2.0及以上版本-detected someone s face from the computer camera.Also he can find the face in image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4893
    • 提供者:ovenxp
  1. ImageDetect

    0下载:
  2. 可以调用计算机摄像头进行动态人脸识别,也可以识别图片中的人脸,用于OpenCV2.0及以上版本-detected someone s face from the computer camera.Also he can find the face in image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4894
    • 提供者:ovenxp
  1. PlateBuiz

    0下载:
  2. 基于工业摄像头二次开发的车牌识别程序,使用C语言编写-Vehicle plate recognition c language program source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9094
    • 提供者:zhangl
  1. pedestrianMatching

    2下载:
  2. 跨摄像头行人识别是目前摄像头网络智能监控的一个重点研究方向。通过对不同摄像头中出现的行人进行匹配,可以实现跨摄像头的行人跟踪,有效的扩大监控的视野,同时能对行人在整个监控区域内的行为有着更加清晰的把握。 由于在不同的摄像头中,光照条件不同、行人的姿势以及尺度不同、遮挡等等,使得行人的匹配极具挑战性。在本文件中,我主要研究通过行人的表观特征进行识别,例如颜色、纹理等等。用matlab GUI 编写了程序 -Pedestrian recognition of the inter-camera
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:7747584
    • 提供者:黄晓明
  1. gesturerecognition

    0下载:
  2. 利用opencv做的手势识别,直接启动摄像头,扑捉手势,并将其识别-The opencv gesture recognition, start the camera directly to capture the gestures, and identify
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3829997
    • 提供者:齐齐
  1. 2D-Bar-Code-Hough-Transform

    0下载:
  2. 二维条形码印刷在商品表面后不可避免的受到环境的影响,复杂的背景、光线、污损、残缺等因素都会影响摄像头获取的条形码图像的质量,从而干扰到二维条形码的成功识别。如何克服噪声的影响,将条形码从图像复杂的背景中准确的定位出来并快速识别出其所包含的信息是本文所研究的重点,在此基础上整个条形码识别系统的构成也是需要探讨的问题。-After the 2D bar code is printed on the surface of product,it will be influenced by the cir
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:889706
    • 提供者:San
  1. renlianshibie

    0下载:
  2. 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料 -Image pre-processing is the main content of this topic, it is mainly for face images from the camera an
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2295861
    • 提供者:xdj
  1. facedetection

    0下载:
  2. 用opencv写的人脸识别程序,从usb摄像头读取每帧图像,并且识别出图像中的正脸,程序是照着官网上写的,代码比较规范,可以作为2次开发使用-Written with opencv face recognition program, each frame is read from the usb camera, and recognize the positive face in the image, the program is written according to the officia
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:195613
    • 提供者:钱彬
  1. fd-an-dreginition

    0下载:
  2. 人脸识别的可执行程序,插上摄像头即可测试程序效果,可实时测试出区域内人脸的数量和距离.不下载肯定会后悔一辈子.不要错过.-Recognition of the executable program, plug in the camera to test the program' s performance, real-time test a number of regional wife face and distance. Download will certainly regret i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4313416
    • 提供者:夜飞雪
  1. 1

    0下载:
  2. 这个代码实现了用opencv从摄像头读取视频并且识别出人脸的功能-The code to read the video from the camera with opencv and identify a person' s face
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:2484
    • 提供者:zy
  1. GGesture_recoe

    0下载:
  2. 手势识别源代码 根据摄像头拍摄的人体动作来演奏音乐sourrcecode Visual C6.0,已通过测试。 -Gesture recognition source code taken by the camera body movements to play the music sourrcecode Visual C6.0 has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:22895
    • 提供者:luissh
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com