Image Annotation Custom Widget - Export final image to store it in Table

Hi Tulip Community,

We are working on ‘Quality Inspection’ solution that utilize following custom widget Image Annotation Custom Widget | Frontline Operations Platform
We are looking for the best solution that would allow to save a final image (background image with marked defects) in Tulip Table to be able to easily reuse the ‘final image’ in other parts of the solution (e.g. sending an email with the defects).
The first idea that crossed our minds was to utilize a JS library that could capture a specific DIV element. We tried with ‘html-to-image’ and ‘dom-to-img’ libraries. Both, work fine for all elements apart from the image. When we try to capture an image, we get the following error that looks to be caused by CORS settings.
exception-js-failed-to-fetch

Could you please let us know if you see any solution that could allow us to utilize the above widget and save/store final images in Tulip Table?
Many thanks in advance for your feedback.

1 Like

Hi @kjagodzinski -

Thanks for the question! We are looking at this and will get back to you shortly.

1 Like

I’m interested in this as well :slight_smile: