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
I can see the idea behind this. Wouldn't it be sufficient to mask with an alpha channel (e.g., using a png image), then let the algorithm do the job and combine masked regions afterwards?
Thanks for the prompt reply. I'm running it on some png images with transparent regions, and it sometimes seems the result color overflows and is not very stable. I've implemented a masked version of color-matcher (mkl solver) on my side. If the result is promising, I'll do a pr, but it's still not very good for now.
Hi!
Thanks for the great work! I'm wondering if I can add a mask onto the color matcher module to perform a local/regional color transfer.
The text was updated successfully, but these errors were encountered: