Amorano / Jovimetrix

ComfyUI node suite for composition, stream webcams or media files in and out, animation, flow control, making masks, shapes and textures like Houdini and Substance Designer, read MIDI devices. Also has colorization options for workflow nodes via regex, groups and each node.
Other
240 stars 20 forks source link

Non square stereograms #58

Open lividhen opened 3 days ago

lividhen commented 3 days ago

Currently the stereogram node squishes images down to a 1:1 aspect ratio. Would it be possible to make it do 1:2 as well, or an arbitrary ratio/resolution? This would be for the purpose of making a side by side stereogram as opposed to a tiled one. It seems to do this quite well using 2 tiles already, besides it only using half the input image. Side by side node from Stereopsis used in this example to make a 2:1 image, but your node gives better results than anything else I have tried.

Example: Screenshot_20241004_000406_Iceraven Screenshot_20241004_000346_Iceraven Screenshot_20241004_000622_Iceraven

Amorano commented 3 days ago

I will absolutely take a look and see if I can twist it up better.

Thanks for the breakdown, this helps!