Skip to content
Tim edited this page May 8, 2023 · 12 revisions

bTools programs need to be invoked on the command line. A typical invocation consists of a call to the Java interpreter, followed by the name of the program, followed by a series of assignments of values to parameters. Parameters have no default values, so for each invocation all parameters except the show.credits parameter need to be set. Invoking a bTools program without parameters will display usage information for it.

For detailed examples, please see the tutorials.

Getting started

Making things

Identifying individuals

Detecting behavior

Miscellaneous

Clone this wiki locally