Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamdb/stream-cv

Playing around with Rust, libav (ffmpeg), opencv and multithreading
https://github.com/iamdb/stream-cv

Last synced: about 1 month ago
JSON representation

Playing around with Rust, libav (ffmpeg), opencv and multithreading

Awesome Lists containing this project

README

        

# Stream CV [![wakatime](https://wakatime.com/badge/user/a20519d3-9690-4af7-ad04-136d21595be5/project/639eb21c-0824-44d3-9c38-25f41839ddcc.svg)](https://wakatime.com/badge/user/a20519d3-9690-4af7-ad04-136d21595be5/project/639eb21c-0824-44d3-9c38-25f41839ddcc)

### Requirements:

- OpenCV
- ffmpeg
- libvips
- tesseract

## What is this?

An environment for me to test ideas, learn Rust and become more familiar with these other projects. It has no inherent goal or purpose except to extract a frame out of a stream, run it through a pipeline and output it some place.

To run: `cargo run `