A package for video editing with occlusion noise
Project description
PyOcclusion
PyOcclusion is a Python package for adding noise of occlusionary type to video files. There is a broad range of parameters for altering in order to achieve the desirded occlusion density, coverage percent, etc. The process is automated and requires no additional prescribing.
Here is an example of what can be done with PyOcclusion:
Installation
PyOcclusion can be installed from PyPI:
pip install PyOcclusion
Once installed, package can be loaded as:
import PyOcclusion
Example
import PyOcclusion
editor = PyOcclusion.VideoEditor(20, 0, 17, 17, 500, height=1080, width=1920)
editor.edit('video.mp4', "newVideo.mp4")
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
PyOcclusion-0.1.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file PyOcclusion-0.1.0.tar.gz
.
File metadata
- Download URL: PyOcclusion-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ce7659eb737b644729c7f56e4eec98114cbdcfdbeb5cf778c215171dd4869d2 |
|
MD5 | fad4acb789bdecc1c7216f42279b22f9 |
|
BLAKE2b-256 | 03a85080edf338670b1c3be3a180fdfdbba472573069e0113b2c4d3e65ee7295 |
File details
Details for the file PyOcclusion-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: PyOcclusion-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f7f812242868540b2ce19f42b6c626c5f0bb0dca5261fa6fdd04e92cf8d8725 |
|
MD5 | 839b94112b13b5f976bfa546cf3d7d2d |
|
BLAKE2b-256 | 674bddda381b71bcef2f24315b360a9008dbd4291ab435d7215400ff6bf15eef |