Hi all,
I'm pleased to announce my first contrib node
Background:
I have been experimenting with AI recognition of objects and faces recently.
To visualise the output I was using the "core" annotate-image node, however I found this was very slow to render the images on my Pi4 (up to several seconds in some cases)
So to speed things up I switched it to using the canvas package, and it now renders anywhere upto 40 times faster. I have also added a number of additions such as configurable payload property, text background to make things more readable and opacity settings.
As I have been around on the forum for some time now, I thought it was time to give back
If you are already using similar nodes, do please try this out and let me know how it works for you.