Skip to content
 
 

Latest commit

 

History

95 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotDotGoose

DotDotGoose is a free, open source tool to assist with manually counting objects in images.

Screen Shot

Point data collected with DotDotGoose will be very valuable training and validation data for any future efforts with computer assisted counting

Dependencies

DotDotGoose is being developed on Ubuntu 20.04 with the following libraries:

  • PyQt6 (6.5.2)
  • Pillow (10.0.1)
  • Numpy (1.24.3)

Installation

git clone https://github.com/persts/DotDotGoose
python3 -m venv ddg-env
source ddg-env/bin/activate
python -m pip install --upgrade pip
python -m pip install -r ./DotDotGoose/requirements.txt

Launching DotDotGoose

cd DotDotGoose
python3 main.py

Executables

Don't want to install from scratch? Download DotDotGoose and start counting!

About

DotDotGoose is a free, open source tool to assist with manually counting objects in images

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages