Skip to content

Version 1.0

Compare
Choose a tag to compare
@arttumiettinen arttumiettinen released this 23 Nov 14:19
· 421 commits to master since this release

This is the first publicly available version of pi2 program.

The file pi2_v1.zip include precompiled binaries for Windows and some versions of Linux. If the Linux binaries won't work, you'll have to compile the program from source by cloning the repository and running make in the project root. If the build fails, make sure that you use g++ 7.3 or compatible compiler and that you have FFTW and libpng development packages installed.

For Windows builds the dependencies_src_and_bin.zip can be downloaded and extracted to the project root directory to satisfy all the library dependencies.

The examples_and_test_data_v1.zip file contains some example data sets and scripts (including example of non-rigid stitching) and images that are required to run the itl2tests test program.