Skip to main content

PLACEHOLDER: multi_cam_compose_pro is used to take images in order to train a model

Project description

MultiCamComposePro - Manage multiple cameras using Python

MCCP

Overview

  • This project aims to capture images of objects from multiple camera angles and detect anomalies. It uses OpenCV for image capturing and provides a modular approach to manage camera configurations and image storage. Requirements

    • Python 3.10
    • OpenCV
    • JSON for configuration

Installation

  1. Clone the repository:
git clone https://github.com/your_username/your_project_name.git
  1. Navigate to the project directory:
cd your_project_name
  1. Install the required packages:
    pip install -r requirements.txt

Usage

Run the main.py script to start the application:
    python main.py

Modules

camera.py

Class: CameraManager
    Manages multiple cameras and captures images.
    Loads camera configurations from a JSON file.
    Sorts camera angles based on the configuration.

main.py

Function: main()
    Orchestrates the camera identification, configuration, and image capturing process.

utils.py

Class: Warehouse
    Manages object names and their anomalies.
Class: CameraIdentifier
    Identifies and configures cameras.
Class: CameraConfigurator
    Additional camera setup.

Configuration

camera_config.json: Holds the camera settings and order.

TODO

Make a modular grid of camera streams, i.e., not only a row but columns as well.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multi_cam_compose_pro_RUFSHOD-0.0.1.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file multi_cam_compose_pro_RUFSHOD-0.0.1.tar.gz.

File metadata

File hashes

Hashes for multi_cam_compose_pro_RUFSHOD-0.0.1.tar.gz
Algorithm Hash digest
SHA256 79f1523474e9961bf3dc2f871d4f7d19fdf39e43099724a2a2a38828d4ed8d32
MD5 83336c26b0b91fbf07955d24105a854c
BLAKE2b-256 706e706d5c4ee5495f5747c0b1da741fd83385a63f5eea1ebbf8f18260c8234c

See more details on using hashes here.

File details

Details for the file multi_cam_compose_pro_RUFSHOD-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for multi_cam_compose_pro_RUFSHOD-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e8327410425ea7b8d8f627fd4ab63079b2d3bd69891a9650b2fa5ccecf9b9e0
MD5 70f15fac5477b3745efb057e5c4fcfd4
BLAKE2b-256 87a3e5a8c38328136d647e9b186f62234a0e5a9aba6123ab775210958e379176

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page