Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Direct Camera Setup

Camera is directly connected to PEKAT VISION (GenICam camera)

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

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

...

Visit our articles regarding Supported Cameras and Multi-Camera Setup

...

for detailed information.

...

Script Setup - SDK, LabVIEW & HTTP API

Info

Additional software is used to capture images

In this scenario, PEKAT VISION software is middleware

...

This method has 3 steps and requires programming knowledge:

...

and requires 3 steps:

STEP 1 - Send Images to PEKAT VISION

In the first step, the user has 3 options:

User can use
Info
Tip

Option 1 - PEKAT VISION GitHub SDKs, we support SDK - Python, C# .NET and C++ programming languages.supported

Info

User can use LabVIEW plugin http://sine.ni.com/nips/cds/view/p/lang/en/nid/218329

Info
Tip

Option 2 - LabVIEW Plugin

Tip

Option 3 - You can send images to through HTTP API. We created some examples., you can find some examples here

STEP 2 - PEKAT VISION processes

...

images

...

PEKAT VISION returns

...

JSON data related to the project.

STEP 3 - Script from step 1 processes the response

...

The response includes information about the objects

...

and overall evaluation.

...

Info

You can use the

...

Inspection tab for debugging.

...

Image Removed