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

搜索资源列表

  1. MVTecHalcon

    2下载:
  2. MVTec Halcon机器视觉软件的详细中文说明书,详细介绍了Halcon的使用方法,及疑难解决方案-MVTec Halcon machine vision software, detailed Instruction Manual, detailing Halcon to use, and problem solutions
  3. 所属分类:软件工程

    • 发布日期:2012-11-11
    • 文件大小:669873
    • 提供者:Brian
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. fun_pcnn

    1下载:
  2. 基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。-Feature extraction of specified object is an important preprocessing stage in ma
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:818
    • 提供者:wangxiaofei
  1. CxVision_v0.05(xm)

    1下载:
  2. CxVision V0.05 源代码 智能机器视觉系统 0.05版本源代码(Euresys版本) 这是视觉智能的开始,应用于众多大型工业检测环境,多线程对相机多轴运动控制系统,针对当前最先进的智能视觉系统的一个雏形 当前版本是基于Euresys稳定的工业检测工具上的开源 此后版本 CxVision拥有了更多更强大的自主核心系统功能和核心算法 是现代智能视觉的领航系统 更多智能CxVision 搜索CxVision QQ群一起分享CxVision的发展和进步-CxVision V0.0
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:8008352
    • 提供者:蔡先生
  1. Face-Recognition

    1下载:
  2. 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14964931
    • 提供者:姚树军
  1. GoDec

    0下载:
  2. DaCheng Tao关于GoDec的文章,是机器视觉领域的前沿研究方向,值得认真学习的好论文!-The article DaCheng Tao GoDec is the forefront of research in the field of machine vision, good papers worthy of serious study!
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:855891
    • 提供者:Raphaelite
  1. rlsb

    0下载:
  2. 人脸识别源代码,VC++,机器视觉,具有极高的参考价值。 -Face recognition source code, VC++, Machine vision, has a very high reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:228402
    • 提供者:shenmande
  1. VisualPanelVirtualMouse

    0下载:
  2. Visual Panel Virtual Mouse, Keyboard and 3D Controller with an Ordinary Piece of Paper 机器视觉--虚拟鼠标-Visual Panel Virtual Mouse, Keyboard and 3D Controller with an Ordinary Piece of Paper Machine Vision- Virtual Mouse
  3. 所属分类:Document

    • 发布日期:2017-05-15
    • 文件大小:3692467
    • 提供者:kingd
  1. 1.08hack

    0下载:
  2. 利用星际争霸1.08b网络命令数据包处理bug进行作弊 具体有 1.MorphHack 小狗,农民变飞龙 2.TrainHack 将人族兵营造兵能力赋给虫族地堡,涨钱造农民 3.ScarabHack 4。NoMoneyAndAutoMakeSoldierHack 不花钱狂造机枪兵 5.VisionHack 开放视野 6。SuicideHack 自杀 7.批命令处理,可以一次指挥上千条飞龙 还有些什么功能忘了,都转魔兽了,祝愿暴雪星际2赶快到来 -StarC
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-09
    • 文件大小:1730274
    • 提供者:hujiacheng
  1. canny

    0下载:
  2. 边缘检测在图象分割、模式识别、机器视觉等中都有重要作用,人们已研究出很多种边缘检测算法,而哈夫变换和canny边缘算子等是最经典的算法-Edge detection in image segmentation, pattern recognition, machine vision, etc. have an important role, it has now developed a variety of edge detection algorithm, and the Hough tra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:112637
    • 提供者:fujay
  1. circlefinding

    2下载:
  2. :利用机器视觉技术建立圆形零件检测系统,采用简单高效的标定方法和亚像素技术实现对圆孔和圆形零件的非接触精密测量-: The use of machine vision technology to build a circular parts detection system, a simple and efficient calibration methods and technology to achieve sub-pixel on the round hole and round part
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:122959
    • 提供者:惠飞
  1. jqsj

    0下载:
  2. 机器视觉的电子版,自觉地这本书比较经典,还是老师推荐的,所以希望对大家有所帮助-The electronic version of the machine vision, consciously compare this book a classic, or a teacher recommendation, so I hope all of you to help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4923336
    • 提供者:妖精
  1. opencvlib

    0下载:
  2. opencv库安装文件,用于机器视觉领域的使用很方便的-opencv library installation files for the field of machine vision is very convenient to use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12982500
    • 提供者:菲尔德
  1. MachineVisionTrend

    0下载:
  2. 关于机器视觉的行业发展趋势,国内外应用现状等,来自互联网-On the machine vision industry trends, the status quo at home and abroad, such as applications, from Internet
  3. 所属分类:Development Research

    • 发布日期:2017-04-07
    • 文件大小:16617
    • 提供者:vincent
  1. Multiobjectivedynamicdetectionofseedsbasedonmachin

    0下载:
  2. 利用机器视觉来实现多目标物体的动态探测。-The use of machine vision to achieve multi-objective dynamic detection of objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:414108
    • 提供者:任杰
  1. AdaptiveReconstructionofFreeformObjects

    0下载:
  2. 这是关于机器视觉与三维重建的权威论文,有较高的参考价值,切勿用作商业目的,仅作研究参考-This is on the machine vision and three-dimensional reconstruction of the authority of papers, have a high reference value, not for commercial purposes, only for research reference
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:734748
    • 提供者:侯永华
  1. jiqishijue

    0下载:
  2. 东南大学 机器视觉ppt课件-Southeast University, machine vision ppt Courseware
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4912535
    • 提供者:whiz
  1. genzong

    0下载:
  2. 机器视觉,对视频文件或视频设备动态图像跟踪.-Machine vision, video files or video equipment to track the dynamic images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3217
    • 提供者:l
  1. Tsai

    0下载:
  2. Tsai标定的方法,虽然传统,不过很经典,是研究机器视觉必须的-Tsai calibration method, although the tradition of classic, however, is to examine the machine vision necessary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:14047
    • 提供者:刘明烁
  1. template

    0下载:
  2. 这是一个模板匹配方面的文章,介绍了在机器视觉领域,目标识别的介绍.-This is a template matching articles introduced in the field of machine vision, target identification introduction.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1406615
    • 提供者:Jerry
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »
搜珍网 www.dssz.com