Skip to content

alexxfan/DeepSpaceImageAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Space Imagery Analyser

Overview

This JavaFX application analyzes deep space images, identifying and estimating celestial objects such as stars, galaxies and nebulae. It provides options for marking, numbering and analyzing these objects, offering a user-friendly interface.

Features

  • Automatic identification and estimation of celestial objects in deep space images.

  • Marking of celestial objects with blue circles.

  • Sequential numbering of objects from largest to smallest.

  • Black-and-white image conversion with user-defined settings.

  • Image noise reduction and outlier management.

  • Interactive JavaFX GUI for user interaction.

  • Setting up

To run the Deep Space Image Analyser application:

git clone https://github.com/alexxfan/DeepSpaceImageAnalyser.git
cd DeepSpaceImageAnalyser
mvnw clean verify build
java -jar target/DeepSpaceImageAnalyser.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages