Search found 1 match

by tkh
25 Mar 2020, 13:03
Forum: General questions
Topic: Drawing a line into a vision sensor image
Replies: 2
Views: 658

Drawing a line into a vision sensor image

I am using a blob detection for detecting objects and I would like to mark the centre of the object with a cross by drawing 2 short lines in the image of the vision sensor. The follwing code runs, but the cross is not drawn. Any help? function sysCall_init() sensor=sim.getObjectAssociatedWithScript(...