eric-tech01 / go-pylon

go pylon for basler camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-pylon

A minimal set of calls on top of the Basler Pylon7 C++ SDK for linux.

Changes to the original:

Requirements

  • Go version >= 1.18
  • Pylon >=7

How to use

Hello, basler

This example init camera using device "0", reads frames, and save it to local file.

this is go demo

How to install

To use basler-pylon-sdk, you must first have the matching version of Pylon installed on your system. The current release of BASLER-PYLON-SDK requires Pylon >= 7.0.

Here are instructions for Ubuntu and Windows.

Ubuntu/linux

quick install

Installation

First

Second

Verify

Use the mk.sh script.

EOF

About

go pylon for basler camera

License:BSD 2-Clause "Simplified" License


Languages

Language:C 49.4%Language:Go 29.6%Language:C++ 20.9%