Camera Integration

Direct Camera Setup

The camera is directly connected to PEKAT VISION (GenICam camera).

This is the easiest option, PEKAT VISION processes camera input in a loop.

The user must enable the camera and define evaluation rules (output).

Visit our articles regarding and https://pekatvision.atlassian.net/wiki/x/gYObKQ for detailed information.

Script Setup - SDK, LabVIEW & HTTP API

Additional software is used to capture images.

In this scenario, PEKAT VISION software is middleware and requires 3 steps:

STEP 1 - Send Images to PEKAT VISION

In the first step, the user has 3 options:

Option 1 - https://github.com/pekat-vision/ - Python, .NET and C++ supported

Option 2 - LabView Plugin

STEP 2 - PEKAT VISION processes images

PEKAT VISION returns JSON data related to the project.

STEP 3 - The script from step 1 processes the response

The response includes information about the objects and overall evaluation.