Metadata-Version: 2.3
Name: stitching-headless
Version: 0.5.4
Summary: Stitching module with opencv-python-headless
Project-URL: Homepage, https://github.com/BinhPhan13/stitching-headless
Author-email: Binh Phan <ptbinh2003@gmail.com>
License: Apache License 2.0
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: largestinteriorrectangle
Requires-Dist: opencv-python-headless>=4.0.1
Description-Content-Type: text/markdown

# stitching-headless

Stitching module with opencv-python-headless

Based on [Open Stitching](https://pypi.org/project/stitching/)

## Installation

or `pip` to install `stitching` from
[PyPI](https://pypi.org/project/stitching-headless/).

```bash
pip install stitching-headless
```

## Usage
Refer to original [GitHub repository](https://github.com/OpenStitching/stitching)
