Skip to main content

VapourSynth wrappers for denoising, masking and edge fixing

Project description

vs-dirty

A collection of VapourSynth wrappers and utility functions focused on advanced denoising, masking, and edge fixing.

Follow the docstring for more information about the parameters.

Installation

You can install vsdirty via pip:

pip install vsdirty

If you want to enable GPU acceleration for neural networks, install the package with the appropriate extra based on your hardware:

  • NVIDIA (TensorRT):
    pip install vsdirty[nvidia]
    
  • AMD (DirectML / ORT):
    pip install vsdirty[amd]
    
  • OpenCL (Generic):
    pip install vsdirty[cl]
    

Or build from source:

git clone https://github.com/PingWer/vs-dirty
cd vs-dirty
pip install .[nvidia] # or .[amd], .[cl]

Dependencies

This package relies on several external VapourSynth plugins. Most of them are automatically downloaded via pip, but ensure they are available in your VapourSynth environment:

Plugin Used For
vapoursynth-edgemasks High-performance convolution masks (Kroon, Sobel, Kirsch, Prewitt)
vapoursynth-cas Contrast Adaptive Sharpening
vapoursynth-bm3d High-quality block-matching denoising
vapoursynth-mvtools Motion interpolation and analysis
vapoursynth-nlm-ispc Non-local means denoising
vapoursynth-akarin Fast mathematical expression evaluation (Expr)
libbore Enhancing edge contours (dirtyfixer.bore)

Note: Currently, libbore is not available via pip. You will need to download and install it manually from its GitHub repository.

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vsdirty-0.5.0.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vsdirty-0.5.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file vsdirty-0.5.0.tar.gz.

File metadata

  • Download URL: vsdirty-0.5.0.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vsdirty-0.5.0.tar.gz
Algorithm Hash digest
SHA256 3958b96ed9b15cb7a09fbc1ce612369784982229ae1677566b951efb31459b49
MD5 54466b71da97e8e8d5a17437fa1b88ed
BLAKE2b-256 9a4ab4932e79721c060a5bbd1e586ac0e83b135283fc13ec70b8d9376239104e

See more details on using hashes here.

Provenance

The following attestation bundles were made for vsdirty-0.5.0.tar.gz:

Publisher: publish.yml on PingWer/vs-dirty

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vsdirty-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: vsdirty-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vsdirty-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19fb564519426242e6cf51da56b31aa4ac424dc4c1a2dcc2d54de9a14cb22703
MD5 2e9c5b72fd4e2d8b5fff95a6adc3784e
BLAKE2b-256 f8853432c6112653f173b781406f50db1ae1b3497a76e20d421b3069c0ce2a18

See more details on using hashes here.

Provenance

The following attestation bundles were made for vsdirty-0.5.0-py3-none-any.whl:

Publisher: publish.yml on PingWer/vs-dirty

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page