OpenVS is a tool that is intended to be a video surveillance sandbox. It is supposed to allow a quick C++ implementation and testing.
While the GUI benchmark application helps finding optimal processing solutions, the framework can be used independently in console applications for better execution time measurements and statistics.
The project consists of a framework, a set of processing methods and a Graphical User Interface. It is developed in C++ (GNU C++) using OpenCV, Boost and wxWidgets libraries.