The goal is to process FITS images and apply filters and whatever you're supposed to do with astronomy pictures.
So basically we don't really know. Once we got a diagram or smth we can put it here
List of packages used in this project can be found here
- Python3: [download link] | [Windows setup] | [Mac setup]
-
Clone the repository
git clone https://github.com/JAVA-IMAGING/image-processing.git -
Navigate to project directory
cd ./image-processing -
Install required packages
pip install -r requirements.txt