chaiNNer-org / chaiNNer

A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has grown into an extremely flexible and powerful programmatic image processing application.
https://chaiNNer.app
GNU General Public License v3.0
4.69k stars 286 forks source link

Add optional second image input to "VIEW IMAGE" node and a slider for "before/after comparison #2995

Open Wetzer2 opened 4 months ago

Wetzer2 commented 4 months ago

Motivation It makes so much sense to have these "before/after comparison" functionality in a program like chaiNNer where most of the time existing pictures were improved with varying results. It would make tweaking parameters for e.g. upscaler more easily. BTW: Original idea from SharekhaN: https://discord.com/channels/930865462852591648/930865780663398451/1244330228218724453

Description Add optional second image input to "VIEW IMAGE" node and a vertical slider (only present if second input is used, optional also a horizontal and 45 degree tilted version) for switching the output view between input one and input two of the node. Optional functionality: an output of the before/after image.

Alternatives I don't see any for that scenario.

joeyballentine commented 4 months ago

At some point we are going to make image comparisons its own node