Skip to content

A simple "lost in space" Star tracking algorithm, based in :geometric hashing.

License

Notifications You must be signed in to change notification settings

benmoshe/StarTracker_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

StarTracker_101

A simple "lost in space" Star tracking algorithm, based in :geometric hashing.

Two sets of 200 the same points were constructed (St0, St1). each of the sets were shuffeled and then randomly reduced to 100 points. The original (St0) set is shown in blue. The second set (St1) was also moved (translated), rotated, and scaled (shown in red). The algorithm was able to find the ~25% overlapping (transfomed) points using RANSAC like method with geometric hashing.

Screenshot 2023-05-28 at 0 04 08

About

A simple "lost in space" Star tracking algorithm, based in :geometric hashing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages