- Print
Annotate images in a Tulip app for streamlined defect context and improved operator input
Purpose
The Image Annotation Custom Widget can be used to capture an image, and add text/sketch annotations onto the image, and save the annotations as a variable or in a table record.
Setup
Adding the widget overview and unit test app to your instance will automatically include the custom widget on your instance as well.
https://tulip.co/library/apps/image-annotation-custom-widget
Context
Custom Widget Plugins interact with your application through the use of properties and events. Properties are the shared data that exists between your application and widget, while events are signals that your widget can send to your application. In your app editor you can build triggers based off these events. Events can be made to send data to your application as well.
Next Steps
Some high-value use cases would include the following:
- Defect annotation
- Work Instructions annotations
Let us know what you build with a post on community!