Metadata-Version: 2.1
Name: fracsuite
Version: 0.1.3
Summary: Package to help analyze fracture patterns on broken glass plys.
Author-email: Leon Bohmann <mail@leonbohmann.de>
Project-URL: Homepage, https://github.com/leonbohmann/fracture-suite
Project-URL: Bug Tracker, https://github.com/leonbohmann/fracture-suite/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Fracture Suite

This package helps identifying splinters on broken glass plys.

## Installation

```bat
pip install fracsuite
```

## Usage
```bat
py -m fracsuite -image "path/to/image" [--crop]
```

#### `-image`

The path to the image

#### `--crop`

If the image contains unfiltered area around the ply, use this to crop the image to the ply.
