A package for rendering images and overlay data to video; designed for microscopy data.
Project description
Movie Render
This package renders movies from configuration files referencing microscopy data.
Table of contents
Documentation
See documentation here
Setup
pip install movierender
Libraries used
- FileOps (sister project for data loading)
- Matplotlib
The package also uses other libraries. For a complete list, check the dependencies variable of the pyproject.toml file.
Features
Ability to write configuration files for volume export and movie rendering
This feature helps to programmatically render different versions of the data. For example, it is possible to export the data in volumetric formats using either OpenVDB or the VTK library. Similarly, it can render the data in a movie format using each channel separately, or in a composite image. For more details, see the documentation of the FileOps project where the syntax of configuration files is specified. I'm currently working on the declarative grammar of this feature to make it consistent.
To-do list for development in the future:
- Keep writting test functions (maybe generate a repository of image files to test against?).
- Write examples of file export.
- Improve exporting volumetric files and the related syntax in the configuration files.
Status
Project is active writing and in progress.
Contact
Created by @fabioechegaray
- fabio.echegaray@gmail.com
- GitHub Feel free to contact me!
License
Movie-Render
Copyright (C) 2021-2025 Fabio Echegaray
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
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 movierender-0.2.1.tar.gz.
File metadata
- Download URL: movierender-0.2.1.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee402434bcbb9def1f8a83ee935e2f8738bcd5d6d7a7f19740ce1a7fdab0c42a
|
|
| MD5 |
50583a5c9028928ed095ecb9c9e76480
|
|
| BLAKE2b-256 |
e6d44edb402e7cd9d8dc1141f61545054696b6b95634e54d10f27e5a65d59a9f
|
File details
Details for the file movierender-0.2.1-py3-none-any.whl.
File metadata
- Download URL: movierender-0.2.1-py3-none-any.whl
- Upload date:
- Size: 40.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
082965c506195ee86cc41ae44544eb1f02edeedb6a03a15f3ddbd0b65ed97b22
|
|
| MD5 |
1fa40acb2d888529753b835e6e3c56c9
|
|
| BLAKE2b-256 |
de8c263e9d993facd79a915b4938f751c48ab6c67024291359a2915ff4ace6aa
|