ANPR Software brief review

riluxg

Getting the hang of it
Aug 1, 2015
63
27
UK

Hikvision Anpr Camera

1694215944282.png



Pros​
Cons​
Standalone Anpr CameraTakes time to setup correctly
Once setup quick and accurateSoftware limited
Price


HIKVISION IVMS 4200


1694221183616.png







Pros​
Cons​
Free for Hikvision camerasNot very easy to use
Only support hikvision anpr camera



IP PRO Anpr Viewer

1694215994050.png

IP Pro Limited
Pros​
Cons​
Easy to install and setupOnly for Hikvision anpr cameras
Saves plates to csv fileNo saved image files
FreewareNo alerts or web access




OPENALPR

Demo Link

1694216064752.png


Pros​
Cons​
Fast and accurateMonthly subscription
Use any ip camera suitable for AnprLimited plate/picture retention
Black/white list

Pros​
Cons​
Excellent database for openalprDifficult to setup but worth it if you use openalpr
FreeOnly works with openalpr
Pros​
Cons​
Use any ip camera suitable for AnprSetup of camera difficult to get decent captures of plate
Black\white list
Saves plates to csv file. Price
Pros​
Cons​
Test images for car platesThat’s all it does


PLATEDETECT

Demo Link

1694216203109.png


Pros​
Cons​
East to install and setupLimited
Use any ip camera suitable for Anpr. Accurate fast black/white listNo auto save plates or snapshot
Price



TEST OPENALPR

Demo Link

1694216228280.png


Pros​
Cons​
For testing images,video,camera url for platesUnfinished openalpr project
Use any ip camera suitable for Anpr

Pros​
Cons​
FreeAccuracy problems
Use any ip camera suitable for Anpr


OPENALPR WEBHOOK PROCESSOR

1694224458996.png




Pros​
Cons​
FreeCould not get it to work
Only for openalpr





































 
Hey everyone, great comparison thread!

I've been using SimpleLPR lately for Brazilian plate recognition, and I noticed it's listed here as only doing "test images for car plates". Just wanted to clarify that it's actually a recognition library/SDK that processes video streams and files, not just static images.

What it actually does:
  • Processes images (JPEG, PNG, etc.), video files (MP4, AVI, etc.), and live IP camera streams (RTSP/HTTP)
  • Works as a library you integrate into your own applications
  • Supports C++, C#, and Python
  • Handles many countries (though notably NOT the US yet; that's its main limitation, IMHO).
If anyone wants to test it, the SDK includes a demo application that shows it processing video in real-time. There's also sample code that can be found here.