.. Sneek Peak documentation master file, created by sphinx-quickstart on Thu Dec 29 01:07:48 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Sneak Peek's documentation! ====================================== Your personal security application that monitors the movement in front of the laptop using your webcam and saves the images of the change for future reference. It saves the images in your desktop under the folder name 'Sneak Peek'. This application requires OpenCV and numpy to be pre-installed for it to work. Get things rolling with : .. code-block:: bash pip install git+git://github.com/kishorevasan/securityCamera.git Install the necessary packages using .. code-block:: python pip install numpy pip install opencv .. toctree:: :maxdepth: 1 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex`