# vivaVideo **Repository Path**: ting__yu/vivaVideo ## Basic Information - **Project Name**: vivaVideo - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Welcome to the vivaVideo project **VivaVideo** is a base project to create your own C++ video-based OpenCV algorithms. Enclosed in this project you will find the **vivalib** framework. The **vivaVideo** project uses the concurrent **vivalib** framework to process video or image sequences and generate video outputs of your algorithm. The **vivalib** framework uses the C++11 multithreading support to process video or image sequences in parallel. The framework implements multithreading in a transparent way for the user, this allows the user to focus only in the computer vision task. For more detailed information reefer to the project's [wiki](https://github.com/asolis/vivaVideo/wiki).