Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 2.43 KB

File metadata and controls

69 lines (48 loc) · 2.43 KB

OpenVision

OpenVision is an embedded hardware and software set that is able to identify the entry and exit of people in a build.

Version Development

OpenVision is the open source and free system that is able to control the access to your build that could be your company or your school, and save this datas of image and frequency online for query. It's the new way to control the entry of students, visitors or functionaries in a public space and give to you and all of the people in that space more security.

Installation

OS X & Linux:

npm install my-crazy-module --save

Windows:

edit autoexec.bat

Usage example

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

For more examples and usage, please refer to the Wiki.

Development setup

If you want to help in the development of this project you'll need the arduino IDE and Python/Java Knowledge

For python development install:

pip3 install pyserial opencv-python numpy

Release History

  • 0.0.1
    • Work in progress - unstable mainframe

Meta

Wanghley – @wanghleywanghleys@gmail.com

Distributed under the GNU license. See LICENSE for more information.

https://github.com/Wanghley/OpenVision

Contributing

  1. Fork it (https://github.com/Wanghley/OpenVision/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request