Hello,
I'm working on a project where we need to run a mean-shift algorithm on a very large raster dataset. We've been able to do it with the Orfeo Toolbox in QGIS, however we've had some pretty serious stability issues with QGIS itself, and therefore we would like to run the algorithm itself in FME Workbench instead.
Does anyone know if it is possible to import the source code or a bat-file and run it as a transformer in FME?
Or, does anyone know if there is a transformer that is capable of performing mean-shift algorithm on raster datasets?