AXIS P1465-LE-3 LPR Camera
Scale App Setup
AXIS Documentation
For Installation and basic configuration settings, follow Get Started ⇾ Installation instructions linked above.
AXIS License Plate Verifier App
Requires a Valid License provided by Axis Communications
Change Display Area
Click Display Area of Interest and Adjust the Yellow Zone to limit the area of the image being used for License Plate Detection. Generally speaking, the smaller the Area of Interest, the better the performance.

Note that the License Plates should appear between 130px - 300px in width, and should be aligned with the camera.
To check how large an area of the view is, go to [ Video > Image ], select the Settings gear at the bottom of the page, and enable Pixel Counter
Go to the [ Integrations ] Tab

Under Push Events
Set Protocol to "HTTP POST"
Server URL
Paste the Connection String copied from Step 4 in the Scale App Setup guide into the Server URL field
If you do not have access to this button in your version of Fast-Weigh, you can replace the {} blocks of the URL below with the appropriate values and paste it there instead.
http://{FWServerIP}:5001/lpr/{LPRDeviceConfigKey}?CameraType=Axis
Example: http://192.168.0.177:5001/lpr/7ef35319-2448-4bff-972f-f963a62fbd80?CameraType=Axis
Enable the following LPR Event Types
New
Send Two Images
Event Buffer
START to send event data to Server
Under Heartbeat Service, paste the same Server URL used under Push Events in this Server URL field.
Last updated