Skip to content

Code collections for converting circular fisheye images to equirectangular images and ultimately star chart when used for night sky photos

License

Notifications You must be signed in to change notification settings

ktakenos/CircularFisheye2StarChart

Repository files navigation

Circular Fisheye image to Star chart Conversion tools

Software Concept

Overview

The uploaded python codes can be used to convert circular fisheye images to VR playable equirectangler images.

Code functions

XPro1Feye2EqrectV6RawTo16bitTif.py This code runs on python Tkinter.

  1. Open tif file(s) that is converted from RAW format.
  2. Align the horizontal level by dragging vertically on the main image window. You can check the image level in perspective projection window.
  3. You can set the converted image resolution. Omit other options. You can tweak the same effect or even more in the next code.
  4. Click "Batch conversion" to convert opened image(s).
  5. You can see the progress in the text message window.

EqrectNPoleEarthRotationAverage16bit.py This code runs on python Tkinter.

  1. Open equirectangler tif file(s) that is converted using the previous code.
  2. You can set the stacking options so that random color noise from high ISO conditions.

This Readme file is not done yet. I am still working on...

About

Code collections for converting circular fisheye images to equirectangular images and ultimately star chart when used for night sky photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages