lokesh341 commited on
Commit
ec9a4e9
·
1 Parent(s): 6c28037

Update services/plantation/plant_count.py

Browse files
Files changed (1) hide show
  1. services/plantation/plant_count.py +35 -1
services/plantation/plant_count.py CHANGED
@@ -51,4 +51,38 @@ def process_plants(frame):
51
 
52
  line_counter += 1
53
 
54
- return detections, frame
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
  line_counter += 1
53
 
54
+ return detections, frame
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+