Skip to main content

utlity functions for fast meteor detection toolbox

Project description

A series of 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 and fmdt-visu

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

fmdt_python-0.0.9.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

fmdt_python-0.0.9-py3-none-any.whl (10.7 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