Skip to content

Linux release v1.0.2

Latest
Compare
Choose a tag to compare
@tbrouns tbrouns released this 18 Aug 18:40
· 3 commits to master since this release

Basic application

General users should download EyeStalker-x86_64.AppImage (NOT UEyeStalker-x86_64.Appimage). Then, to run the AppImage** on Linux, simply:

Make it executable

$ chmod a+x EyeStalker*.AppImage

and run!

$ ./EyeStalker*.AppImage

**An AppImage is a downloadable file for Linux that contains an application and everything the application needs to run. From: http://appimage.org/

Furthermore, you can optionally change the application icon with the supplied SVG image.

With UEye camera

If you want to use the application in combination with the UEye camera used by EyeBrain T1 system, download UEyeStalker-x86_64.AppImage instead.

Make it executable

$ chmod a+x UEyeStalker*.AppImage

and run!

$ ./UEyeStalker*.AppImage

UEye drivers must be installed first. You can find these here: https://en.ids-imaging.com/.