Skip to content

acnazarejr/ssiglib

 
 

Repository files navigation

SSIGLib - Smart Surveillance Interest Group Library

BSD License Build Status codecov.io

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.

Contributing

Simple way:

  1. Fork it!
  2. Create your feature branch: git checkout -b feature-feat_name
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature-feat_name
  5. 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.

About

Smart Surveillance Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • CMake 2.8%
  • Other 1.8%