Skip to content

sahasss/startracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โญ Star Tracker for Spacecraft Navigation

A computer vision-based Star Tracker system that identifies constellations and star patterns from sky images to assist spacecraft in autonomous navigation and attitude determination.


๐Ÿš€ Project Overview

This project aims to simulate the core functionalities of a Star Trackerโ€”a key component in satellite and spacecraft navigation systems. The tracker processes star field images using image processing and pattern recognition techniques to estimate the orientation of a spacecraft in space.


๐Ÿ“ Dataset

The dataset contains star field images in .png format, sourced from Kaggle and stored in the star_images/ folder.


๐Ÿง  Features

  • ๐Ÿ“ธ Star detection from images
  • โœจ Constellation pattern recognition
  • ๐Ÿงฎ Attitude estimation (WIP)
  • ๐Ÿ” Uses OpenCV for image processing
  • ๐Ÿ“ Intended for embedded or simulation-based navigation systems

๐Ÿ› ๏ธ Technologies Used

  • Python 3
  • OpenCV
  • NumPy
  • Matplotlib
  • SciPy (planned for attitude estimation)
  • Kaggle Dataset (PNG format star fields)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages