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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai4vl_video_tools-0.2.0.tar.gz.
File metadata
- Download URL: ai4vl_video_tools-0.2.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/6.4.3-arch1-2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3317d221aef0355938145a6516911715767c11cb8dbcc953645cfb7d6090c5e9
|
|
| MD5 |
184987d751749a0aef1efbe538a1399a
|
|
| BLAKE2b-256 |
938a8c4f8f8158e4721d9945f2ce3a4a8129dfc970fd64306109ee498c91ae1b
|
File details
Details for the file ai4vl_video_tools-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ai4vl_video_tools-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/6.4.3-arch1-2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d672f8a06958be5c9193f2fc87e843febbb53c48705073447247d6572f0bce97
|
|
| MD5 |
77148cfda6f1a53033a3b37ed897e5c6
|
|
| BLAKE2b-256 |
b8987fd5af49b456c6656c9e52f091ae0161d3e99d77d8db27903b0144407844
|