https://github.com/jsonfm/image-analyzer
https://github.com/jsonfm/image-analyzer
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsonfm/image-analyzer
- Owner: jsonfm
- License: mit
- Created: 2020-12-08T15:34:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T21:31:56.000Z (over 4 years ago)
- Last Synced: 2025-01-30T12:30:43.282Z (over 1 year ago)
- Language: Python
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Analyzer
This a tool for process medical images.
## Dependencies
```
pip install -r requirements.txt
```
## Run
```
python main.py
```