django-rgd-fmv 0.2.6.dev3
pip install django-rgd-fmv==0.2.6.dev3
Newer version available (0.3.11)
Released:
No project description provided
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Kitware, Inc.
- Requires: Python >=3.8
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
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 aFMVMeta
record 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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache 2.0)
- Author: Kitware, Inc.
- Requires: Python >=3.8
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
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
File details
Details for the file django-rgd-fmv-0.2.6.dev3.tar.gz
.
File metadata
- Download URL: django-rgd-fmv-0.2.6.dev3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30045986d89126c304c47ca10a42a05cc974eaf4131ed571cdc7e5f85dcbbd6c |
|
MD5 | aecc1635724d927b0364b1ce9cdb5314 |
|
BLAKE2b-256 | 780f1f9cc72b42d50970d0c2ac382183bfbe1ab5d59b1baa3b4e4d6447f1b194 |
File details
Details for the file django_rgd_fmv-0.2.6.dev3-py3-none-any.whl
.
File metadata
- Download URL: django_rgd_fmv-0.2.6.dev3-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d0c6b67ec919af1382e1f7f7b6ebffa2115a239a4eb5d2e16a0fd7f1bdd10ec |
|
MD5 | 0f13bacad8f70089882976f9dc354642 |
|
BLAKE2b-256 | d1f50038ac2950bcd71cb283fc27679de6f5d5afd04b8a8e44eaad2f2b268a1a |