Code Monkey home page Code Monkey logo

teapot2 / vision-multiprocessing Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 79.77 MB

Handles multiple camera streams in individual threads using shared memory and multiprocessing. This is the repository of the pipeline for facial recognition and image processing between the SmartFactory-Tec/django_cctv_controller and SmartFactory-Tec/react_cctv_manager. This is outdated, it was merged into the Django repository.

Python 100.00%
camera computer-vision python stream-processing video-processing

vision-multiprocessing's Introduction

Camera Stream Processing

This Python script processes camera streams, stores video data, and monitors the camera processes in a graphical user interface (GUI).

Prerequisites

  • Python

Installation

  1. Install the required packages:

    pip install -r requirements.txt

Usage

You can run the script with the following command:

python create_threads.py

Command-line arguments

  • -U, --update: Specify this flag to skip camera updates.
  • -M, --monitor: Specify this flag to show monitoring information on a GUI during the process.
  • --loglevel: Specify the log level (DEBUG, INFO, WARNING, ERROR, CRITICAL).
  • --offline: Use offline URLs (Saved videos, local streams, etc.)

Example:

python main_script.py -U -M --loglevel DEBUG

Features

  • Capable of handling camera streams from multiple sources simultaneously.
  • Provides local storage functionality for video data.
  • Offers a convenient graphical user interface (GUI) for monitoring the status of camera processes.

Authors

vision-multiprocessing's People

Contributors

teapot2 avatar andres2810 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.