Processing a video sequence with different effects and storing the effects used for the already processed frames it's a must for any output more complicated then few test images.
WCT-TF functionality are all there just not that easy to use, it's incredible, from a user perspective, how much artistic control you can have just by using few sliders and seeing the effect in real time.
I've come up with a simple wrapper like stylize_video.py using ipywidgets inside a python jupyter notebook
ui_stylize.zip
(It's meant to be executed on all cell the main function is almost the same as stylize_video.py)
Let me know what you think and if is worth to take it a step further and build a real UI
Processing a video sequence with different effects and storing the effects used for the already processed frames it's a must for any output more complicated then few test images.
WCT-TF functionality are all there just not that easy to use, it's incredible, from a user perspective, how much artistic control you can have just by using few sliders and seeing the effect in real time.
I've come up with a simple wrapper like stylize_video.py using ipywidgets inside a python jupyter notebook
ui_stylize.zip
(It's meant to be executed on all cell the main function is almost the same as stylize_video.py)
Let me know what you think and if is worth to take it a step further and build a real UI