大恒图像工业相机Python Arm Linux/Linux驱动程序中/英文版Galaxy_Linux_Python_1.0.1905.9081
大恒图像工业相机Python Arm Linux/Linux驱动程序中/英文版Galaxy_Linux_Python_1.0.1905.9081Galaxy_Linux_Python
系统:ARM Linux/Linux
版本:V1.0.1905.9081
系列:USB3.0 /USB2.0 / Gige
大小: 2.16MB
语言:中文CN/英文EN
产品:大恒相机
百度网盘下载地址:
链接: https://pan.baidu.com/s/15QKODpBP3tXk2UTY9P5sYQ 提取码: **** Hidden Message *****,隐藏信息请登录视觉论坛会员回复后查看
大恒官方下载地址:
**** Hidden Message *****,隐藏信息请登录视觉论坛会员回复后查看
软件描述:
软件说明
********************************************************
INSTALL INSTRUCTIONS
2019-04-08
********************************************************
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
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.
更新说明
无
谢谢分享!学习中。。。 这个网站不差 给我很大的帮助 求看看,谢谢大佬{:lol:}
页:
[1]