Spatio-Temporal Regular Expression Matcher is a tool that provides pattern matching against annotated video datastreams through the use of Spatial-based Regular Expressions (SpREs).
To use STREM, it must first be installed. To install, you must have Rust installed on your system. Once installed, run the following command after cloning the repository to install the tool:
cargo install --path .After installation, run the command strem -h from your preferred terminal to view its usage.
For further instructions on documentation, running examples, and an in-depth review of the formats accepted by the tool to start searching, please refer to https://cps-atlas.github.io/strem/.