CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 视频捕捉/采集 搜索资源 - 识别

搜索资源列表

  1. 发个指纹识别系统

    0下载:
  2. 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:92072
    • 提供者:吴龙
  1. 联机手写数字识别1

    0下载:
  2. vc++6.0开发的联机手写数字识别系统-vc 6.0 development of on-line handwriting recognition system figures
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:83597
    • 提供者:彭先健
  1. 人体步态跟踪识别bate版

    1下载:
  2. 人体步态跟踪识别bate版,建立自适应背景,对图像序列的运动人体进行步态识别。自动检测-human gait recognition IASAS version tracking, establish adaptive background, the image sequence for the movement of human gait recognition. Automatic detection
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:170789
    • 提供者:唐勇
  1. vc++视频开发实例集锦.rar

    5下载:
  2. vc++视频开发实例集锦一书得代码,包括视频捕捉系统,视频会议系统,远程视频监控系统,MPEG-4播放技术,MPEG-4编码技术,语音识别系统。。。。 是学习视频处理得必备书籍和源码
  3. 所属分类:视频捕捉/采集

    • 发布日期:2009-03-03
    • 文件大小:3724397
    • 提供者:lxh0417@163.com
  1. 人脸识别

    10下载:
  2. 本程序是在VC++的基础上,利用OPECV的图象处理函数,完成的可以利用任意的USB摄像头实现人脸识别的程序。运行快速,内有注释,好理解。
  3. 所属分类:视频捕捉/采集

  1. camshift.rar

    1下载:
  2. camshift 摄像头跟踪人脸技术 可以用于人脸识别和人机交互,great!
  3. 所属分类:视频捕捉/采集

    • 发布日期:2012-11-08
    • 文件大小:1036139
    • 提供者:marry
  1. renlianshibie.rar

    0下载:
  2. 人脸识别的程序代码,vc++实现,可以检索,识别,Face recognition code, vc++ to achieve, you can search, identify
  3. 所属分类:Video Capture

    • 发布日期:2017-05-17
    • 文件大小:4729348
    • 提供者:陈友华
  1. motion_src

    0下载:
  2. 国外的高手应用c#书写的运动识别程序,包括多种方式的识别-Application of foreign masters of sports writing c# identification procedures, including the identification of a variety of ways
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:375220
    • 提供者:tiger
  1. Gesture_recognition_sourcecode

    0下载:
  2. 手势识别源代码 根据摄像头拍摄的人体动作来演奏音乐 sourcecode vc6.0-Gesture recognition source code under the camera body movements to play music sourcecode vc6.0
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:22846
    • 提供者:chuck
  1. handgesture

    1下载:
  2. 基于opencv的手势识别程序。可以识别6种手势。-Opencv-based gesture recognition program. Can identify six kinds of gestures.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:25648
    • 提供者:haokun
  1. VideoCap

    0下载:
  2. 利用OpenCV实现的视频采集和人脸识别程序代码-Face Recognation using OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:40037
    • 提供者:高晓伟
  1. gesturerecognition

    0下载:
  2. 手势识别程序,由摄像头自动捕捉到手,然后进行识别-the source code for gesture recognition
  3. 所属分类:Video Capture

    • 发布日期:2017-04-16
    • 文件大小:40064
    • 提供者:zhu xs
  1. motion_src

    0下载:
  2. 运动目标识别与跟踪程序,具有相当不错的执行能力-There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. In this
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:488373
    • 提供者:LJH
  1. Object_Tracker

    0下载:
  2. 已调试通过,复杂背景下视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响 -Has been debugged, complex background extraction of video object tracking source code, can effectively identify the movement of people and objects, edge accuracy, from the scene of
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:424505
    • 提供者:shentian
  1. hexinchengxu

    0下载:
  2. ICA特征提取并识别,视频二值化源程序,视频各帧处理源程序,视频跟踪源程序,一个硕士毕设视频手势跟踪识别程序,写在word里-hexinchengxu
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:18845
    • 提供者:dasda
  1. Video

    0下载:
  2. 一个摄像头捕捉程序,可以运用到视频中手势识别跟踪,硕士毕设程序的视频捕捉部分-video catch
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1966498
    • 提供者:dasda
  1. videoproc

    0下载:
  2. 视频复杂背景下得用体特征来进行的人体动作的识别,已经编译过,很不错-Video complex background use statistics to carry out physical characteristics of the recognition of human movement, has been compiled, very good
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:14472
    • 提供者:mattew
  1. Human-Detection-Code

    0下载:
  2. 人体跟踪监测源代码,可用于识别图像中人体的个数,并将其标示出来-This codes have the function that can pick out and sign persons from pictures...
  3. 所属分类:Video Capture

    • 发布日期:2017-05-22
    • 文件大小:6695549
    • 提供者:真真
  1. shoushishibie

    0下载:
  2. 手势识别,能通过摄像头捕捉到的手势来控制多媒体-Gesture recognition, through the camera captured gestures to control the media
  3. 所属分类:Video Capture

    • 发布日期:2017-06-02
    • 文件大小:14939491
    • 提供者:刘华
  1. 微软SDK实现的语音识别

    1下载:
  2. 基于vs平台,利用微软的SDK实现的文字转语音,语音识别以及语音控制,具有美观的GUI界面
  3. 所属分类:视频捕捉/采集

« 12 3 4 5 »
搜珍网 www.dssz.com