Installation
============

Installing using pip
--------------------

Not implemented yet

Installing using githutb
------------------------
The package is hosted on a github repository. In linux one can use 
the following command to clone the package::

    git clone https://github.com/romerogroup/ForensicFit.git
    
To download this package from github in windows one either install the github 
desktop app or directly download it from::

    https://github.com/romerogroup/ForensicFit.git



Dependencies
------------

This package relies on the following python packages::

	matplotlib 
	numpy 
	scipy 
	opencv 
	pymongo
	scikit-image