Displays the detected object name on the video stream.
How to add the Camera Overlay robot skill
- Load the most recent release of ARC (Get ARC).
- Press the Project tab from the top menu bar in ARC.
- Press Add Robot Skill from the button ribbon bar in ARC.
- Choose the Camera category tab.
- Press the Camera Overlay icon to add the robot skill to your project.
Don't have a robot yet?
Follow the Getting Started Guide to build a robot and use the Camera Overlay robot skill.
How to use the Camera Overlay robot skill
This skill only works with the Object tracking inside the Camera Device skill. This skill displays the detected object name on the Camera Device skill video stream.Main Window
1. Attach Button
This button will add the Camera Overlay functionality to the Camera Device skill in ARC.
How to Use the Camera Overlay Skill
1) Add a Camera Device skill to your ARC project (Project -> Add Skill -> Camera -> Camera Device).
2) Add a Camera Overlay skill to your ARC project (Project -> Add Skill -> Camera -> Camera Overlay).
3) In the Camera Device skill select a camera and start the video device, then select the object tracking type.
4) Select the Object tab. Click Train New Object. Enter the text label you want displayed in the Name of Object field (saved as $CameraObjectName in ez-script).
5) Train the object by creating a box on the display and clicking the Learn Selected Area button. Click Done when completed.
6) Click the Attach button on the Camera Overlay skill and view the text label on the video image in the Camera Device skill.
Video
Requirements
An installed camera device and an object to train.
After updating the latest version of ezb, the camera overlay plugin is giving some error which is shown in the screenshot. Kindly help me out to overcome the issue. I use Windows 7.
Regards,
K
ishore Rao.
make sure you have the latest release Ez -builder
open the download file, (Install version 4) then:
Hi, here is what I did:
1 - add the camera, then in the object tab - train new object, name of object, - I put my face in there and used my name for the object
now I have a trained object - a picture of me
2 - in the Camera tracking scripts - I added Say(("I see a " + $CameraObjectName))
so my pc could track / recognize me and say my name
if you want your JD robot to speak, put in the camera script - SayEZB(("I see a " + $CameraObjectName))
3- In the camera tab search for Camera Overlay - add the Camera Overlay - click attach
4- if you want, in the general tab, search for screen recorder, add - this will record your screen in a video for later to use if needed
that's it,
good luck
I'm pretty sure you will need to upgrade your windows system to Windows 8.1 at least before you will be able to take advantage of most of the current versions of ARC. Here are the system requirements to run ARC. This has been the case for years:
Preferred System Requirements
Windows 8.1 minimum (Windows 10 recommended)
Intel Pentium or AMD 64 or 32 Bit 1.8 GHz CPU
4 GB RAM
200 MB free drive space
There is no archive of past versions available unless you find someone who has saved the version you are looking for and they send it to you. However it's possible that you may have it on your computer already. Look in the folder on your hard drive that your browser uses to down load files. When ARC downloads the file name stays the same. If Windows sees a file in thet folder with the same name being downloaded it will not replace or eraise it. It simply adds a ("number") to the current download in side brackets. So look for something like: ARC Installer (3).msi or ARC Installer-Beta (4).msi . If you see more then one file with the same name the smaller the number inside the () the older the version of ARC it is (unless you downloaded the same version more then one time).
I hope this helps. I'm sure if there is a better answer some one else will chime in. Good Luck and have fun.
At my age by now, I did learn "assume nothing", lol
software is updated for new features and improved performance. In this case, both of those apply to recent updates of ARC. The ARC software will need to be updated on your computer to utilize new performance features required by plugins
In addition, will the latest versions of ARC even run on Windows 7? If so how well?
Thanks for the advice. I reinstalled the software and now it is working but bit slow.
Best regards,
Kishore Rao.