Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mccp

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mccp

A Python package designed for capturing images from multiple cameras simultaneously. MCCP simplifies the process of data collection for machine learning models and setting up computer vision applications.

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
2

Welcome to Multi Cam Compose Pro

My Project Logo

Overview

  • Multi Cam Compose Pro (MCCP) is a powerful tool designed to streamline and enhance multi-camera video composition workflows. It offers a range of features and functionalities to make multi-camera video editing more efficient and user-friendly.

Features

  • 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.

Getting Started

MultiCamComposePro - Manage multiple cameras in Python

MCCP

Requirements

- Python 3.10
- OpenCV
- JSON for configuration
- mkdocs, mkdocstrings, mkdocs-material
- pytest

Installation

  1. Install package:
pip install mccp

Usage

Run the main.py script to start the application:

python main.py

Modules

camera.py

Class: CameraManager
    Manage and capture images.
    Load camera configurations from JSON file.
    Sort and display camera angles based on configuration.

main.py

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

augment.py

Class: DataAugmenter
    Create synthetic data from captured images.

utils.py

Class: Warehouse
    Manage object names and setup directories.

Class: CameraConfigurator
    Find and configure all connected cameras.
    Configure exposure and white balance.

Function: batch_resize()
    Post-capture resize.

Function: wcap():
    Allow optimized image capture on Windows OS.

Function: view_camera()
    View camera feed for any connected camera.

Configuration

camera_config.json: Holds the camera settings and order.

Documentation

For full documentation run:

cd path/to/mccp
mkdocs serve

Contact

PyPi page: MCCP
Github: our GitHub

Contributing

We welcome contributions to the MCCP project! If you're interested in contributing, please checkout the information here.

Support

If you encounter any issues or have questions, please file them on our GitHub issues page.

License

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc