Purfview / InpaintDelogo

Advanced delogo plugin for AviSynth+

Home Page:https://forum.doom9.org/showthread.php?t=176860

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donate

##================================================================================================##
#                                                                                                  #
#             ____                  _       __  ____       __                                      #
#            /  _/___  ____  ____ _(_)___  / /_/ __ \___  / /___  ____  ____                       #
#            / // __ \/ __ \/ __ `/ / __ \/ __/ / / / _ \/ / __ \/ __ `/ __ \                      #
#          _/ // / / / /_/ / /_/ / / / / / /_/ /_/ /  __/ / /_/ / /_/ / /_/ /                      #
#         /___/_/ /_/ .___/\__,_/_/_/ /_/\__/_____/\___/_/\____/\__, /\____/                       #
#                  /_/                                         /____/                              #
#                                                                                                  #
##================================================================================================##

  InpaintDelogo is an advanced logo and watermark removal function using inpainting and deblending
 with an adjustable fine process to hide artifacts and get best delogo results.
 Can remove opaque, transparent, semi-transparent and some dynamic logos from video.
 Can be used to remove hardcoded subtitles or extract them to images for OCR.

  Inpainting refers to the application of sophisticated algorithms to reconstruct of lost
 or deteriorated parts of images or videos.
 
 
Core requirements:
AviSynth+ v3.7.2 or later ( https://github.com/AviSynth/AviSynthPlus ).
AvsInpaint v1.3 or later  ( https://github.com/pinterf/AvsInpaint ).

Other requirements:
MaskTools2    ( https://github.com/pinterf/masktools ).
RgTools       ( https://github.com/pinterf/RgTools ).
GRunT         ( https://github.com/pinterf/GRunT ).
RequestLinear ( https://github.com/pinterf/TIVTC ).
ClipBlend     ( http://avisynth.nl/index.php/ClipBlend ).
RT_Stats      ( http://avisynth.nl/index.php/RT_Stats ).
FrameSel      ( http://avisynth.nl/index.php/FrameSel ).
GrainFactory3 ( http://avisynth.nl/index.php/GrainFactory3 ).   
vsTEdgeMask   ( https://github.com/Asd-g/AviSynth-vsTEdgeMask ).
TColorMask    ( https://github.com/Asd-g/AviSynth-tcolormask ).   
Neo_FFT3D     ( http://avisynth.nl/index.php/Neo_FFT3D ).   
    
Requirements for fast subtitles extraction:
LSMASH        ( http://avisynth.nl/index.php/LSMASHSource ).
TWriteAVI     ( https://github.com/Asd-g/AviSynth-TWriteAVI ).
x264vfw       ( https://sourceforge.net/projects/mpxplay/files/x264vfw ).

Doom9 forum thread: https://forum.doom9.org/showthread.php?t=176860

A script that can extract forced cues from a full subtitle...: https://github.com/pcroland/substoforced

paypal