strem

Crates.iostrem
lib.rsstrem
version0.1.1
sourcesrc
created_at2023-05-22 04:05:16.298505
updated_at2024-03-08 05:37:21.633033
descriptionA tool for spatial and temporal pattern matching over perception streams.
homepagehttps://strem-org.github.io/strem/
repositoryhttps://github.com/strem-org/strem
max_upload_size
id870348
size151,414
Georgios Fainekos (fainekos)

documentation

README

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.

Commit count: 0

cargo fmt