5 Forks
24 Stars
24 Watchers

tmf

TMF is a framework for modeling stream processing system programs with a dataflow model. Modeling such programs with dataflow allows them to be parallelized and distributed. TMF implements some OpenCV actors.

How to download and setup tmf

Open terminal and run command
git clone https://github.com/nus-mmsys/tmf.git
git clone is used to create a copy or clone of tmf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tmf https://github.com/nus-mmsys/tmf/archive/master.zip

Or simply clone tmf with SSH
[email protected]:nus-mmsys/tmf.git

If you have some problems with tmf

You may open issue on tmf support forum (system) here: https://github.com/nus-mmsys/tmf/issues