Versions Compared

Key

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

General request format:

GET http://

...

AxxonPSIM_user_login:AxxonPSIM_user_password@IP address:port/firserver/firserver/GetImage/{server_id}/{id}

...

get an image of a user from the face database by their ID in Axxon PSIM.

Request parameters:

ParameterRequiredParameter description
server_idYes

ID of the Face recognition server in Face PSIM

idYes
the image
ID
from
of the reference face from the face database
in 
in GUID
 format
 format

Request example:

GET http://1271:1@127.0.0.1:10000/firserver/GetImage/1/7D02839C-CCB6-EA11-8E71-74D435D0E19B

Request headlines:

Headline Headline description
AllowReturns the HTTP method used in request
Content-LengthShows the size of characters in bytes , received in the request
ServerSpecifies the server from which the request comes
Access-Control-Request-MethodReturns the HTTP method that can be used in the request
Access-Control-OriginIndicates if Shows if the server response can be accessed by the code that sends the a request from this source can access the server response
DateShows the time of the request

Response example:

JPEG image