2 package nnjTkneQgiZzmyiPFLQEudNBTxOvOBrK;
5 rpc detect (ImageSet) returns (DetectionFrameSet);
9 repeated Image Images = 1;
14 bytes image_binary = 2;
17 message DetectionFrameSet {
18 repeated DetectionFrame DetectionFrames = 1;
21 message DetectionFrame {
29 bytes image_binary = 8;