Skip to content

TomyYamy/strem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --path .

After installation, run the command strem -h from your preferred terminal to view its usage.

Instruction

For further instructions on documentation, running examples, and an in-depth review of the formats accepted by the tool to start searching, please refer to https://cps-atlas.github.io/strem/.

About

A tool for spatial and temporal regular expression matching.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%