Hi all,
I am working on depthai-experiments/gen2-cumulative-object-counting/standalone at master · luxonis/depthai-experiments · GitHub.
I want to add some changes to the code, by being able to send some commands from host to the camera while the code is running in standalone mode ( command responsible for reseting the counter for example ) . Is this possible?
The use of the script node will make it complicated to modify params. If we cannot do it with the script node existing , is there an alternative for this ?
Thank you