Log in

View Full Version : DoomDelogo - a state of the no-art wobbly watermark remover


VoodooFX
8th May 2023, 20:48
##================================================================================================##
# #
# ____ ____ __ #
# / __ \____ ____ ____ ___ / __ \___ / /___ ____ _____ #
# / / / / __ \/ __ \/ __ `__ \/ / / / _ \/ / __ \/ __ `/ __ \ #
# / /_/ / /_/ / /_/ / / / / / / /_/ / __/ / /_/ / /_/ / /_/ / #
# /_____/\____/\____/_/ /_/ /_/_____/\___/_/\____/\__, /\____/ #
# /____/ #
# #
##================================================================================================##


# DoomDelogo is a state of the no-art wobbly watermark remover.
# Maybe more than 95% of various commercial and pseudo-free apps use such method.


##================================================================================================##


DoomDelogo meant to be simpler and perform better than deKafka, s_ExLogo, x-Logo and similar.


Usage examples:
DoomDelogo(102,60,262,80)
DoomDelogo(102,60,-462,-340)
DoomDelogo(102,60,-462,-340, Show=1)

Requirement:
AviSynth+ ( https://github.com/AviSynth/AviSynthPlus )

Download link:
Latest version v1.0: https://github.com/Purfview/DoomDelogo

VoodooFX
8th May 2023, 20:50
https://i.imgur.com/G3Q3Th5.jpeg

https://images2.imgbox.com/0b/8e/3uDHWyOs_o.jpg https://images2.imgbox.com/d2/2b/CLufXgAO_o.jpg

https://images2.imgbox.com/86/20/BX6erWKt_o.jpg https://images2.imgbox.com/64/ea/kv6QTATV_o.jpg

https://images2.imgbox.com/51/e4/N8H5v3YX_o.jpg https://images2.imgbox.com/f2/69/ts2nX28c_o.jpg

https://images2.imgbox.com/a7/b7/IvRQIGzl_o.jpg https://images2.imgbox.com/00/50/PqjWKdzG_o.jpg

https://images2.imgbox.com/60/d5/uiBiLYkB_o.jpg

VoodooFX
10th May 2023, 00:34
Published!
Need to do comparisons [I dunno if it's actually "better"]. :)

kedautinh12
10th May 2023, 01:04
What different with InpaintDelogo??

VoodooFX
10th May 2023, 01:15
What different with InpaintDelogo??

One is "Inpaint" and another is "Doom", doom - because it rhymes with doomb. :D

Or: One is simple when another is sophisticated.

StainlessS
10th May 2023, 15:52
DoomDelogo meant to perform better than deKafka, s_ExLogo, xLogo and similar.
Dont forget Uglarm(). [I had to search for it, as I forgot what I called it]
https://forum.doom9.org/showthread.php?t=176891

Black logo
https://i.postimg.cc/Jz3cDgVr/Uglarm-Client-00.jpg (https://postimages.org/)

Uglarm
https://i.postimg.cc/X7Ssr9Gg/Uglarm-Client-01.jpg (https://postimages.org/)

EDIT: What it originally looked like
https://i.postimg.cc/cHLV5wM3/Uglarm-Client-02.jpg (https://postimages.org/)

VoodooFX
10th May 2023, 22:52
From tests I think that DoomDelogo is slightly better than deKafka, but you know 'My baby is the cutest', so judge the results by yourself. :D


Dont forget Uglarm().

OK, added it, look at the second post, I screenshoted all scenes of the clip at hand.

And here below are tests on your images.

DoomDelogo vs Uglarm:

https://images2.imgbox.com/0c/9e/xLoK5ffk_o.png https://i.postimg.cc/X7Ssr9Gg/Uglarm-Client-01.jpg

DoomDelogo vs Uglarm:

https://images2.imgbox.com/6c/b0/tSIvccGI_o.png https://images2.imgbox.com/5b/c8/co6Zm9B9_o.png


EDIT:
Didn't tested x-Logo, you must be a masochist to run it for a crappy result. :D

VoodooFX
10th May 2023, 23:49
Benchmarks on ColorBars():

3910 FPS - deKafka
1358 FPS - s_ExLogo
611 FPS - DoomDelogo
26 FPS - Uglarm

StainlessS
11th May 2023, 00:58
OOooooh, that is slow :(

Arx1meD
11th May 2023, 20:55
How to add a mask as in the second version of DeKafka - http://avisynth.nl/index.php/DeKafka
Or is there no sense in this?

VoodooFX
11th May 2023, 23:57
How to add a mask as in the second version of DeKafka,
Or is there no sense in this?
I didn't added such option, as there is no sense in it, as stuff you'll see there in a mask area would be from the edges of a square set by coords.
And there are proper tools for masks like InpaintDelogo and ect.