3 unstable releases
0.1.1 | Mar 8, 2024 |
---|---|
0.1.0 | Jan 25, 2024 |
0.0.0 | May 22, 2023 |
#310 in Images
45 downloads per month
115KB
2.5K
SLoC
STREM
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).
Getting Started
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 strem
After installation, run the command strem -h
from your preferred terminal to view its usage.
lib.rs
:
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).
Dependencies
~2.7–6.5MB
~106K SLoC