The multi-object detection is excellent as it gives x,y, width and height for the object, but in my situation it is much slower than the single object method. Is there anyway to get x, y, width and height for a single object? Presently the multi-object detection is for 320 x 320, can it be used on a smaller resolution?
Explanation: A lot of the work my students do is around robot cars and now robot arms and fast object detection like the Pixy2 achieves is very useful, but the Pixy2 just detects colours not objects. Fast object detection and location would be very useful. Any suggestions for speeding up the multi-detect.
Come to think of it you can probably set the multi-detect to only detect one object, that might speed it up.