Halcon80_图像采集接口程序员手册.doc

  1. 1、本文档共4页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Halcon80_图像采集接口程序员手册

Halcon80_图像采集接口程序员手册_ImageAcquisisionInterface About This Manual 该手册描述了集成第三方图像采集硬件(采集卡和数字相机)到HALCON系统中所需要的基本的技术。 用到的人: The manual is written for the expert HALCON user who wants to集成新的采集设备. 读者要求: 需要熟悉: the standard HALCON system. C programming skills. 使用的图像采集设备的API的详细的知识。 如果你是对HALCON图像采集接口的基础第一次感兴趣 (从用户观点), 请参考the Solution Guide II-A. 手册分成以下部分: ? Introduction This chapter explains the basics of image acquisition and introduces the HALCON image acquisi- tion interface and the underlying concepts. ? Data Structures In this chapter, the basic data structures of the image acquisition interface are described. ? Interface Routines This chapter explains all the routines you have to implement inside your acquisition interface. ? Generating an Acquisition Interface Library 怎样生成a dynamic object 封装你的采集接口。 ? Changes between versions 2 and 3 of the HALCON image acquistion interface 描述了不同between the versions 2 and 3 of the HALCON图像采集接口 ? Changes between versions 1 and 2 of the HALCON image acquistion interface This appendix describes the differences between the versions 1 and 2 of the HALCON image acquisition interface (formerly known as HALCON frame grabber integration interface). ? HALCON Error Codes 附录描述了所有的错误代码which you may use for 采集接口的编程中。 介绍: 这章面向对以下不熟悉的客户:采集卡硬件, A/D转换, 同步异步的操作模式,buffering策略等. 尽管这手册不是给您提供图像采集设备内部的详细的知识,我们仍想给出一些基本的术语和方法的解释。读采集设备的手册是必须的,那里会有更详细的知识。 从用户的观点,要更熟悉HALCON里的图像采集,强烈建议先读相应的solution guide。The Solution Guide II-A is part of HALCON’s Solution Guide II ,能在目录 %HALCONROOT%\doc\pdf\solution_guide.中找到。参考Windows conventions,如?le paths and 环境变量会象: %HALCONROOT%\examples\ia_integration\hAcqTemplate.c 如果在用Linux/UNIX system就须考虑相应的Linux/UNIX syntax. 1.1 HALCON一般的图像采集接口 HALCON提供一个一般的图像采集接口that allows 新采集卡或相机的自由集成, 甚至不需重新启动 a HALCON application. 两个用到的基本概念: ? 接口代码封装in dynamically loadable modules. ? 一套预定义的HALCON 图像采集operators,包括operators for 设置和检索指定的硬件参数. 后者允许将最奇异古怪的采集设备参数化。 如果您已经成功的开发出了一个新的HALCON图像采集接口 (基于手册中给的详细的信息), 然后所有用你的新采集设备仅需要做的是: ? 插上硬件然后安装设备商的驱动和库 ? 拷贝新的HA

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档