SDK
Note |
---|
SDK is available only with the special license, see License Types To be able to communicate with the project using API or SDK, you must first set up two things:
|
SDK
Info |
---|
In order for SDK to work properly, it is necessary to setup the IP address (the default is 127.0.0.1). |
...
Start a project
Stop running project
Get list of all projects
...
REST API
Can be used to send images to a running PEKAT project for analysis and get the results back. More information on page REST API - Send Images to PEKAT.
Generally it’s easier to work with the existing SDK, which is basically an abstraction of the REST API. However, the API can be useful when you don’t have or don’t to install the SDK.