videos for fast meteor detection toolbox
Project description
Videos used by fmdt-python scripts to facilitate the processing of fmdt's output
Scripts for video editing rely on ffmpeg-python's simple Python bindings to ffmpeg. Make sure you install ffmpeg-python
before trying any of the video editing functionality.
Installation
pip install fmdt-python
fmdt/core.py
should contain the functions that are called directly in scripts.
fmdt/utils.py
contains utility functions that fmdt.core
makes use of.
Example to split a video using tracking information already provided by fmdt-detect
:
import fmdt
fmdt.split_video_at_meteors("demo.mp4", "ex1_detect_tracks.txt")
TODO
- Upload fmdt to pip so that we can download fmdt and call scripts from anywhere
- Add API to call fmdt executables like
fmdt-detect
andfmdt-visu
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
fmdt_videos-0.0.1.tar.gz
(1.2 kB
view details)
Built Distribution
File details
Details for the file fmdt_videos-0.0.1.tar.gz
.
File metadata
- Download URL: fmdt_videos-0.0.1.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80525237fed0697c29132e2efbc8c1dbf371ef3478c62b1eade725840d4381e3 |
|
MD5 | fb535b9fdb3385676011524a65135ef0 |
|
BLAKE2b-256 | 779507f5e52ad2174e0be43846f7887529942877e2d473ba9855d5d7f58df3ca |
File details
Details for the file fmdt_videos-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: fmdt_videos-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f98f5a5f1193445178348cebc19d86c2225266aec168e151f43fe9fb82b58342 |
|
MD5 | 0544cb329a1693d06f025458af78e4c9 |
|
BLAKE2b-256 | d6f9386353ba1de02e0617889eb4a14ecfdce0ca847fec0b2f0b2852cfbbec6c |