Versions Compared

Key

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

...

ParameterRequiredParameter description
deviceYesThe device on which the neural network is running: CPU or GPU
fileYes

Full path to the trained neural network file

sensitivityYesRecognition sensitivity
keyYesAn arbitrary unique key. It is necessary to prevent reloading of the neural network file if several LPR channels use the same neural network file and device
lpridYes

Identifier of the LPR channel in Auto-IntellectPSIM

Request example:

POST http://127.0.0.1:8091/UpdateServer

...