-
smoothing out changes between frames to avoid jittery sketch and cartoonize effects
There are a number of effects that turn each frame into a sketch, cartoon, brush stroke, etc.
I have the same problem with all of them, though, that they look great on individual frames, but an absolute mess of frantically appearing and disappearing bits when applied to video.
Basically, the issue is that such plugs typically have thresholds where x number of pixels of a certain type qualify as an area, edge, or whatever it’s looking for, and as the footage moves, the edges or whatever’s being detected keep appearing and disappearing. Of course, you can dial it down a bit to detect only very strong edges, but it’s still a bit of a mess, and you lose all the detail.
It occurs to me that what is needed is to prep the footage first by running it through something that does some sort of frame blending, averaging, or otherwise making sure that all motion is as smoothed out as possible… probably to the point where it would look ridiculous without the cartoonize effect being added afterward.
Anyone got a secret recipe here, or found any way to really get very smooth cartoonize or sketch type effects without all the noise, but with some almost surreally smooth motion?