You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: