aveditor is a software that allows to :
- detect vehicles in video files
- register them (with their images, in a SQLite database)
- trigger various types of alarms upon detected vehicles
- query the database to find specific records
For the moment, only a free version is available. We plan to deliver soon, a pro version, with the same features except that :
- it will be considerably faster (10 times, when running on a CUDA GPU)
- optionally it will use a posgreSQL database
aveditor is powered by the lpreditor library.