1 package "clitkMaskLandmarks"
3 purpose "Remove landmarks outside of a given mask also remove their corresponding points if multiple input are given."
5 option "config" - "Config file" string no
6 option "verbose" v "Verbose" flag off
8 option "input" i "Input landmarks filename" string yes multiple
9 option "mask" m "Input mask" string yes
10 option "output" o "Output landmarks filename" string yes multiple