Excerpt | |
---|---|
|
Introduction
With the release of Matrox Imaging Library (MIL) X, matrox Matrox now offers support for ARM processor architecturearchitectures.
For more information about the MIL software, we refer to their website: https://www.matrox.com/en/imaging/products/software/sdk/mil the product owner´s online presence: Imaging Library (MIL) | Software development kit | Matrox Imaging
Info |
---|
If you are interested in using Matrox Imaging Library (MIL) on iam camera please contact you our sales . |
Installation
Tested with mil-full-10.42_281_arm64.tar.gz
To install the MIL software on an iam, the following steps are necessary:
Copy mil-full-10.42_281_arm64.tar.gz to /home/root
Info |
---|
Use a an OpenSSH connection |
Code Block |
---|
scp mil-full-10.42_281_arm64.tar.gz root@192.168.1.10:/home/root |
Untar the file with following commands:
Code Block |
---|
ssh root@192.168.1.10 tar -xvf mil-full-10.42_281_arm64.tar.gz -C /opt/ && source /opt/matrox_imaging/setup.sh |
The MIL software will be installed to /opt/matrox_imaging . A reboot would be necessary for having the MIL software added to your PATH.
For the license, you can start Licensing: Start milconfig, go to Licensing->Activate , activate and enter the license key there. milconfig is in /opt/matrox_imaging/tools which should have been added to your PATH.
Deployment
Info |
---|
iAMGigEServer has to be stopped, if you are when using MIL examples. |
There are multiple examples which, are all under
Code Block |
---|
/opt/matrox_imaging/mil/examples |
Most of these examples need a graphical interface. Therefore start these examples with X-Server support:
Tip |
---|
See using X-Server on a Windows Host System |
Code Block |
---|
ssh -X root@192.168.1.10 |
Attachments
Attachments | ||||
---|---|---|---|---|
|
🔍 References
👥 contact NET
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|