- Dockerfile based on debian:bookworm with Hugin 2024, Python 3, OpenCV - Automated panorama pipeline for NavCam and Mastcam-Z - CLAHE preprocessing for cpfind, render with originals - NavCam tile 01+04 combining with 16px overlap - docker-compose.yml for homelab deployment Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9 lines
64 B
Plaintext
9 lines
64 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.tif
|
|
*.tiff
|
|
*.png
|
|
!pipeline/*.py
|
|
.env
|
|
*.log
|