How to use these ressources ?

You’re actually on the GitHup Page of the Camera GUI Git Repository.

This repository gathers ressources to setup industrial cameras (Basler, IDS…) and to collect images in Python applications (console or GUI applications).

../_images/pieces_machine_vision.png

Example of machine vision image. Machine Vision platform from the LEnsE


This repository contains :

  • the source codes of the different wrappers in the progs/brandname/src/ directory (where brandname is the name of the camera manufacturer).

  • usage examples in the progs/brandname/examples/ directory

  • the documentation in the docs/ directory (developed with Sphinx)

GitHub repositories

There are different ways to get a copy of a repository’s files on GitHub. To have more informations on how to download a repository, use this tutorial: How To Use GitHub repositories from the LEnsE.