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

搜索资源列表

  1. Product_Submit2004

    0下载:
  2. 该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策-The document includes a robot soccer competition of the entire system code, including action, vision, positioning and decision-making
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:703.97kb
    • 提供者:探风歌
  1. MyMotion(v2备份)

    0下载:
  2. 该文件是一个网友给我的一个基于Intel_OpenCV的弹跳机器人视觉系统的实现程序,程序可以实现读入视频并对视频文件进行了很好的处理。对于进行opencv计算机视觉开发的朋友有很高的参考价值。-the document is a website to be one of my Intel_OpenCV on the bouncing robot vision system the EC procedures, procedures can be achieved as well as vide
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:81.29kb
    • 提供者:刘波
  1. bp-vision

    0下载:
  2. This document briefly describes an implementation of the algorithms from our paper Efficient Belief Propagation for Early Vision which appeared in CVPR 2004.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:250.01kb
    • 提供者:zky
  1. files

    0下载:
  2. 这是在线考试系统的初试迭代的所有文档,包括用例分析,静态页面设计,vision等必须文档-This is the debut of online examination system iteration all documents, including Use Case analysis, static page design, vision and so must document
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:316.98kb
    • 提供者:weizheng
  1. displaykorea

    0下载:
  2. 显示韩文, 用于视力,智力的测试 把用户反馈的信息分类保存在文件中-Showing Korean, for the vision, intelligence testing the user feedback of information stored in the document classification
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:31.18kb
    • 提供者:tantantan
  1. vision_document

    0下载:
  2. Vision document for Online Web Learning Platform.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:26.34kb
    • 提供者:Blue
  1. Machine_vision

    0下载:
  2. The document introduces the developing situation of machine vision in the world detaily. It was written by Chinese language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11kb
    • 提供者:miao
  1. vision

    0下载:
  2. 基于VC++2008的视频文件与摄像头处理源码与说明,说明文件是英文的,当时是 用于VC++2005,但是应该不妨碍大家阅读。 共包括三个工程,分别为MPEG文件的处理、单个摄像头的处理、两个摄像头的处理,每 个工程带一个Word说明文件。 至于大家所要的视频文件的处理和多文档窗口的编程资料,里面都有很好的示例。 -Based on VC++2008 video files with the camera deal with source code and instructi
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7.26mb
    • 提供者:朱飞翔
  1. 002

    0下载:
  2. 文本是计算机视觉的许多应用中的一项重要特征。大量复杂图像文本的应用, 使图像文本分析技术成为研究的新方向。 图像文本分析技术和通常的文档图像分析技术之间有着紧密的联系; 但是图像文本其自身所具有的特性, 又使得图像文本分析技术 具有不同于一般的文档图像分析的更加丰富的内容。我们将图像文本分析技术划分为三大组成部分: 图像文本定位、 图像文本的预 处理和图像文本的识别进行讨论。最后, 本文也对图像文本分析技术的应用进行了讨论。-The text is in many applicati
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:147.68kb
    • 提供者:东方
  1. OpenCV2.2_API_Specification

    0下载:
  2. 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:
  1. NIVisionConcepts

    1下载:
  2. 我上传的这个软件是NI图像采集的具体说明,对刚开始使学习 的人大有帮助-The NI Vision Concepts Help describes the basic concepts of machine vision and image processing for users with little or no imaging experience. This document also contains in-depth discussions on machine vision and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.68mb
    • 提供者:王伟
  1. Linux-driver-development5

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第5章、Linux文件系统与设备文件系统。由于字符设备和块设备都很好地体现了“一切都是文件”的设计思想,掌握Linux文件系统、设备文件系统的知识非常重要。首先,设备驱动最终通过操作系统的文件系统调用或C库函数(本质也基于系统调用)被访问。其次,驱动工程师在设备驱动中不可避免地会与设备文件系统打交道,如Linux 2.4内核的devfs文件系统和Linux 2.6内核的基于sysfs的udev文件系统。5.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:592.27kb
    • 提供者:华清远见
  1. saliency-object-or-region-detection

    1下载:
  2. 该文件夹包括代码及其对应的论文。其作用在于模拟人类视觉系统的生理特性--视觉注意机制,按照人眼观察外界的方式,检测视觉显著性物体和区域,并阐述了显著性区域的显著性密度和尺度之间的关系,可应用于生物视觉模拟、视觉目标检测、视觉目标跟踪、视觉智能监控,以及视觉生理学和视觉心理学等的研究中。-This document contains codes and the corresponding paper. The aim is to simulate a physiological character
  3. 所属分类:Special Effects

    • 发布日期:2014-06-06
    • 文件大小:4.04mb
    • 提供者:朱亮亮
  1. NI-Vision-for-LabVIEW

    0下载:
  2. NI Vision for LabVIEW 由三个主要的函数模板组成:常用视觉程序图像处理和机器视觉。本文档详细介绍以上三大方面。-NI Vision for LabVIEW function template consists of three main components: visual procedures commonly used image processing and machine vision. This document details the above three as
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:711.38kb
    • 提供者:ryy5745
  1. VcPPkuaisutouyingfa

    0下载:
  2. 基于智能相机的高速视觉系统与目标跟踪算法的研究文档。非常适合图像算法的学习-Based on the intelligence of the high speed camera vision system and target tracking algorithm research document. Very suitable for image of learning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.05mb
    • 提供者:leo
  1. NI Vision for LabVIEW基础 汉化说明

    1下载:
  2. 这个文档是针对NI VISION函数的一个汉化涚明,有助于程序员对视觉函数的理解和应用。(This document is for the NI VISION function of a Chinese strain Ming, help programmers to understand and apply visual function.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:19.72mb
    • 提供者:唐2222222
  1. 上海理工大学+US!+基于微信的图像识别系统

    2下载:
  2. 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-11-16
    • 文件大小:92.91mb
    • 提供者:resnick
  1. HW5

    0下载:
  2. Optical character recognition (also optical character reader, OCR) is the mechanical or electronic conversion of images of typed, handwritten or printed text into machine-encoded text, whether from a scanned document, a photo of a document, a scene-p
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:26kb
    • 提供者:ashkan1
  1. 基于计算机视觉的自动驾驶应用

    2下载:
  2. 本文件通过使用Matlab软件, 基于计算机视觉,实现了自动驾驶。(Automatic driving based on computer vision by using Matlab software had been done in this document.)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-06
    • 文件大小:3.39mb
    • 提供者:Hanqi
  1. NI+Vision+Assistant中文入门教程

    4下载:
  2. labview视觉模块的基础入门教程,visio assistant 中文PDF文档,内容详细。(LabVIEW visual module introductory tutorial, Visio assistant Chinese PDF document, details)
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com