Crates.io | strem |
lib.rs | strem |
version | 0.1.1 |
source | src |
created_at | 2023-05-22 04:05:16.298505 |
updated_at | 2024-03-08 05:37:21.633033 |
description | A tool for spatial and temporal pattern matching over perception streams. |
homepage | https://strem-org.github.io/strem/ |
repository | https://github.com/strem-org/strem |
max_upload_size | |
id | 870348 |
size | 151,414 |
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 strem
After installation, run the command strem -h
from your preferred terminal to view its usage.