#regex #pattern-matching #spatial #temporal #monitoring #perception

bin+lib strem

A tool for spatial and temporal pattern matching over perception streams

3 unstable releases

0.1.1 Mar 8, 2024
0.1.0 Jan 25, 2024
0.0.0 May 22, 2023

#2 in #temporal

Download history 5/week @ 2024-01-19 2/week @ 2024-01-26 5/week @ 2024-02-16 74/week @ 2024-02-23 20/week @ 2024-03-01 172/week @ 2024-03-08 18/week @ 2024-03-15 11/week @ 2024-03-22 32/week @ 2024-03-29 2/week @ 2024-04-05

71 downloads per month

BSD-3-Clause

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–8MB
~101K SLoC