View Single Post
Old 28th July 2021, 22:58   #142  |  Link
VoodooFX
Banana User
 
VoodooFX's Avatar
 
Join Date: Sep 2008
Posts: 989
Database can be build for InpaintDelogo too, here are the logo deblending masks for Arsenal VODs:


Arsenal (not perfect analysis, but it's pretty good)

Example how filename corresponds to settings:
Filename - "arsenal_4-3.bmp_InpaintDelogo_1500-56-334-936_A3_1-2-3.ebmp".
Notice naming rule - "Basemask_InpaintDelogo_Loc coordinates_Analyze_FrB-FrW-FrS".
If InpaintDelogo finds ebmp file corresponding to the settings then it won't do analyze/generate the masks, it would just use the masks from that file.

This command would find the logo deblending masks named as the example above:
InpaintDelogo( mask="D:\arsenal_4-3.bmp", Loc="1500,56,-334,-936", Mode="Deblend", Analyze=3, FrB=1, FrW=2, FrS=3, Deep=0)
VoodooFX is offline   Reply With Quote