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

搜索资源列表

  1. BMPTest9234

    0下载:
  2. 用于识别一张图片里有几个人。要求摄像头是从上向下拍照。-used to identify a picture there are few people. Asked camera downward from the camera.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:821436
    • 提供者:王慧璐
  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. motempl.rar

    0下载:
  2. 通过摄像头识别运动目标的运动方向,需要opencv1.0支持,设置project/setting/link/input 添加cxcore.lib cv.lib cvcom.lib highgui.lib comctl32.lib 即可编译运行,Through the camera to identify the movement direction of moving targets, the need for opencv1.0 support, set up project/setting/
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6949
    • 提供者:yulong
  1. NumberRecognition

    0下载:
  2. 用摄像头采集类似于电话充值卡的图象,对其的卡号,密码区域进行识别,只识别数字。(0-9)但原理相同,你只需改一下字库即可使用。-Camera phone with a prepaid card is similar to capture the image of its card number and password to identify the region, only the identification number. (0-9), but the same principle, yo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7013
    • 提供者:周周
  1. calibrate camera

    1下载:
  2. opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:4566132
    • 提供者:awake
  1. handdetection

    0下载:
  2. 通过单目摄像头实现手势跟踪并且可以识别四种手势实现智能控制,需要OPENCV0.97以上版本。-Achieved by single camera head and hand tracking can identify four gesture intelligent control, you need to OPENCV0.97 above.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1403506
    • 提供者:谢彧
  1. ourdev_199813

    0下载:
  2. 二维条形码的产生与识别程序,用来产生二维条码,并且用计算机摄像头进行识别-Generate two-dimensional bar codes and identification procedures used to generate two-dimensional bar code, and used to identify a computer camera
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7984131
    • 提供者:canghx
  1. webcam-shape

    2下载:
  2. 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:479168
    • 提供者:yn
  1. face

    0下载:
  2. 面部识别,识别人的脸部 通过摄像头来采集图像,然后进行识别-Facial recognition, identification of human face images collected through the camera head, and then identify
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:18100
    • 提供者:王美林
  1. dingwei

    0下载:
  2. 该软件最主要的功能就是要能识别出人脸,首先该系统需要对通过摄像头拍照而获取到的原始的人脸图片进行一系列处理才可进行下一步的工作,该处理过程也称图像预处理。预处理这个模块在整个人脸识别系统的开发过程中占有很重要的地位,只有预处理模块做的好,才可能很好的完成后面的人脸定位和特征提取这两大关键模块。-The main features of the software is to be able to identify the face, first of all, the system need to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1585805
    • 提供者:chiaks
  1. GaussianTest

    0下载:
  2. 基于opencv的高斯背景建模.能够识别出固定摄像机下的动态目标.-Gaussian Background Modeling Based on opencv. To identify the dynamics under a fixed camera target.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1854
    • 提供者:zhangchen
  1. zhizhenshibie

    1下载:
  2. 实现一个高精度指针仪表读数自动识别系统.用数码摄像头采集仪表的图像,然后利用数字图像处理技术识别刻度和指针,根据指针和刻度的相对位置计算指针读数值.使用条件霍夫变换(Constrained HOUGH Transfer)和中心投影分析法实现刻度的全自动识别,采用快速中心投影法进行指针检测与识别,识别速度达到68ms.实验结果表明该方法比传统方法速度快、精度高,系统读数平均误差仅为0.016%-To achieve a high precision automatic identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:508192
    • 提供者:王真
  1. shoushishibie

    0下载:
  2. 计算机视觉的实例——手势识别系统。通过摄像头,系统可以识别人的手势,从而控制计算机演奏乐曲。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-Examples of computer vision- gesture recognition system. Through the camera, the system can identify the gestures to contro
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:40388
    • 提供者:sylvia
  1. face-recognization

    0下载:
  2. 可信人脸模式识别技术包括了传统人脸模式识别技术,由摄像头和计算机模式识别软件组成。由于与传统人脸模式识别技术的不同,可信人脸模式识别技术有两个模板。用于人脸识别匹配的传统人脸识别模板,用于识别行为密码匹配的人脸识别行为密码模板。-Reliable face recognition technology, including the traditional model of face recognition technology, the camera and computer pattern r
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:22780548
    • 提供者:yangmuwen
  1. xinzhangshibie

    0下载:
  2. 种印章识别方法,其特征是将客户原始印章像及相关资料存 入计算机数据库中建立档案,将需要鉴别的票据上的目标印章 像通过摄像机输入计算机与原始印章像进行几何位置比对,几 何位置比对包括人工折角比对和计算机自动定位比对-Species of seal identification method, which is characterized by the customer as the original seal and related information into a computer data
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:2133
    • 提供者:qqq
  1. Seal-Identification

    1下载:
  2. 一种印章识别方法,其特征是将客户原始印章像及相关资料存入计算机数据库中建立档案,将需要鉴别的票据上的目标印章像通过摄像机输入计算机与原始印章像进行几何位置比对,几何位置比对包括人工折角比对和计算机自动定位比对-Identification of a seal, characterized the original seal as the customer information into a computer database and create the file, will need to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:2114
    • 提供者:hutua
  1. Gaussian

    0下载:
  2. 基于高斯模型的动态物体检测,可以通过本程序读取摄像头获得的文件进行识别-Gaussian model-based dynamic object detection, you can get the application to read the camera to identify the file
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1801
    • 提供者:赵悦凯
  1. Vehicle-Type

    0下载:
  2. :提出了一种在固定摄像头拍摄的车辆图像序列中检测出运动车辆并识别其车辆类型的系统结构和基 于Sobel 边缘细化提取车型特征的新方法-: A shot in the fixed-camera image sequences to detect vehicles moving vehicles and identify the type of vehicle architecture and models based on Sobel edge extracting detailed char
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:808929
    • 提供者:王策
  1. freescale-camera-

    0下载:
  2. 对于飞思卡尔智能车,用摄像头识别道路情况,图片处理后将信息传递给单片机。单片机做出控制。-Freescale smart car with a camera to identify the road conditions, the pictures will be processed and information passed to the microcontroller. MCU make control.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:729502
    • 提供者:赵建宁
  1. camera-calibration

    0下载:
  2. 本文成功的开发了足球机器人视觉识别系统,首先应用基于LVQ神经网络的颜色识别算法进行指定颜色属性的物体的识别,接着提出小球和机器人小车的识别算法,应用训练收敛后的神经网络进行摄像机隐式标定。-In this paper, the successful development of soccer robot vision recognition system, first applied to identify the properties of the specified color based
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9646503
    • 提供者:yujie
« 12 3 »
搜珍网 www.dssz.com