This is a simple application to count colonies in a picture.
-
Ensure you have Python installed and the virtual environment activated
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
flask run --app main
- Open the application in your browser
text http://localhost:8000. - Click on the "Examinar" button.
- Select the image you want to count colonies in.
- Click on the "Contar Colonies" button.