1.下载halcon软件

软件下载地址

在这里插入图片描述

  • 选择Halcon->linux->完整版

2.下载完毕之后进行解压

  • 创建halcon文件夹
mkdir halcon
  • 将下载的文件放入该文件夹
mv halcon-20.11.3.0-linux.tar.gz halcon
tar -zxvf alcon-20.11.3.0-linux.tar.gz
sudo sh install-linux.sh 

在这里插入图片描述

  • 一直往下翻 I agree
  • y,之后选择默认的就行
Type in "I agree" to accept the terms of the Software License Agreement
for HALCON.  You must accept this License Agreement to install HALCON.
Do you agree? i agree

Which directory would you like to install HALCON in?
[/opt/halcon] /opt/halcon does not exist.
Would you like it to be created (Y/n)? y

Please choose the type of setup you prefer:

1) Compact  [no examples and only limited documentation]
2) Custom
3) Full
4) Runtime

Your choice [3] 
Installing HALCON (full) into /opt/halcon

Copying HALCON runtime files...
Copying HALCON development files...
Copying HALCON example files...

The HALCON operator reference is available in three languages.
Which language should be used for the HALCON operator reference?

1) English (en_US)
2) German (de_DE)
3) Japanese (ja_JP)

Your choice [1] 

在这里插入图片描述

3.启动

  • 程序启动
hdevelop

4.证书下载

行为halcon属于商业软件,所以每个月都需要更新,在Github下载最新的.dat文件,下载一个或者多个都行

https://github.com/lovelyyoshino/Halcon_licenses

在这里插入图片描述
在这里插入图片描述

  • 2023年2月份的私钥
链接:https://pan.baidu.com/s/1yGJ9Bjn3wYNKlRo3Q1oxoQ
提取码:uv21
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐