Vine

Info

Name Vine
Identifier Vine
Type PyScript
Category Dehaloing
Description Vine is a collection of a block/pixel matching based de-halo filter and a set of morphological filters.
Has GPU-Support? no
Links Github | Doom9

Releases

VSRrepo is NOT available! :-(

Further information here: VSRepo

Dependencies

  • com.deinterlace.nnedi3
  • com.Khanattila.KNLMeansCL
  • com.vapoursynth.bm3d
  • fmtconv
  • com.nodame.mvsf
  • com.holywu.tcanny

Plugin-Functions

Bit Depth Color Space Category Description
Super 32 float GRAY, YUV, RGB unknown Optional, it helps improve the precision of sub-pixel motion estimation and compensation, use it and get a quality boost or don't and get a performance boost
Basic 32 float GRAY, YUV, RGB unknown The basic estimation does a Non-Local Errors filtering to remove all visible halos.
Final 32 float GRAY, YUV, RGB unknown The final estimation refines the basic estimation with motion compensation and outputs the final result
Dilation 32 float GRAY, YUV, RGB unknown -
Erosion 32 float GRAY, YUV, RGB unknown -
Closing 32 float GRAY, YUV, RGB unknown -
Opening 32 float GRAY, YUV, RGB unknown -
Gradient 32 float GRAY, YUV, RGB unknown -
TopHat 32 float GRAY, YUV, RGB unknown -
BlackHat 32 float GRAY, YUV, RGB unknown -