Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.
RESAMPLE AN ANNOTATION FILE TO DIFFERENT MESHES
wb_command -annotation-resample
<annotation-in> - the annotation file to resample
<annotation-out> - name of resampled annotation file
[-surface-pair] - repeatable - pair of surfaces for resampling surface
annotations for one structure
<source-surface> - the midthickness surface of the current mesh the
annotations use
<target-surface> - the midthickness surface of the mesh the
annotations should be transferred to
Resample an annotation file from the source mesh to the target mesh.
Only annotations in surface space are modified, no changes are made to
annotations in other spaces. The -surface-pair option may be repeated
for additional structures used by surface space annotations.