turlando / crack-detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crack-detection

Setup

  1. python -m venv env
    • On Linux: source env/bin/activate
    • On Windows: env\Scripts\activate.bat
  2. pip install -e .

Usage

  1. To run only once per session
    • On Linux: source env/bin/activate
    • On Windows: env\Scripts\activate.bat
  2. crack-detection source_file.jpg destination_file.jpg

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%