License | Linux | Win | Code Coverage |
---|---|---|---|
The Smart Surveillance Interest Group Library (SSIGLib) is a C/C++ library built to provide a set of functionalities that aid researchers not only on the development of surveillance systems but also on the creation of novel solutions for problems related to video surveillance.
The SSIGLib was designed to provide features for a good scene understanding, scalability, real-time operation, multi-sensor environment, usage of low cost standard components, and communication control.
###Warning Be noted that there is no stable version yet, which means that some interfaces may change with each update and the library has most of its features in an experimental fashion.
Simple way:
- Fork it!
- Create your feature branch:
git checkout -b feature-feat_name
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature-feat_name
- Submit a pull request :D
Detailed way:
As a side note new test cases, documentation and bug reports would be really helpful.
Please visit our Wiki Page.