Skip to contents

Linux/macOS: lists `otbapp_*.{so,dylib,dll}` under OTB_APPLICATION_PATH derived from OTB root.

Usage

parseOTBAlgorithms(gili = NULL)

Arguments

gili

Optional list returned by [linkOTB()]. If `NULL`, [linkOTB()] is called.

Value

Character vector of application names.

Details

Windows: lists wrappers `otbcli_<Algo>.{ps1,bat,exe}` in `gili$pathOTB` (binDir). #'