AstroCV Save

Computer Vision library for Astronomy

Project README

AstroCV

AstroCV is a package intended to contain computer vision algorithms and methods for processing and analyzing astronomical datasets. The main goal is developing and promoting the use of modern computer vision algorithms for solving scientific problems in astronomy.

For installation instructions, see the online documentation for required libraries or check the installation guide installation_guide.md in this source distribution.

The paper on AstroCV is in this file

Contents

galaxy_detection

In README.md you can find a detailed guide on how to train your own network.

Four examples can be found in this folder. These examples show detections in different images. The first and second example work with .jpg images. The third example downloads images from the web. The fourth example processes three .fits images for the same photo (i, r and g filters), then applies different filters to the rgb matrix (e.g. lupton, sqrt) and finally tests the detector with the images.

In the traning folder, you can find .py codes to download the images from SDSS, convert them into .jpg and process and prepare files to be traning ready.

tutorials

This folder contains introductive tutorials to computer vision, deep learning and creating a dataset from the NGFS survey.

tools/color_image

In this folder you can find two .py scripts for making galaxy snapshots and creating .jpg images.

Download data

Download NGFS data

Download AstroCV data

License

Astropy is licensed under a 3-clause BSD style license - see the LICENSE file.

Open Source Agenda is not affiliated with "AstroCV" Project. README Source: astroCV/astroCV
Stars
78
Open Issues
4
Last Commit
5 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating