Anyone knows a model that can overlay text on the image with conditions, like color, location etc? Found this Scade utility, but it’s not quite working…
3 Likes
Hey, the node’s working. Couldn’t figure out all the settings though. Highlighted the important ones.
-
The default text size is really small, so it might be hard to see.
-
The hardest part is setting the color: if you don’t want white, you gotta set at least 1 everywhere and then use the RGB+K (black) principle, setting numbers up to 255.
-
Text position is set in pixels.
-
Couldn’t figure out how alignment works, but it’s also included here.
Flow saved here:
https://drive.google.com/drive/folders/1P5MqqM0Qt0ZJGME0Tn1BIZCPL5BDdPBx?usp=sharing
4 Likes
Awesome! Thanks @Muruntaev Will give it a try.