IMCORR - Feature Tracking: implement local NCC as a new (default) correlation method besides approx. FFT-based NCC; local NCC is slower but more robust and accurate; local NCC can use a circular, optionally Gauss weighted, kernel instead of a square one to reduce edge-effects within the matching window; remove "IMCORR" from tool name and increase tool version to 1.2
cmake, desktop icons: cleanup, don't install 256x256 size twice (prevents error message on uninstall)
saga_api: fix, print error message when data object creation failed
Hi Valentin, this should be straight forward as long as your code has nothing windows specific. First make sure that SAGA is avalable on your Linux machine (including libraries and API header files). This can be done by using your package manager if your Linux distribution of choice provides a (recent) SAGA package. Or - and good for debugging - build SAGA yourself. This is straightforward, see the instructions in the Wiki Then have a look at our template, which can be used to develop your own tool...
gui resources: add (an initial) cloud storage icon
Export to Image File: add option to alternatively output an rgb coded grid or an rgb composite as grid collection
SAGA Release Information
Changelog 9.12.2