没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
the power of machine vision
Installation Guide
All about installing and licensing HALCON, Version 12.0
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by
any means, electronic, mechanical, photocopying, recording, or otherwise, without prior written permission of the publisher.
Edition 1 December 2003 (HALCON 7.0)
Edition 1a July 2004 (HALCON 7.0.1)
Edition 1b April 2005 (HALCON 7.0.2)
Edition 2 July 2005 (HALCON 7.1)
Edition 2a April 2006 (HALCON 7.1.1)
Edition 2b December 2006 (HALCON 7.1.2)
Edition 3 June 2007 (HALCON 8.0)
Edition 3a October 2007 (HALCON 8.0.1)
Edition 3b April 2008 (HALCON 8.0.2)
Edition 4 December 2008 (HALCON 9.0)
Edition 4a June 2009 (HALCON 9.0.1)
Edition 4b March 2010 (HALCON 9.0.2)
Edition 5 October 2010 (HALCON 10.0)
Edition 5a April 2011 (HALCON 10.0.1)
Edition 6 May 2012 (HALCON 11.0)
Edition 6a November 2012 (HALCON 11.0.1)
Edition 6b July 2013 (HALCON 11.0.2)
Edition 6c April 2014 (HALCON 11.0.3)
Edition 7 November 2014 (HALCON 12.0)
Copyright © 2003-2014 by MVTec Software GmbH, München, Germany
MVTec Software GmbH
Protected by the following patents: US 7,062,093, US 7,239,929, US 7,751,625, US 7,953,290, US 7,953,291, US
8,260,059, US 8,379,014, US 8,830,229. Further patents pending.
Microsoft, Windows, Windows Vista, Windows Server 2008, Windows 7, Windows 8, Microsoft .NET, Visual C++,
Visual Basic, and ActiveX are either trademarks or registered trademarks of Microsoft Corporation.
Borland and Delphi are either trademarks or registered trademarks of Borland Software Corporation.
Linux is a trademark of Linus Torvalds.
RedHat is a trademark of RedHat, Inc.
SuSE is a trademark of Novell, Inc.
Ubuntu is a trademark of Canonical Ltd..
AMD and AMD Athlon are either trademarks or registered trademarks of Advanced Micro Devices, Inc.
Intel, and Pentium are either trademarks or registered trademarks of Intel Corporation.
FLEXlm and FlexNet Publisher are either trademarks or registered trademarks of Flexera Software.
Sentinel HASP is a trademark of SafeNet, Inc.
OS X and OpenCL are trademarks of Apple Inc.
All other nationally and internationally recognized trademarks and tradenames are hereby recognized.
More information about HALCON can be found at: http://www.halcon.com/
About This Manual
The manual provides the necessary information to install HALCON and setup the licensing mechanism
successfully. It is divided into the following chapters:
• Introduction
A short overview of the different HALCON versions, available licensing schemes, and the system
requirements.
• Installing HALCON
How to install HALCON, either for the first time or in form of an update or upgrade.
• All About HALCON Licenses
Detailed information about the different types of licenses and how to obtain and install them.
• Troubleshooting
Possible problems and how to solve them.
• Appendix
Details like the installed file structure and the relevant environment variables.
For further information about HALCON, please consult the Quick Guide, section 1.5 on page 10,
which gives an overview of the available documentation.
Notation
Except for Linux/OS X-specific sections, file paths and environment variables are printed in the Windows
convention, e.g.,
%HALCONEXAMPLES%\extension_package\halconuser
to denote the subdirectory halconuser containing an example package within the HALCON examples
directory referenced by the environment variable HALCONEXAMPLES (see section A.2 on page 65 for more
information on environment variables). The same expression in Linux/OS X convention would look like
$HALCONEXAMPLES/extension_package/halconuser
Contents
1 Introduction 7
1.1 HALCON Configurations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2 Releases and HALCON Versions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.3 Supported Platforms and System Requirements . . . . . . . . . . . . . . . . . . . . . . 9
1.4 Licensing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2 Installing HALCON 13
2.1 How to Obtain HALCON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.2 Installing HALCON for the First Time . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.2.1 Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.2.2 Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.2.3 OS X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
2.3 Installing Additional Parts of HALCON . . . . . . . . . . . . . . . . . . . . . . . . . . 20
2.4 Usage of the command regsvr32 on Windows x64 . . . . . . . . . . . . . . . . . . . . 20
2.5 Manual Runtime Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
2.6 Updating HALCON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.7 Upgrading HALCON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.8 HALCON Installer Switches under Windows . . . . . . . . . . . . . . . . . . . . . . . 22
2.9 Uninstalling HALCON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
2.9.1 Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
2.9.2 Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
2.9.3 OS X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
2.10 Managing Multiple HALCON Versions . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.11 Switching between Different HALCON Platform Versions under Windows . . . . . . . . 27
2.12 Installing HALCON Image Acquisition Interfaces . . . . . . . . . . . . . . . . . . . . . 27
2.13 Installing HALCON Extension Packages . . . . . . . . . . . . . . . . . . . . . . . . . . 27
2.13.1 Using an Extension Package Within HDevelop . . . . . . . . . . . . . . . . . . 28
2.13.2 Using an Extension Package in a Stand-Alone Application . . . . . . . . . . . . 28
3 All About HALCON Licenses 31
3.1 What is a License? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
3.2 Evaluation Licenses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3.3 Development Licenses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
3.3.1 Node-locked License Bound to a Network Card . . . . . . . . . . . . . . . . . . 36
3.3.2 Node-locked License Bound to a Dongle . . . . . . . . . . . . . . . . . . . . . 37
剩余71页未读,继续阅读
资源评论
AAA_自动化工程师
- 粉丝: 7008
- 资源: 3440
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 车载以太网协议及其在AUTOSAR架构中的实现
- 车载诊断系统中功能安全的设计要求与应对方法
- Opencascade三维环境搭建
- 一个跨平台命令行实用程序,可以从 cookiecutter(项目模板)创建项目,例如 Python 包项目、C 项目 .zip
- 一个简单的 Python 文档应用程序.zip
- 车载诊断UDS协议中NRC 78和NRC 21详解及其应用场景
- 一个用于实体建模的 Python 前端,可编译为 OpenSCAD.zip
- 一个用于与 Microsoft Graph 和 Office 365 API 交互的简单 Python 库.zip
- 下一代整车电网电子电气架构及其关键技术发展
- 一个展示用 Python 制作的数百张图表的网站.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功