utlity functions for fast meteor detection toolbox
Project description
Introduction
fmdt is a Python package used to analyze the performance of the Fast Meteor Detection Toolbox's executables.
This branch contains the fmdt's documentation and a series of scripts that showcase fmdt's functionality.
Installation
pip install fmdt-python
In order to use the functions fmdt.detect and fmdt.visu (to call fmdt-detect and fmdt-visu, respectively) you need to have fmdt-detect and fmdt-visu compiled and locatable via your system's
PATH.
Example Usage
In order to actually use fmdt you need to have installed the Fast Meteor Detection Toolbox
and have the executables fmdt-detect, fmdt-visu, and fmdt-check on your system PATH.
import fmdt
fmdt.detect("demo.mp4", trk_out_path="ex1_detect_tracks.txt")
fmdt.split_video_at_meteors("demo.mp4", "ex1_detect_tracks.txt")
Documentation
Comprehensive documentation is hosted at readthedocs
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 Distributions
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 fmdt_python-0.0.45-py3-none-any.whl.
File metadata
- Download URL: fmdt_python-0.0.45-py3-none-any.whl
- Upload date:
- Size: 60.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
363ebfb9be41551e075aeac69ea50813647d5d3f688550e6abd814ced3c7f1bb
|
|
| MD5 |
718c50bfa1617235a91f1398ecf09be5
|
|
| BLAKE2b-256 |
eafbae6647b0242ae194bc5a4ffcd6f0bd83bc0c8309efaa1ba3f513b18c4f7c
|