Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivangael/image-toolbox-backend


https://github.com/ivangael/image-toolbox-backend

api-rest flask numpy opencv python tensorflow

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## Image Toolbox Backend

A Flask backend of a web app that offers a variety of image processing features, including object detection, resizing, filtering, text extraction, compression, comparison, and pose detection.

### Install
pip install -r requirements.txt

### Run
```
py run.py
```