Releases: CoSci-LLC/PRIMULA
Releases · CoSci-LLC/PRIMULA
PRIMULA v1.0.2
PRIMULA v1.0.1
There is an issue with building PRIMULA on Windows. We have to wait until Microsoft updates their compiler to get around the issue (See issue #43). So we have gathered the required libraries into the ZIP file. You should be able to download the ZIP file, extract it, and double click PRIMULA. That should generate a default configuration file. This is a good way to test the program on Windows.
PRIMULA on Windows is built with the assumption that the input Tiff files are not compressed. If this is not the case, create an issue to have a version with your compression scheme built.
To use PRIMULA, open up a command prompt or PowerShell window, and run the application from the command line with:
.\PRIMULA.exe --config <your config file>
PRIMULA v1.0.0
[version] Added version to CMake project