https://github.com/iamdb/stream-cv
Playing around with Rust, libav (ffmpeg), opencv and multithreading
https://github.com/iamdb/stream-cv
Last synced: 4 months ago
JSON representation
Playing around with Rust, libav (ffmpeg), opencv and multithreading
- Host: GitHub
- URL: https://github.com/iamdb/stream-cv
- Owner: iamdb
- Created: 2022-05-07T21:44:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T23:51:43.000Z (over 2 years ago)
- Last Synced: 2024-09-24T16:09:50.940Z (7 months ago)
- Language: Rust
- Size: 102 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rust-list - iamdb/stream-cv - cv?style=social"/> : Playing around with Rust, libav (ffmpeg), opencv and multithreading. (Image and Video Processing)
- awesome-rust-list - iamdb/stream-cv - cv?style=social"/> : Playing around with Rust, libav (ffmpeg), opencv and multithreading. (Image and Video Processing)
README
# Stream CV [](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 `