/Open-Source-Vision

Simple security camera library

Primary LanguageC++MIT LicenseMIT

Open Source Vision (OSV)

Open Source Vision started off as sample code base to learn about C++ and OpenCV. Now it's turning into a open source security camera library that is built on top of OpenCV.


Roadmap

  • Create CMakeLists.txt to create a library
  • Update directory structure for a library
  • Create unit tests
  • Setup public APIs with headers in include/
    • Create Server and Client headers
    • Create API for different connection types
  • Create simple email notifications system on detection