The uploaded python codes can be used to convert circular fisheye images to VR playable equirectangler images.
XPro1Feye2EqrectV6RawTo16bitTif.py This code runs on python Tkinter.
- Open tif file(s) that is converted from RAW format.
- Align the horizontal level by dragging vertically on the main image window. You can check the image level in perspective projection window.
- You can set the converted image resolution. Omit other options. You can tweak the same effect or even more in the next code.
- Click "Batch conversion" to convert opened image(s).
- You can see the progress in the text message window.
EqrectNPoleEarthRotationAverage16bit.py This code runs on python Tkinter.
- Open equirectangler tif file(s) that is converted using the previous code.
- 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...