Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PlanetarySystemStacker preprocessing for grossly misaligned moon bursts.

Notifications You must be signed in to change notification settings

btdevine/moon-align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moon Alignment Preprocessing

Motivation

PlanetarySystemStacker expects relatively aligned images. This serves as preprocessing for grossly misaligned moon bursts.

Caveat

IMPORTANT: This is all generated by ChatGPT 5.2 with minimal modifications. That being said, it seems to work pretty well for its purposes, albeit a bit slow.

Usage

cargo run --release -- \
  --input /path/to/jpegs \
  --output /path/to/aligned \
  --key 0 \
  --threshold 25

About

PlanetarySystemStacker preprocessing for grossly misaligned moon bursts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages