8000 GitHub - hungngo97/capture-rdt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hungngo97/capture-rdt

Repository files navigation

Welcome to capture-rdt 👋

Documentation

Python implementation of the capture RDT version of University of Washington UbiComp Lab

Install

#Need to have Python installed on computer before, check Python documentation for detail
brew install opencv
pip install numpy matplotlib
pip install opencv-python opencv-contrib-python

or 

pip install --user --requirement requirements.txt

To run the scraping script to store images on S3 storage, you need to provided a cough_photos_key.txt under keys folder

Usage

#To run the core Image processing algor
5F23
ithm on the CLI
python main.py

#To run desktop GUI application for testing the output images of RDT
python gui.py

# To run scraping functions, provide a path to the barcodes txt file
python scrape.py --barcodes input/barcodes.txt 
# or use the default:  python scrape.py

# To run algorithm report anaysis, provide a path to the csv file
python report.py --f resources/query.csv

# To generate ROC curve
python rocCurveExpertResponse.py --f resources/query6.csv --min 110 --max 130 --step 20 

Author

👤 Hung Ngo

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0