Skip to content

snithfferx/cocoapy

Repository files navigation

Colony Counter Application (Cocoa)

This is a simple application to count colonies in a picture.

Setup

  1. Ensure you have Python installed and the virtual environment activated

  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    flask run --app main

How to use

  1. Open the application in your browser text http://localhost:8000.
  2. Click on the "Examinar" button.
  3. Select the image you want to count colonies in.
  4. Click on the "Contar Colonies" button.

About

Colony counter with python FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published