Expand description
§Spatio-Temporal Regular Expression Matcher
The Spatio-Temporal Regular Expression Matching (STREM) tool is a command-line tool that provides pattern matching against annotated perception datastreams through the use of Spatial Regular Expressions (SpREs).
Modules§
- compiler
- The compiler framework for SpREs.
- config
- Application-specific configurations.
- controller
- The matching frameworks controller.
- datastream
- The ubiquitous perception stream structure for matching.
- matcher
- The matching framework for SpREs.
- monitor
- This module provides the necessary monitors to evaluate spatial formulas.
- symbolizer
- Intermediate module for symbolic structures.