Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


Introduction

With the release of Matrox Imaging Library (MIL) X, matrox now offers support for ARM processor architecture.

For more information about the MIL software, we refer to their website: https://www.matrox.com/en/imaging/products/software/sdk/mil

If you are interested in using Matrox Imaging Library (MIL) on iam camera please contact you sales.

Installation

Tested with mil-full-10.42_281_arm64.tar.gz

To install the MIL software on an iam, following steps are necessary:

  • Copy mil-full-10.42_281_arm64.tar.gz to /home/root

Use a OpenSSH connection

scp  mil-full-10.42_281_arm64.tar.gz root@192.168.1.10:/home/root
  • Untar the file with following commands:

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 milconfig, go to Licensing->Activate and enter the license key there. milconfig is in /opt/matrox_imaging/tools which should have been added to your PATH.

Usage

iAMGigEServer has to be stopped, if you are using MIL examples.

There are multiple examples which, are all under

 /opt/matrox_imaging/mil/examples

Most of these examples need a graphical interface. Therefore start these examples with X-Server support:

See using X-Server on a Windows Host System

ssh -X root@192.168.1.10

Attachments

  File Modified


🔍 References

🔗 related content

OpenSSH

Windows Host System

👥 contact NET

Error rendering macro 'excerpt-include' : No link could be created for 'MasterContent: Contact NET'.

  • No labels