Local image comparison app backed by bridge.py and the BWSI-CubeSat comparison pipeline.
- Install dependencies:
pip install -r requirements.txt - Start the app:
.venv/Scripts/python bridge.py - Open
http://localhost:8000/index
Visit xvb88.pythonanywhere.com/index
index.html should be loaded through bridge.py, not opened directly from disk, because the page posts uploaded files to the backend route at /compare.