Releases: hn-88/OCVvid2fulldome
v1.61
This release is just to add an AppImage which works on circa 2024 Linux distros. This AppImage built on Ubuntu 20.04 gets rid of issue #11 . There are also some attempts to fix some output fps bugs. Windows build (created with github actions) is also attached below. If the exe complains about missing DLLs, you may need to install Visual C++ 2015 runtimes, https://www.microsoft.com/en-in/download/details.aspx?id=48145
Full Changelog: v1.60...v1.61
OCVvid2fulldome v1.60
Windows build is also attached below. If not installed, you may need to install Visual C++ 2015 runtimes, https://www.microsoft.com/en-in/download/details.aspx?id=48145
This release uses input dialogs throughout, so that OCVvid2fulldome can be used without the need to open a terminal.
The algorithm is changed. Although much slower to run, performance of videos at higher latitudes is arguably better - less distortion near the zenith.
OCVvid2fulldome v1.50
This release has an updated and simplified remap algorithm as explained in the wiki. This fixes some bugs and is much faster at building the remap lookup tables.
Windows exe is available at the appveyor artifacts page. This exe can be dropped in to replace the exe in the previous release.
OCVvid2fulldome v1.00
A first release, with a somewhat hacky algorithm and buggy code. The Issues tab lists the issues. For the Windows build, in case the binary complains about missing DLLs, please install Visual Studio 2015 C++ redistributables from Microsoft.
OCVvid2fulldome v0.02 AppImage
Just a test of the AppImage, to verify that the AppImage runs.