C#&Basler Demo学习-GUISampleMultiCam


说明:

This sample demonstrates how to operate multiple cameras using an Windows Forms GUI together with the pylon .NET API.
The sample demonstrates different techniques for opening a camera, e.g., by using its serial number or user device ID. It also contains an image-processing example and shows how to handle device disconnections.
The sample covers single and continuous image acquisition using software as well as hardware
triggering.

看程序

有以下信息及报错:

C