LabVIEW视觉

 找回密码
 注册会员
查看: 2995|回复: 0

[驱动] 大恒图像Linux/ARM Linux系统Python驱动Galaxy_Linux_Python_2.0.2103.9101

[复制链接]
发表于 2021-7-8 16:15:10 | 显示全部楼层 |阅读模式

注册登陆后可查看附件和大图,以及购买相关内容

您需要 登录 才可以下载或查看,没有账号?注册会员

x
大恒图像Linux/ARM Linux系统Python驱动Galaxy_Linux_Python_2.0.2103.9101

Galaxy_Linux_Python_2.0.2103.9101.tar
V2.0.2103
语言:中文/英文
相机:USB3.0 / USB2.0 / GigE
系统:Linux、ARM Linux

软件描述:
软件说明
更新说明
V2.0.21.03:

1.添加注册/注销掉线回调

2.添加注册/注销采集回调

3.同步最新的FeatureID

4.添加回调方式采集示例程序


百度网盘下载:
链接:
游客,如果您要查看本帖隐藏内容请回复

提取码:4kra


大恒官方下载:
游客,如果您要查看本帖隐藏内容请回复

Readme
********************************************************

           INSTALL INSTRUCTIONS

               2020-01-13

********************************************************



BEFORE INSTALLATION
====================

Before installing the Galaxy python, Galaxy Linux SDK should be installed first. Otherwise, the python library will not work properly.



================================================

Galaxy python installation for Linux

================================================


Python2.7 gxipy installation  
====================

1.Install python2.7 & python2.7-dev

  (1) sudo apt-get install python2.7

  (2) sudo apt-get install python2.7-dev

2.Install the python-setuptools toolkit

  (1) sudo apt-get install python-setuptools

3.Install gxipy library

  (1) cd ./api

  (2) python setup.py build

  (3) sudo python setup.py install

4.Install numpy library

  (1)First method by pip:

     1)sudo apt-get install python-pip

     2)sudo pip install numpy

  (2)Second method by numpy source code:

     1)Download source code

          wget http://jaist.dl.sourceforge.net/ ... 9.0/numpy-1.9.0.zip

     2)unzip numpy-1.9.0.zip

     3)cd numpy-1.9.0

     4)sudo python setup.py install


Python3.5 gxipy installation  
====================

1.Install python3.5 & python3.5-dev

  (1) sudo apt-get install python3.5

  (2) sudo apt-get install python3.5-dev

2.Install the python3-setuptools toolkit

  (1) sudo apt-get install python3-setuptools

3.Install gxipy library

  (1) cd ./api

  (2) python3 setup.py build

  (3) sudo python3 setup.py install

4.Install numpy library

  (1)First method by pip:

     1)sudo apt-get install python3-pip

     2)sudo pip3 install numpy

  (2)Second method by numpy source code:

     1)Download source code

          wget http://jaist.dl.sourceforge.net/ ... 9.0/numpy-1.9.0.zip

     2)unzip numpy-1.9.0.zip

     3)cd numpy-1.9.0

     4)sudo python3 setup.py install   


>= Python3.8 installation notice
====================

  Before installing >=python3.8, you should install libffi-dev first.

     sudo apt-get install libffi-dev


Document
====================
doc_en: English version document
doc_cn: Chinese version document


Attention
====================
The sample may depend on third party libraries(e.g. PIL), please install it by yourself.





回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

LabVIEW HALCON图像处理入门教程(25.08)
石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
《LabVIEW Vision函数实例详解2020-2024》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23/24

QQ|LabVIEW视觉

GMT+8, 2026-4-8 15:10

Powered by Discuz! X3.4

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表