Skip to main content

No project description provided

Project description

ai4vl video tools

Video handling tools for ai4vl.

Install it from PyPI

pip install ai4vl-video-tools

Usage

The tools expects a directory with video files as input and outputs a directory with the converted videos. The source directory must have the following structure:

source_dir
└── some_study_name
    ├── 1-1  # these are patient number - case number
       ├── snipped01.mp4
       ├── snipped02.mp4
       └── snipped03.mp4
    └── 2-2
        └── snipped04.mp4

Run the help command to see the usage. A basic example is:

$ python -m video_tools -v aggregate -i tests/data/ -o tests/data/output -s 1

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

ai4vl_video_tools-0.2.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

ai4vl_video_tools-0.2.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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