No project description provided
Project description
Resonant GeoData Full Motion Video (FMV)
A submodule of Resonant GeoData for storing Full Motion Video (FMV) datasets
Installation
Follow the instructions for the core django-rgd app first, then
pip install --find-links https://girder.github.io/large_image_wheels django-rgd-fmv
Add this app to your INSTALLED_APPS along with the core RGD app:
INSTALLED_APPS += [
'django.contrib.gis',
'rgd',
'rgd_fmv',
]
Models
This app adds a few additional models on top of the core app for storing FMV data
FMV: the base data model for ingesting FMV data. This will preprocess the video file using KWIVER to generate aFMVMetarecord with the spatial metadata extracted.FMVMeta: an automatically populated record of the data extracted from the FMV data with spatial context.
Management Commands
rgd_fmv_demo: populate the database with example FMV data.rgd_fmv_wasabi: populate the database with example FMV data from the WASABI project.
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 django-rgd-fmv-0.2.13.tar.gz.
File metadata
- Download URL: django-rgd-fmv-0.2.13.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce360d95dc5764a9354d96f36d164d30e2b3955c76006e7209e06061bd1f8a62
|
|
| MD5 |
3e9b1f1789b31832f3f42c8465aebeba
|
|
| BLAKE2b-256 |
5ce3e2c656ec0afe7c0dac13eb3247712d71e9ddc67ad84922414b819ddc5ff6
|
File details
Details for the file django_rgd_fmv-0.2.13-py3-none-any.whl.
File metadata
- Download URL: django_rgd_fmv-0.2.13-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49be507f0422c87f05a9a8c8040c416aaea815a9d57156a670a9139c1b98d072
|
|
| MD5 |
2ffad717f44350dc86fee07e20a16fdf
|
|
| BLAKE2b-256 |
ab4074aa07dd41e9959720e869949691273e9a152200e421ea72d7d073b62b88
|