Selur's Little Message Board
Deoldify Vapoursynth filter - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: Deoldify Vapoursynth filter (/thread-3595.html)



RE: Deoldify Vapoursynth filter - Dan64 - 04.05.2024

I attached the wheel that will be released tomorrow.

Thanks,
Dan


RE: Deoldify Vapoursynth filter - Selur - 04.05.2024

seems to work Smile


RE: Deoldify Vapoursynth filter - Dan64 - 06.05.2024

(10.04.2024, 05:45)Selur Wrote: A quick glance at https://github.com/dan64/vs-deoldify?tab=readme-ov-file#chroma-adjustment
=> You are aware that you are probably the only person out there that will/can use this, right?

I wrote the following guide to explain how to use the Color Mapping: ColorMapping guide with vsDeOldify

The Chroma Adjustment is using a similar approach, the only difference is that instead to change a given range of colors, the colors are de-saturated (the hue shift parameter is substitute by the saturation parameter).

Dan


RE: Deoldify Vapoursynth filter - Selur - 06.05.2024

Hopefully it helps users. Smile

Cu Selur


RE: Deoldify Vapoursynth filter - Dan64 - 08.05.2024

Hello Selur,

  I released a new small bug-fix version: https://github.com/dan64/vs-deoldify/releases/tag/v3.5.1
  Moreover I changed some presets configuration values.

Dan


RE: Deoldify Vapoursynth filter - Selur - 08.05.2024

Quote:Moreover I changed some presets configuration values
Will look at it later. Any details on what you changed?


RE: Deoldify Vapoursynth filter - Dan64 - 08.05.2024

Changed the colormap presets values and added the preset "Yellow->Rose"


RE: Deoldify Vapoursynth filter - Selur - 08.05.2024

Since I changed a bunch of stuff unrelated to DeOldify, I send you a link to a new dev version via pm. (hopefully I got all the changes)

Cu Selur


RE: Deoldify Vapoursynth filter - Dan64 - 09.05.2024

The dev version is Ok, but it is necessary to change the GUI for the object "Color map" in the custom section.

Currently when is selected the Preset "custom" all the filter parameters can be changed with any value with the exception of "Color map" where there is a scroll-down list. This widget should be changed with a text box like the other parameters (for example Darkness).

Thanks,
Dan


RE: Deoldify Vapoursynth filter - Selur - 09.05.2024

Updated the test download.
Let me know whether this is how you want it.

Cu Selur