Hello,
I have been working with the object detector. As a test model I used a calculator. Everything works fine however I am struggling with how to pull the result of the scan onto a label. I just want the object name that is scanned to be put in a label. Right now the labels code that I am trying to use is as follows:
ObjectDetector1.VisionObjects.displayName
Any help would be much appreciated!!