Metadata-Version: 2.1
Name: weighting
Version: 1.2.0
Summary: functions to calculate weights
Author: atzur
Project-URL: homepage, https://github.com/atzuur/weighting
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# weighting
functions to calculate weights for averaging video frames (frame blending), 
also works for any sort of weighted mean operation

improved/modified version of https://github.com/f0e/blur/blob/master/plugins/weighting.py / https://github.com/siveroo/HFR-Resampler/blob/master/Weights.py
