Commit Graph

20 Commits (a0faa0d270088d6ad97dffc27d53e31c651498cd)

Author SHA1 Message Date
jmsether a0faa0d270 So apparently SD can return an array of zero... who knew, Implemented check for that as well. Interupting generation should no longer produce crashes 2026-02-07 21:39:32 -08:00
jmsether b5c70c1a4b Fixed rare crash bug when interupting generation 2026-02-07 21:39:32 -08:00
jmsether 2808d1f00b Fixing grid images causing ffmpeg to crash 2026-02-07 21:39:32 -08:00
GeorgLegato 02f5625e6e unused code 2023-04-25 05:53:57 +02:00
vahid K. nejad b8854da2fe exponential interpolation function 2023-04-24 06:53:48 +04:00
GeorgLegato 82e80af3ad
Merge branch 'exit_image_GL' into exit_image_GL
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-04-23 23:09:49 +02:00
GeorgLegato e24aeb3796 messing up interpol2 2023-04-23 22:32:30 +02:00
Charles Fettinger 5141be2399 Refactor of GL implementation 2023-04-23 12:40:00 -07:00
GeorgLegato d4f5e3457b using SAVGOL filter on interpol_function and replaced by a LUT, so we can easily change zoom fct from outside. 2023-04-23 10:56:00 -07:00
GeorgLegato 61ffcb6ba4 blend over exit image. todo smooth interpol formular to fade out image completely, added Interpol-upscaler, dev-buttons 2023-04-23 10:55:34 -07:00
GeorgLegato 2b1d63ad1b using SAVGOL filter on interpol_function and replaced by a LUT, so we can easily change zoom fct from outside. 2023-04-23 17:53:35 +02:00
GeorgLegato a1150eca3a blend over exit image. todo smooth interpol formular to fade out image completely, added Interpol-upscaler, dev-buttons 2023-04-23 14:12:16 +02:00
Charles Fettinger 608dde97c6 Refactor Update
includes
Implement Infinite Zoom Exit Image
update gitignore
specify seed
new dataframe layout
2023-04-23 02:56:24 -07:00
vahid khroasani f48719000f
Refactor (#54)
A little bit of cleaning up the code!
2023-04-23 07:20:06 +04:00
GeorgLegato aa1cfb00d4 assert all frame have same size as first one 2023-04-20 19:13:21 +02:00
Jonas Klesen b20bc1f7d8 Rewrite shrink_and_paste_on_blank function 2023-04-17 00:48:36 +02:00
GeorgLegato 251e33e418 free ratio works, W and H mixed.. no clue why 2023-04-16 04:08:09 +02:00
GeorgLegato 846e7b0534 disable block size, maybe unforcing videos always 512px 2023-04-16 00:09:18 +02:00
vahid K. nejad 4ec7271c49 import * 2023-04-12 15:11:09 +04:00
vahid K. nejad 987c849fb9 iz_helpers added 2023-04-11 07:05:09 +04:00