All Projects → WolframRhodium → muvsfunc

WolframRhodium / muvsfunc

Licence: other
Muonium's VapourSynth functions

Programming Languages

python
139335 projects - #7 most used programming language
Cuda
1817 projects

muvsfunc

Muonium's VapourSynth functions

Dependencies

VapourSynth R39-R57

Scripts

and the dependencies of them.

Plugins

Python Packages

  • matplotlib (only required by getnative())

  • MXNet (only required by super_resolution())

Optional dependencies

Files

muvsfunc.py is the main script. It contains some algorithms like GradFun3, GuidedFilter, TextSub16, some helper functions like MergeChroma, and some ideas that I develop like LDMerge, AnimeMask.

muvsfunc_misc.py is a complement of the previous script, containing some out-dated algorithms like SSR(Single-scale Retinex), some helper functions like gauss, band_merge, and also one of my idea named detail_enhancement. It may or may not be merged to the main script some day.

muvsfunc_numpy.py contains algorithms that are processed in numpy.ndarray rather than C/C++. Due to the low performance, they are mainly for research. Here is my current interest.

LUM.py and SuperRes.py(it's not the SuperRes in madVR or MPDN) are the dross of history. You won't need to use them.

Resources

OpenCV for VapourSynth

muvs tutorial

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].