We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c0f25 commit 2845c10Copy full SHA for 2845c10
1 file changed
ROADMAP.md
@@ -24,6 +24,7 @@ New ideas, thoughts about needed features will be store in this file.
24
* prepare gRPC-client structure
25
* create "sending" function
26
* make gRPC-client server avaible as option
27
+ * extend gRPC-client to send more attributes (track info)
28
29
* vehicle detection
30
* detect vehicles
@@ -40,8 +41,6 @@ New ideas, thoughts about needed features will be store in this file.
40
41
* Extend configuration of conf.json file.
42
* Allow to configure draw methods for each type of detected objects
43
* design: current BBoxes and text info on imshow()/mjpeg-server are...ugly
-* gRPC
44
- * extend gRPC-client to send more attributes (track info)
45
* provide video examples to show what this software capable of.
46
47
### Planned
0 commit comments