Display custom transparent PNG overlays on the camera control video output.
+ How To Add This Control To Your Project (Click to Expand)
Manual
Select one of the included templates, or select your own. The images are translucent PNG files which are overlaid on each frame of the camera stream.
Main Window
1. Attach/Detach Button
This checkbox will add the Source Camera Device video stream on top of the Destination Camera Device video stream.
2. Status Field
This field will display the status of the connection to the camera device skill and any errors that occur.
3. Load Image Button
This button allows you to load your own custom target image, .PNG is recommended. An image preview window is shown beside it.
4. Image select drop-down
This drop-down has many different target overlays to select from.
How To Use the Target Overlay Skill
1) Add a Camera Device skill (Project -> Add Skill -> Camera -> Camera Device).
2) Add a Target Overlay skill (Project -> Add Skill -> Camera -> Target Overlay).
3) In the Target Overlay skill choose a .PNG overlay image. Use the Image selection drop-down or Load a new image.
3) Press the ATTACH button. This will attach the Target Overlay skill to the camera device skill. You will now see a target overlaid on the camera's video stream.
Resources
Source code is available here: TargetOverlay.zip