Documentation for videoanalytics¶
This project’s documentation is organized in two parts. The first part comprises and Introduction section that describes the scope of the library follwed by a description of the pipeline paradigm and its building blocks and methods, in which this library relies. They are described in The pipeline paradigm section. Some basic sources and sinks are detailed in Sources and Sinks sections respectively. Specific blocks that might require a more detailed discussion are treated in special sections. This is the case of Object detection and Object tracking.
Contents
- Introduction
- The pipeline paradigm
- Sources
- Sinks
- Object detection
- Object tracking
- Working with ROIs
- Background substraction and motion estimation
- Integration with databases
- Communication with ZeroMQ
- Utilities
- A basic pipeline
- Image transformation pipeline
- Object detection pipeline
- Object tracking pipeline
- Integration with databases
- Events and statistics from ROIs
- References and useful resources