Advertisement
dan-masek

Vehicle Counter - Debug Log rev 3 (filtered)

Mar 29th, 2016
1,159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.88 KB | None | 0 0
  1. debug.log rev3, filtered by:
  2. grep rocess debug.log | grep -v root | grep -v processed > matches.log
  3.  
  4. ----------------------------------------------------------------------------------------------------------
  5.  
  6. 2016-03-29 15:54:04.401 DEBUG [main] Processing frame #0...
  7. 2016-03-29 15:54:04.401 DEBUG [process_frame] No valid vehicle contours found.
  8. 2016-03-29 15:54:04.431 DEBUG [main] Processing frame #1...
  9. 2016-03-29 15:54:04.431 DEBUG [process_frame] No valid vehicle contours found.
  10. 2016-03-29 15:54:04.447 DEBUG [main] Processing frame #2...
  11. 2016-03-29 15:54:04.447 DEBUG [process_frame] No valid vehicle contours found.
  12. 2016-03-29 15:54:04.463 DEBUG [main] Processing frame #3...
  13. 2016-03-29 15:54:04.463 DEBUG [process_frame] No valid vehicle contours found.
  14. 2016-03-29 15:54:04.479 DEBUG [main] Processing frame #4...
  15. 2016-03-29 15:54:04.479 DEBUG [process_frame] No valid vehicle contours found.
  16. 2016-03-29 15:54:04.493 DEBUG [main] Processing frame #5...
  17. 2016-03-29 15:54:04.493 DEBUG [process_frame] No valid vehicle contours found.
  18. 2016-03-29 15:54:04.509 DEBUG [main] Processing frame #6...
  19. 2016-03-29 15:54:04.509 DEBUG [process_frame] No valid vehicle contours found.
  20. 2016-03-29 15:54:04.526 DEBUG [main] Processing frame #7...
  21. 2016-03-29 15:54:04.526 DEBUG [process_frame] No valid vehicle contours found.
  22. 2016-03-29 15:54:04.540 DEBUG [main] Processing frame #8...
  23. 2016-03-29 15:54:04.540 DEBUG [process_frame] No valid vehicle contours found.
  24. 2016-03-29 15:54:04.556 DEBUG [main] Processing frame #9...
  25. 2016-03-29 15:54:04.556 DEBUG [process_frame] No valid vehicle contours found.
  26. 2016-03-29 15:54:04.572 DEBUG [main] Processing frame #10...
  27. 2016-03-29 15:54:04.572 DEBUG [process_frame] No valid vehicle contours found.
  28. 2016-03-29 15:54:04.588 DEBUG [main] Processing frame #11...
  29. 2016-03-29 15:54:04.588 DEBUG [process_frame] No valid vehicle contours found.
  30. 2016-03-29 15:54:04.604 DEBUG [main] Processing frame #12...
  31. 2016-03-29 15:54:04.604 DEBUG [process_frame] No valid vehicle contours found.
  32. 2016-03-29 15:54:04.618 DEBUG [main] Processing frame #13...
  33. 2016-03-29 15:54:04.618 DEBUG [process_frame] No valid vehicle contours found.
  34. 2016-03-29 15:54:04.634 DEBUG [main] Processing frame #14...
  35. 2016-03-29 15:54:04.634 DEBUG [process_frame] No valid vehicle contours found.
  36. 2016-03-29 15:54:04.651 DEBUG [main] Processing frame #15...
  37. 2016-03-29 15:54:04.651 DEBUG [process_frame] No valid vehicle contours found.
  38. 2016-03-29 15:54:04.665 DEBUG [main] Processing frame #16...
  39. 2016-03-29 15:54:04.665 DEBUG [process_frame] Found 1 valid vehicle contours.
  40. 2016-03-29 15:54:04.665 DEBUG [process_frame] Valid vehicle contour #0: centroid=(112, 36), bounding_box=(101, 22, 22, 28)
  41. 2016-03-29 15:54:04.665 DEBUG [process_frame] Updating vehicle count...
  42. 2016-03-29 15:54:04.681 DEBUG [main] Processing frame #17...
  43. 2016-03-29 15:54:04.681 DEBUG [process_frame] Found 1 valid vehicle contours.
  44. 2016-03-29 15:54:04.681 DEBUG [process_frame] Valid vehicle contour #0: centroid=(112, 45), bounding_box=(100, 33, 24, 24)
  45. 2016-03-29 15:54:04.681 DEBUG [process_frame] Updating vehicle count...
  46. 2016-03-29 15:54:04.697 DEBUG [main] Processing frame #18...
  47. 2016-03-29 15:54:04.697 DEBUG [process_frame] Found 1 valid vehicle contours.
  48. 2016-03-29 15:54:04.697 DEBUG [process_frame] Valid vehicle contour #0: centroid=(112, 52), bounding_box=(99, 39, 26, 26)
  49. 2016-03-29 15:54:04.697 DEBUG [process_frame] Updating vehicle count...
  50. 2016-03-29 15:54:04.713 DEBUG [main] Processing frame #19...
  51. 2016-03-29 15:54:04.713 DEBUG [process_frame] Found 1 valid vehicle contours.
  52. 2016-03-29 15:54:04.713 DEBUG [process_frame] Valid vehicle contour #0: centroid=(112, 54), bounding_box=(98, 35, 28, 39)
  53. 2016-03-29 15:54:04.713 DEBUG [process_frame] Updating vehicle count...
  54. 2016-03-29 15:54:04.729 DEBUG [main] Processing frame #20...
  55. 2016-03-29 15:54:04.729 DEBUG [process_frame] Found 1 valid vehicle contours.
  56. 2016-03-29 15:54:04.729 DEBUG [process_frame] Valid vehicle contour #0: centroid=(112, 63), bounding_box=(97, 41, 30, 44)
  57. 2016-03-29 15:54:04.729 DEBUG [process_frame] Updating vehicle count...
  58. 2016-03-29 15:54:04.743 DEBUG [main] Processing frame #21...
  59. 2016-03-29 15:54:04.743 DEBUG [process_frame] Found 1 valid vehicle contours.
  60. 2016-03-29 15:54:04.743 DEBUG [process_frame] Valid vehicle contour #0: centroid=(111, 73), bounding_box=(94, 47, 35, 53)
  61. 2016-03-29 15:54:04.743 DEBUG [process_frame] Updating vehicle count...
  62. 2016-03-29 15:54:04.759 DEBUG [main] Processing frame #22...
  63. 2016-03-29 15:54:04.759 DEBUG [process_frame] Found 1 valid vehicle contours.
  64. 2016-03-29 15:54:04.759 DEBUG [process_frame] Valid vehicle contour #0: centroid=(111, 86), bounding_box=(92, 55, 38, 62)
  65. 2016-03-29 15:54:04.759 DEBUG [process_frame] Updating vehicle count...
  66. 2016-03-29 15:54:04.776 DEBUG [main] Processing frame #23...
  67. 2016-03-29 15:54:04.776 DEBUG [process_frame] Found 1 valid vehicle contours.
  68. 2016-03-29 15:54:04.776 DEBUG [process_frame] Valid vehicle contour #0: centroid=(111, 91), bounding_box=(91, 64, 41, 55)
  69. 2016-03-29 15:54:04.776 DEBUG [process_frame] Updating vehicle count...
  70. 2016-03-29 15:54:04.790 DEBUG [main] Processing frame #24...
  71. 2016-03-29 15:54:04.790 DEBUG [process_frame] Found 1 valid vehicle contours.
  72. 2016-03-29 15:54:04.790 DEBUG [process_frame] Valid vehicle contour #0: centroid=(111, 97), bounding_box=(88, 76, 47, 43)
  73. 2016-03-29 15:54:04.790 DEBUG [process_frame] Updating vehicle count...
  74. 2016-03-29 15:54:04.806 DEBUG [main] Processing frame #25...
  75. 2016-03-29 15:54:04.806 DEBUG [process_frame] Found 1 valid vehicle contours.
  76. 2016-03-29 15:54:04.806 DEBUG [process_frame] Valid vehicle contour #0: centroid=(110, 105), bounding_box=(88, 91, 45, 28)
  77. 2016-03-29 15:54:04.806 DEBUG [process_frame] Updating vehicle count...
  78. 2016-03-29 15:54:04.822 DEBUG [main] Processing frame #26...
  79. 2016-03-29 15:54:04.822 DEBUG [process_frame] No valid vehicle contours found.
  80. 2016-03-29 15:54:04.838 DEBUG [main] Processing frame #27...
  81. 2016-03-29 15:54:04.838 DEBUG [process_frame] No valid vehicle contours found.
  82. 2016-03-29 15:54:04.854 DEBUG [main] Processing frame #28...
  83. 2016-03-29 15:54:04.854 DEBUG [process_frame] No valid vehicle contours found.
  84. 2016-03-29 15:54:04.868 DEBUG [main] Processing frame #29...
  85. 2016-03-29 15:54:04.868 DEBUG [process_frame] No valid vehicle contours found.
  86. 2016-03-29 15:54:04.884 DEBUG [main] Processing frame #30...
  87. 2016-03-29 15:54:04.884 DEBUG [process_frame] Found 1 valid vehicle contours.
  88. 2016-03-29 15:54:04.884 DEBUG [process_frame] Valid vehicle contour #0: centroid=(119, 37), bounding_box=(109, 24, 21, 27)
  89. 2016-03-29 15:54:04.884 DEBUG [process_frame] Updating vehicle count...
  90. 2016-03-29 15:54:04.901 DEBUG [main] Processing frame #31...
  91. 2016-03-29 15:54:04.901 DEBUG [process_frame] Found 1 valid vehicle contours.
  92. 2016-03-29 15:54:04.901 DEBUG [process_frame] Valid vehicle contour #0: centroid=(120, 42), bounding_box=(109, 28, 22, 29)
  93. 2016-03-29 15:54:04.901 DEBUG [process_frame] Updating vehicle count...
  94. 2016-03-29 15:54:04.915 DEBUG [main] Processing frame #32...
  95. 2016-03-29 15:54:04.915 DEBUG [process_frame] Found 2 valid vehicle contours.
  96. 2016-03-29 15:54:04.915 DEBUG [process_frame] Valid vehicle contour #0: centroid=(121, 54), bounding_box=(109, 44, 24, 21)
  97. 2016-03-29 15:54:04.915 DEBUG [process_frame] Valid vehicle contour #1: centroid=(93, 23), bounding_box=(82, 8, 22, 30)
  98. 2016-03-29 15:54:04.915 DEBUG [process_frame] Updating vehicle count...
  99. 2016-03-29 15:54:04.931 DEBUG [main] Processing frame #33...
  100. 2016-03-29 15:54:04.931 DEBUG [process_frame] Found 2 valid vehicle contours.
  101. 2016-03-29 15:54:04.931 DEBUG [process_frame] Valid vehicle contour #0: centroid=(121, 55), bounding_box=(109, 37, 25, 37)
  102. 2016-03-29 15:54:04.931 DEBUG [process_frame] Valid vehicle contour #1: centroid=(91, 27), bounding_box=(80, 11, 23, 32)
  103. 2016-03-29 15:54:04.931 DEBUG [process_frame] Updating vehicle count...
  104. 2016-03-29 15:54:04.947 DEBUG [main] Processing frame #34...
  105. 2016-03-29 15:54:04.947 DEBUG [process_frame] Found 2 valid vehicle contours.
  106. 2016-03-29 15:54:04.947 DEBUG [process_frame] Valid vehicle contour #0: centroid=(123, 64), bounding_box=(109, 43, 28, 42)
  107. 2016-03-29 15:54:04.947 DEBUG [process_frame] Valid vehicle contour #1: centroid=(89, 31), bounding_box=(77, 14, 25, 34)
  108. 2016-03-29 15:54:04.947 DEBUG [process_frame] Updating vehicle count...
  109. 2016-03-29 15:54:04.963 DEBUG [main] Processing frame #35...
  110. 2016-03-29 15:54:04.963 DEBUG [process_frame] Found 2 valid vehicle contours.
  111. 2016-03-29 15:54:04.963 DEBUG [process_frame] Valid vehicle contour #0: centroid=(124, 74), bounding_box=(109, 50, 30, 49)
  112. 2016-03-29 15:54:04.963 DEBUG [process_frame] Valid vehicle contour #1: centroid=(87, 36), bounding_box=(74, 17, 27, 39)
  113. 2016-03-29 15:54:04.963 DEBUG [process_frame] Updating vehicle count...
  114. 2016-03-29 15:54:04.979 DEBUG [main] Processing frame #36...
  115. 2016-03-29 15:54:04.979 DEBUG [process_frame] Found 2 valid vehicle contours.
  116. 2016-03-29 15:54:04.979 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 87), bounding_box=(108, 59, 34, 57)
  117. 2016-03-29 15:54:04.979 DEBUG [process_frame] Valid vehicle contour #1: centroid=(85, 42), bounding_box=(71, 21, 29, 43)
  118. 2016-03-29 15:54:04.979 DEBUG [process_frame] Updating vehicle count...
  119. 2016-03-29 15:54:04.993 DEBUG [main] Processing frame #37...
  120. 2016-03-29 15:54:04.993 DEBUG [process_frame] Found 2 valid vehicle contours.
  121. 2016-03-29 15:54:04.993 DEBUG [process_frame] Valid vehicle contour #0: centroid=(127, 94), bounding_box=(109, 69, 36, 50)
  122. 2016-03-29 15:54:04.993 DEBUG [process_frame] Valid vehicle contour #1: centroid=(82, 49), bounding_box=(66, 25, 33, 49)
  123. 2016-03-29 15:54:04.993 DEBUG [process_frame] Updating vehicle count...
  124. 2016-03-29 15:54:05.009 DEBUG [main] Processing frame #38...
  125. 2016-03-29 15:54:05.009 DEBUG [process_frame] Found 2 valid vehicle contours.
  126. 2016-03-29 15:54:05.009 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 100), bounding_box=(105, 82, 40, 37)
  127. 2016-03-29 15:54:05.009 DEBUG [process_frame] Valid vehicle contour #1: centroid=(79, 59), bounding_box=(61, 31, 36, 57)
  128. 2016-03-29 15:54:05.009 DEBUG [process_frame] Updating vehicle count...
  129. 2016-03-29 15:54:05.026 DEBUG [main] Processing frame #39...
  130. 2016-03-29 15:54:05.026 DEBUG [process_frame] Found 2 valid vehicle contours.
  131. 2016-03-29 15:54:05.026 DEBUG [process_frame] Valid vehicle contour #0: centroid=(126, 108), bounding_box=(108, 98, 37, 21)
  132. 2016-03-29 15:54:05.026 DEBUG [process_frame] Valid vehicle contour #1: centroid=(74, 71), bounding_box=(54, 37, 41, 68)
  133. 2016-03-29 15:54:05.026 DEBUG [process_frame] Updating vehicle count...
  134. 2016-03-29 15:54:05.040 DEBUG [main] Processing frame #40...
  135. 2016-03-29 15:54:05.040 DEBUG [process_frame] Found 1 valid vehicle contours.
  136. 2016-03-29 15:54:05.040 DEBUG [process_frame] Valid vehicle contour #0: centroid=(70, 82), bounding_box=(45, 45, 51, 74)
  137. 2016-03-29 15:54:05.040 DEBUG [process_frame] Updating vehicle count...
  138. 2016-03-29 15:54:05.056 DEBUG [main] Processing frame #41...
  139. 2016-03-29 15:54:05.056 DEBUG [process_frame] Found 1 valid vehicle contours.
  140. 2016-03-29 15:54:05.056 DEBUG [process_frame] Valid vehicle contour #0: centroid=(62, 86), bounding_box=(32, 53, 61, 66)
  141. 2016-03-29 15:54:05.056 DEBUG [process_frame] Updating vehicle count...
  142. 2016-03-29 15:54:05.072 DEBUG [main] Processing frame #42...
  143. 2016-03-29 15:54:05.072 DEBUG [process_frame] Found 2 valid vehicle contours.
  144. 2016-03-29 15:54:05.072 DEBUG [process_frame] Valid vehicle contour #0: centroid=(61, 92), bounding_box=(31, 66, 61, 53)
  145. 2016-03-29 15:54:05.072 DEBUG [process_frame] Valid vehicle contour #1: centroid=(118, 30), bounding_box=(105, 19, 26, 22)
  146. 2016-03-29 15:54:05.072 DEBUG [process_frame] Updating vehicle count...
  147. 2016-03-29 15:54:05.088 DEBUG [main] Processing frame #43...
  148. 2016-03-29 15:54:05.088 DEBUG [process_frame] Found 1 valid vehicle contours.
  149. 2016-03-29 15:54:05.088 DEBUG [process_frame] Valid vehicle contour #0: centroid=(55, 101), bounding_box=(27, 84, 57, 35)
  150. 2016-03-29 15:54:05.088 DEBUG [process_frame] Updating vehicle count...
  151. 2016-03-29 15:54:05.104 DEBUG [main] Processing frame #44...
  152. 2016-03-29 15:54:05.104 DEBUG [process_frame] No valid vehicle contours found.
  153. 2016-03-29 15:54:05.118 DEBUG [main] Processing frame #45...
  154. 2016-03-29 15:54:05.118 DEBUG [process_frame] No valid vehicle contours found.
  155. 2016-03-29 15:54:05.134 DEBUG [main] Processing frame #46...
  156. 2016-03-29 15:54:05.134 DEBUG [process_frame] No valid vehicle contours found.
  157. 2016-03-29 15:54:05.151 DEBUG [main] Processing frame #47...
  158. 2016-03-29 15:54:05.151 DEBUG [process_frame] No valid vehicle contours found.
  159. 2016-03-29 15:54:05.165 DEBUG [main] Processing frame #48...
  160. 2016-03-29 15:54:05.165 DEBUG [process_frame] No valid vehicle contours found.
  161. 2016-03-29 15:54:05.181 DEBUG [main] Processing frame #49...
  162. 2016-03-29 15:54:05.181 DEBUG [process_frame] Found 1 valid vehicle contours.
  163. 2016-03-29 15:54:05.181 DEBUG [process_frame] Valid vehicle contour #0: centroid=(124, 83), bounding_box=(108, 72, 32, 22)
  164. 2016-03-29 15:54:05.181 DEBUG [process_frame] Updating vehicle count...
  165. 2016-03-29 15:54:05.197 DEBUG [main] Processing frame #50...
  166. 2016-03-29 15:54:05.197 DEBUG [process_frame] Found 1 valid vehicle contours.
  167. 2016-03-29 15:54:05.197 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 90), bounding_box=(107, 70, 36, 41)
  168. 2016-03-29 15:54:05.197 DEBUG [process_frame] Updating vehicle count...
  169. 2016-03-29 15:54:05.213 DEBUG [main] Processing frame #51...
  170. 2016-03-29 15:54:05.213 DEBUG [process_frame] Found 1 valid vehicle contours.
  171. 2016-03-29 15:54:05.213 DEBUG [process_frame] Valid vehicle contour #0: centroid=(116, 101), bounding_box=(105, 84, 22, 35)
  172. 2016-03-29 15:54:05.213 DEBUG [process_frame] Updating vehicle count...
  173. 2016-03-29 15:54:05.229 DEBUG [main] Processing frame #52...
  174. 2016-03-29 15:54:05.229 DEBUG [process_frame] Found 1 valid vehicle contours.
  175. 2016-03-29 15:54:05.229 DEBUG [process_frame] Valid vehicle contour #0: centroid=(122, 100), bounding_box=(106, 82, 32, 37)
  176. 2016-03-29 15:54:05.229 DEBUG [process_frame] Updating vehicle count...
  177. 2016-03-29 15:54:05.243 DEBUG [main] Processing frame #53...
  178. 2016-03-29 15:54:05.243 DEBUG [process_frame] No valid vehicle contours found.
  179. 2016-03-29 15:54:05.259 DEBUG [main] Processing frame #54...
  180. 2016-03-29 15:54:05.259 DEBUG [process_frame] No valid vehicle contours found.
  181. 2016-03-29 15:54:05.276 DEBUG [main] Processing frame #55...
  182. 2016-03-29 15:54:05.276 DEBUG [process_frame] No valid vehicle contours found.
  183. 2016-03-29 15:54:05.290 DEBUG [main] Processing frame #56...
  184. 2016-03-29 15:54:05.290 DEBUG [process_frame] No valid vehicle contours found.
  185. 2016-03-29 15:54:05.306 DEBUG [main] Processing frame #57...
  186. 2016-03-29 15:54:05.306 DEBUG [process_frame] No valid vehicle contours found.
  187. 2016-03-29 15:54:05.322 DEBUG [main] Processing frame #58...
  188. 2016-03-29 15:54:05.322 DEBUG [process_frame] No valid vehicle contours found.
  189. 2016-03-29 15:54:05.338 DEBUG [main] Processing frame #59...
  190. 2016-03-29 15:54:05.338 DEBUG [process_frame] No valid vehicle contours found.
  191. 2016-03-29 15:54:05.354 DEBUG [main] Processing frame #60...
  192. 2016-03-29 15:54:05.354 DEBUG [process_frame] No valid vehicle contours found.
  193. 2016-03-29 15:54:05.368 DEBUG [main] Processing frame #61...
  194. 2016-03-29 15:54:05.368 DEBUG [process_frame] Found 1 valid vehicle contours.
  195. 2016-03-29 15:54:05.368 DEBUG [process_frame] Valid vehicle contour #0: centroid=(77, 27), bounding_box=(67, 17, 21, 21)
  196. 2016-03-29 15:54:05.368 DEBUG [process_frame] Updating vehicle count...
  197. 2016-03-29 15:54:05.384 DEBUG [main] Processing frame #62...
  198. 2016-03-29 15:54:05.384 DEBUG [process_frame] Found 1 valid vehicle contours.
  199. 2016-03-29 15:54:05.384 DEBUG [process_frame] Valid vehicle contour #0: centroid=(75, 30), bounding_box=(64, 18, 23, 24)
  200. 2016-03-29 15:54:05.384 DEBUG [process_frame] Updating vehicle count...
  201. 2016-03-29 15:54:05.401 DEBUG [main] Processing frame #63...
  202. 2016-03-29 15:54:05.401 DEBUG [process_frame] Found 1 valid vehicle contours.
  203. 2016-03-29 15:54:05.401 DEBUG [process_frame] Valid vehicle contour #0: centroid=(73, 33), bounding_box=(61, 21, 24, 25)
  204. 2016-03-29 15:54:05.401 DEBUG [process_frame] Updating vehicle count...
  205. 2016-03-29 15:54:05.415 DEBUG [main] Processing frame #64...
  206. 2016-03-29 15:54:05.415 DEBUG [process_frame] Found 1 valid vehicle contours.
  207. 2016-03-29 15:54:05.415 DEBUG [process_frame] Valid vehicle contour #0: centroid=(70, 37), bounding_box=(58, 24, 25, 27)
  208. 2016-03-29 15:54:05.415 DEBUG [process_frame] Updating vehicle count...
  209. 2016-03-29 15:54:05.431 DEBUG [main] Processing frame #65...
  210. 2016-03-29 15:54:05.431 DEBUG [process_frame] Found 1 valid vehicle contours.
  211. 2016-03-29 15:54:05.431 DEBUG [process_frame] Valid vehicle contour #0: centroid=(67, 42), bounding_box=(54, 28, 27, 28)
  212. 2016-03-29 15:54:05.431 DEBUG [process_frame] Updating vehicle count...
  213. 2016-03-29 15:54:05.447 DEBUG [main] Processing frame #66...
  214. 2016-03-29 15:54:05.447 DEBUG [process_frame] Found 1 valid vehicle contours.
  215. 2016-03-29 15:54:05.447 DEBUG [process_frame] Valid vehicle contour #0: centroid=(63, 47), bounding_box=(49, 32, 29, 31)
  216. 2016-03-29 15:54:05.447 DEBUG [process_frame] Updating vehicle count...
  217. 2016-03-29 15:54:05.463 DEBUG [main] Processing frame #67...
  218. 2016-03-29 15:54:05.463 DEBUG [process_frame] Found 2 valid vehicle contours.
  219. 2016-03-29 15:54:05.463 DEBUG [process_frame] Valid vehicle contour #0: centroid=(59, 53), bounding_box=(44, 36, 31, 34)
  220. 2016-03-29 15:54:05.463 DEBUG [process_frame] Valid vehicle contour #1: centroid=(119, 30), bounding_box=(109, 18, 21, 25)
  221. 2016-03-29 15:54:05.463 DEBUG [process_frame] Updating vehicle count...
  222. 2016-03-29 15:54:05.479 DEBUG [main] Processing frame #68...
  223. 2016-03-29 15:54:05.479 DEBUG [process_frame] Found 2 valid vehicle contours.
  224. 2016-03-29 15:54:05.479 DEBUG [process_frame] Valid vehicle contour #0: centroid=(55, 59), bounding_box=(38, 41, 34, 37)
  225. 2016-03-29 15:54:05.479 DEBUG [process_frame] Valid vehicle contour #1: centroid=(120, 34), bounding_box=(109, 21, 22, 27)
  226. 2016-03-29 15:54:05.479 DEBUG [process_frame] Updating vehicle count...
  227. 2016-03-29 15:54:05.493 DEBUG [main] Processing frame #69...
  228. 2016-03-29 15:54:05.493 DEBUG [process_frame] Found 2 valid vehicle contours.
  229. 2016-03-29 15:54:05.493 DEBUG [process_frame] Valid vehicle contour #0: centroid=(49, 67), bounding_box=(30, 47, 38, 41)
  230. 2016-03-29 15:54:05.493 DEBUG [process_frame] Valid vehicle contour #1: centroid=(120, 39), bounding_box=(109, 25, 23, 29)
  231. 2016-03-29 15:54:05.493 DEBUG [process_frame] Updating vehicle count...
  232. 2016-03-29 15:54:05.509 DEBUG [main] Processing frame #70...
  233. 2016-03-29 15:54:05.509 DEBUG [process_frame] Found 1 valid vehicle contours.
  234. 2016-03-29 15:54:05.509 DEBUG [process_frame] Valid vehicle contour #0: centroid=(43, 75), bounding_box=(22, 51, 42, 48)
  235. 2016-03-29 15:54:05.509 DEBUG [process_frame] Updating vehicle count...
  236. 2016-03-29 15:54:05.526 DEBUG [main] Processing frame #71...
  237. 2016-03-29 15:54:05.526 DEBUG [process_frame] Found 3 valid vehicle contours.
  238. 2016-03-29 15:54:05.526 DEBUG [process_frame] Valid vehicle contour #0: centroid=(36, 85), bounding_box=(12, 60, 48, 51)
  239. 2016-03-29 15:54:05.526 DEBUG [process_frame] Valid vehicle contour #1: centroid=(122, 59), bounding_box=(109, 48, 27, 23)
  240. 2016-03-29 15:54:05.526 DEBUG [process_frame] Valid vehicle contour #2: centroid=(88, 37), bounding_box=(78, 23, 21, 28)
  241. 2016-03-29 15:54:05.526 DEBUG [process_frame] Updating vehicle count...
  242. 2016-03-29 15:54:05.540 DEBUG [main] Processing frame #72...
  243. 2016-03-29 15:54:05.540 DEBUG [process_frame] Found 3 valid vehicle contours.
  244. 2016-03-29 15:54:05.540 DEBUG [process_frame] Valid vehicle contour #0: centroid=(27, 92), bounding_box=(1, 65, 53, 54)
  245. 2016-03-29 15:54:05.540 DEBUG [process_frame] Valid vehicle contour #1: centroid=(123, 60), bounding_box=(109, 39, 29, 42)
  246. 2016-03-29 15:54:05.540 DEBUG [process_frame] Valid vehicle contour #2: centroid=(87, 41), bounding_box=(75, 26, 24, 31)
  247. 2016-03-29 15:54:05.540 DEBUG [process_frame] Updating vehicle count...
  248. 2016-03-29 15:54:05.556 DEBUG [main] Processing frame #73...
  249. 2016-03-29 15:54:05.556 DEBUG [process_frame] Found 3 valid vehicle contours.
  250. 2016-03-29 15:54:05.556 DEBUG [process_frame] Valid vehicle contour #0: centroid=(24, 97), bounding_box=(1, 75, 47, 44)
  251. 2016-03-29 15:54:05.556 DEBUG [process_frame] Valid vehicle contour #1: centroid=(124, 70), bounding_box=(107, 45, 34, 50)
  252. 2016-03-29 15:54:05.556 DEBUG [process_frame] Valid vehicle contour #2: centroid=(85, 48), bounding_box=(73, 30, 25, 36)
  253. 2016-03-29 15:54:05.556 DEBUG [process_frame] Updating vehicle count...
  254. 2016-03-29 15:54:05.572 DEBUG [main] Processing frame #74...
  255. 2016-03-29 15:54:05.572 DEBUG [process_frame] Found 3 valid vehicle contours.
  256. 2016-03-29 15:54:05.572 DEBUG [process_frame] Valid vehicle contour #0: centroid=(20, 102), bounding_box=(1, 86, 39, 33)
  257. 2016-03-29 15:54:05.572 DEBUG [process_frame] Valid vehicle contour #1: centroid=(125, 82), bounding_box=(107, 53, 37, 59)
  258. 2016-03-29 15:54:05.572 DEBUG [process_frame] Valid vehicle contour #2: centroid=(82, 55), bounding_box=(69, 35, 27, 40)
  259. 2016-03-29 15:54:05.572 DEBUG [process_frame] Updating vehicle count...
  260. 2016-03-29 15:54:05.588 DEBUG [main] Processing frame #75...
  261. 2016-03-29 15:54:05.588 DEBUG [process_frame] Found 2 valid vehicle contours.
  262. 2016-03-29 15:54:05.588 DEBUG [process_frame] Valid vehicle contour #0: centroid=(127, 91), bounding_box=(106, 63, 42, 56)
  263. 2016-03-29 15:54:05.588 DEBUG [process_frame] Valid vehicle contour #1: centroid=(79, 63), bounding_box=(64, 41, 31, 45)
  264. 2016-03-29 15:54:05.588 DEBUG [process_frame] Updating vehicle count...
  265. 2016-03-29 15:54:05.604 DEBUG [main] Processing frame #76...
  266. 2016-03-29 15:54:05.604 DEBUG [process_frame] Found 2 valid vehicle contours.
  267. 2016-03-29 15:54:05.604 DEBUG [process_frame] Valid vehicle contour #0: centroid=(126, 97), bounding_box=(105, 75, 42, 44)
  268. 2016-03-29 15:54:05.604 DEBUG [process_frame] Valid vehicle contour #1: centroid=(76, 74), bounding_box=(58, 48, 37, 53)
  269. 2016-03-29 15:54:05.604 DEBUG [process_frame] Updating vehicle count...
  270. 2016-03-29 15:54:05.618 DEBUG [main] Processing frame #77...
  271. 2016-03-29 15:54:05.618 DEBUG [process_frame] Found 2 valid vehicle contours.
  272. 2016-03-29 15:54:05.618 DEBUG [process_frame] Valid vehicle contour #0: centroid=(128, 104), bounding_box=(106, 90, 44, 29)
  273. 2016-03-29 15:54:05.618 DEBUG [process_frame] Valid vehicle contour #1: centroid=(72, 87), bounding_box=(51, 55, 42, 64)
  274. 2016-03-29 15:54:05.618 DEBUG [process_frame] Updating vehicle count...
  275. 2016-03-29 15:54:05.634 DEBUG [main] Processing frame #78...
  276. 2016-03-29 15:54:05.634 DEBUG [process_frame] Found 1 valid vehicle contours.
  277. 2016-03-29 15:54:05.634 DEBUG [process_frame] Valid vehicle contour #0: centroid=(67, 92), bounding_box=(45, 66, 44, 53)
  278. 2016-03-29 15:54:05.634 DEBUG [process_frame] Updating vehicle count...
  279. 2016-03-29 15:54:05.651 DEBUG [main] Processing frame #79...
  280. 2016-03-29 15:54:05.651 DEBUG [process_frame] Found 1 valid vehicle contours.
  281. 2016-03-29 15:54:05.651 DEBUG [process_frame] Valid vehicle contour #0: centroid=(65, 98), bounding_box=(43, 78, 45, 41)
  282. 2016-03-29 15:54:05.651 DEBUG [process_frame] Updating vehicle count...
  283. 2016-03-29 15:54:05.665 DEBUG [main] Processing frame #80...
  284. 2016-03-29 15:54:05.665 DEBUG [process_frame] Found 1 valid vehicle contours.
  285. 2016-03-29 15:54:05.665 DEBUG [process_frame] Valid vehicle contour #0: centroid=(60, 106), bounding_box=(40, 94, 41, 25)
  286. 2016-03-29 15:54:05.665 DEBUG [process_frame] Updating vehicle count...
  287. 2016-03-29 15:54:05.681 DEBUG [main] Processing frame #81...
  288. 2016-03-29 15:54:05.681 DEBUG [process_frame] No valid vehicle contours found.
  289. 2016-03-29 15:54:05.697 DEBUG [main] Processing frame #82...
  290. 2016-03-29 15:54:05.697 DEBUG [process_frame] No valid vehicle contours found.
  291. 2016-03-29 15:54:05.713 DEBUG [main] Processing frame #83...
  292. 2016-03-29 15:54:05.713 DEBUG [process_frame] No valid vehicle contours found.
  293. 2016-03-29 15:54:05.729 DEBUG [main] Processing frame #84...
  294. 2016-03-29 15:54:05.729 DEBUG [process_frame] No valid vehicle contours found.
  295. 2016-03-29 15:54:05.743 DEBUG [main] Processing frame #85...
  296. 2016-03-29 15:54:05.743 DEBUG [process_frame] No valid vehicle contours found.
  297. 2016-03-29 15:54:05.759 DEBUG [main] Processing frame #86...
  298. 2016-03-29 15:54:05.759 DEBUG [process_frame] Found 1 valid vehicle contours.
  299. 2016-03-29 15:54:05.759 DEBUG [process_frame] Valid vehicle contour #0: centroid=(124, 35), bounding_box=(113, 21, 22, 29)
  300. 2016-03-29 15:54:05.759 DEBUG [process_frame] Updating vehicle count...
  301. 2016-03-29 15:54:05.776 DEBUG [main] Processing frame #87...
  302. 2016-03-29 15:54:05.776 DEBUG [process_frame] Found 1 valid vehicle contours.
  303. 2016-03-29 15:54:05.776 DEBUG [process_frame] Valid vehicle contour #0: centroid=(123, 40), bounding_box=(112, 25, 23, 31)
  304. 2016-03-29 15:54:05.776 DEBUG [process_frame] Updating vehicle count...
  305. 2016-03-29 15:54:05.790 DEBUG [main] Processing frame #88...
  306. 2016-03-29 15:54:05.790 DEBUG [process_frame] Found 1 valid vehicle contours.
  307. 2016-03-29 15:54:05.790 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 45), bounding_box=(112, 28, 26, 34)
  308. 2016-03-29 15:54:05.790 DEBUG [process_frame] Updating vehicle count...
  309. 2016-03-29 15:54:05.806 DEBUG [main] Processing frame #89...
  310. 2016-03-29 15:54:05.806 DEBUG [process_frame] Found 1 valid vehicle contours.
  311. 2016-03-29 15:54:05.806 DEBUG [process_frame] Valid vehicle contour #0: centroid=(127, 59), bounding_box=(114, 47, 26, 24)
  312. 2016-03-29 15:54:05.806 DEBUG [process_frame] Updating vehicle count...
  313. 2016-03-29 15:54:05.822 DEBUG [main] Processing frame #90...
  314. 2016-03-29 15:54:05.822 DEBUG [process_frame] Found 1 valid vehicle contours.
  315. 2016-03-29 15:54:05.822 DEBUG [process_frame] Valid vehicle contour #0: centroid=(126, 59), bounding_box=(112, 38, 29, 42)
  316. 2016-03-29 15:54:05.822 DEBUG [process_frame] Updating vehicle count...
  317. 2016-03-29 15:54:05.838 DEBUG [main] Processing frame #91...
  318. 2016-03-29 15:54:05.838 DEBUG [process_frame] Found 2 valid vehicle contours.
  319. 2016-03-29 15:54:05.838 DEBUG [process_frame] Valid vehicle contour #0: centroid=(128, 67), bounding_box=(112, 43, 33, 49)
  320. 2016-03-29 15:54:05.838 DEBUG [process_frame] Valid vehicle contour #1: centroid=(98, 26), bounding_box=(88, 13, 21, 26)
  321. 2016-03-29 15:54:05.838 DEBUG [process_frame] Updating vehicle count...
  322. 2016-03-29 15:54:05.854 DEBUG [main] Processing frame #92...
  323. 2016-03-29 15:54:05.854 DEBUG [process_frame] Found 2 valid vehicle contours.
  324. 2016-03-29 15:54:05.854 DEBUG [process_frame] Valid vehicle contour #0: centroid=(130, 78), bounding_box=(112, 50, 36, 56)
  325. 2016-03-29 15:54:05.854 DEBUG [process_frame] Valid vehicle contour #1: centroid=(97, 30), bounding_box=(87, 16, 21, 28)
  326. 2016-03-29 15:54:05.854 DEBUG [process_frame] Updating vehicle count...
  327. 2016-03-29 15:54:05.868 DEBUG [main] Processing frame #93...
  328. 2016-03-29 15:54:05.868 DEBUG [process_frame] Found 2 valid vehicle contours.
  329. 2016-03-29 15:54:05.868 DEBUG [process_frame] Valid vehicle contour #0: centroid=(132, 88), bounding_box=(112, 58, 40, 61)
  330. 2016-03-29 15:54:05.868 DEBUG [process_frame] Valid vehicle contour #1: centroid=(96, 34), bounding_box=(85, 19, 23, 31)
  331. 2016-03-29 15:54:05.868 DEBUG [process_frame] Updating vehicle count...
  332. 2016-03-29 15:54:05.884 DEBUG [main] Processing frame #94...
  333. 2016-03-29 15:54:05.884 DEBUG [process_frame] Found 2 valid vehicle contours.
  334. 2016-03-29 15:54:05.884 DEBUG [process_frame] Valid vehicle contour #0: centroid=(134, 93), bounding_box=(112, 68, 45, 51)
  335. 2016-03-29 15:54:05.884 DEBUG [process_frame] Valid vehicle contour #1: centroid=(94, 40), bounding_box=(82, 23, 25, 35)
  336. 2016-03-29 15:54:05.884 DEBUG [process_frame] Updating vehicle count...
  337. 2016-03-29 15:54:05.901 DEBUG [main] Processing frame #95...
  338. 2016-03-29 15:54:05.901 DEBUG [process_frame] Found 2 valid vehicle contours.
  339. 2016-03-29 15:54:05.901 DEBUG [process_frame] Valid vehicle contour #0: centroid=(135, 99), bounding_box=(113, 80, 44, 39)
  340. 2016-03-29 15:54:05.901 DEBUG [process_frame] Valid vehicle contour #1: centroid=(92, 47), bounding_box=(79, 27, 26, 40)
  341. 2016-03-29 15:54:05.901 DEBUG [process_frame] Updating vehicle count...
  342. 2016-03-29 15:54:05.915 DEBUG [main] Processing frame #96...
  343. 2016-03-29 15:54:05.915 DEBUG [process_frame] Found 2 valid vehicle contours.
  344. 2016-03-29 15:54:05.915 DEBUG [process_frame] Valid vehicle contour #0: centroid=(135, 107), bounding_box=(113, 96, 44, 23)
  345. 2016-03-29 15:54:05.915 DEBUG [process_frame] Valid vehicle contour #1: centroid=(90, 55), bounding_box=(76, 33, 29, 44)
  346. 2016-03-29 15:54:05.915 DEBUG [process_frame] Updating vehicle count...
  347. 2016-03-29 15:54:05.931 DEBUG [main] Processing frame #97...
  348. 2016-03-29 15:54:05.931 DEBUG [process_frame] Found 1 valid vehicle contours.
  349. 2016-03-29 15:54:05.931 DEBUG [process_frame] Valid vehicle contour #0: centroid=(87, 64), bounding_box=(71, 39, 33, 50)
  350. 2016-03-29 15:54:05.931 DEBUG [process_frame] Updating vehicle count...
  351. 2016-03-29 15:54:05.947 DEBUG [main] Processing frame #98...
  352. 2016-03-29 15:54:05.947 DEBUG [process_frame] Found 1 valid vehicle contours.
  353. 2016-03-29 15:54:05.947 DEBUG [process_frame] Valid vehicle contour #0: centroid=(84, 77), bounding_box=(65, 47, 38, 60)
  354. 2016-03-29 15:54:05.947 DEBUG [process_frame] Updating vehicle count...
  355. 2016-03-29 15:54:05.963 DEBUG [main] Processing frame #99...
  356. 2016-03-29 15:54:05.963 DEBUG [process_frame] Found 1 valid vehicle contours.
  357. 2016-03-29 15:54:05.963 DEBUG [process_frame] Valid vehicle contour #0: centroid=(79, 87), bounding_box=(57, 55, 44, 64)
  358. 2016-03-29 15:54:05.963 DEBUG [process_frame] Updating vehicle count...
  359. 2016-03-29 15:54:05.979 DEBUG [main] Processing frame #100...
  360. 2016-03-29 15:54:05.979 DEBUG [process_frame] Found 1 valid vehicle contours.
  361. 2016-03-29 15:54:05.979 DEBUG [process_frame] Valid vehicle contour #0: centroid=(74, 93), bounding_box=(51, 67, 47, 52)
  362. 2016-03-29 15:54:05.979 DEBUG [process_frame] Updating vehicle count...
  363. 2016-03-29 15:54:05.993 DEBUG [main] Processing frame #101...
  364. 2016-03-29 15:54:05.993 DEBUG [process_frame] Found 1 valid vehicle contours.
  365. 2016-03-29 15:54:05.993 DEBUG [process_frame] Valid vehicle contour #0: centroid=(73, 102), bounding_box=(49, 85, 48, 34)
  366. 2016-03-29 15:54:05.993 DEBUG [process_frame] Updating vehicle count...
  367. 2016-03-29 15:54:06.009 DEBUG [main] Processing frame #102...
  368. 2016-03-29 15:54:06.009 DEBUG [process_frame] No valid vehicle contours found.
  369. 2016-03-29 15:54:06.026 DEBUG [main] Processing frame #103...
  370. 2016-03-29 15:54:06.026 DEBUG [process_frame] No valid vehicle contours found.
  371. 2016-03-29 15:54:06.040 DEBUG [main] Processing frame #104...
  372. 2016-03-29 15:54:06.040 DEBUG [process_frame] No valid vehicle contours found.
  373. 2016-03-29 15:54:06.056 DEBUG [main] Processing frame #105...
  374. 2016-03-29 15:54:06.056 DEBUG [process_frame] No valid vehicle contours found.
  375. 2016-03-29 15:54:06.072 DEBUG [main] Processing frame #106...
  376. 2016-03-29 15:54:06.072 DEBUG [process_frame] No valid vehicle contours found.
  377. 2016-03-29 15:54:06.088 DEBUG [main] Processing frame #107...
  378. 2016-03-29 15:54:06.088 DEBUG [process_frame] No valid vehicle contours found.
  379. 2016-03-29 15:54:06.104 DEBUG [main] Processing frame #108...
  380. 2016-03-29 15:54:06.104 DEBUG [process_frame] No valid vehicle contours found.
  381. 2016-03-29 15:54:06.118 DEBUG [main] Processing frame #109...
  382. 2016-03-29 15:54:06.118 DEBUG [process_frame] No valid vehicle contours found.
  383. 2016-03-29 15:54:06.134 DEBUG [main] Processing frame #110...
  384. 2016-03-29 15:54:06.134 DEBUG [process_frame] No valid vehicle contours found.
  385. 2016-03-29 15:54:06.151 DEBUG [main] Processing frame #111...
  386. 2016-03-29 15:54:06.151 DEBUG [process_frame] No valid vehicle contours found.
  387. 2016-03-29 15:54:06.165 DEBUG [main] Processing frame #112...
  388. 2016-03-29 15:54:06.165 DEBUG [process_frame] Found 1 valid vehicle contours.
  389. 2016-03-29 15:54:06.165 DEBUG [process_frame] Valid vehicle contour #0: centroid=(123, 60), bounding_box=(110, 46, 27, 29)
  390. 2016-03-29 15:54:06.165 DEBUG [process_frame] Updating vehicle count...
  391. 2016-03-29 15:54:06.181 DEBUG [main] Processing frame #113...
  392. 2016-03-29 15:54:06.181 DEBUG [process_frame] Found 1 valid vehicle contours.
  393. 2016-03-29 15:54:06.181 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 63), bounding_box=(110, 40, 30, 46)
  394. 2016-03-29 15:54:06.181 DEBUG [process_frame] Updating vehicle count...
  395. 2016-03-29 15:54:06.197 DEBUG [main] Processing frame #114...
  396. 2016-03-29 15:54:06.197 DEBUG [process_frame] Found 1 valid vehicle contours.
  397. 2016-03-29 15:54:06.197 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 81), bounding_box=(108, 61, 35, 40)
  398. 2016-03-29 15:54:06.197 DEBUG [process_frame] Updating vehicle count...
  399. 2016-03-29 15:54:06.213 DEBUG [main] Processing frame #115...
  400. 2016-03-29 15:54:06.213 DEBUG [process_frame] Found 1 valid vehicle contours.
  401. 2016-03-29 15:54:06.213 DEBUG [process_frame] Valid vehicle contour #0: centroid=(127, 93), bounding_box=(109, 68, 37, 51)
  402. 2016-03-29 15:54:06.213 DEBUG [process_frame] Updating vehicle count...
  403. 2016-03-29 15:54:06.229 DEBUG [main] Processing frame #116...
  404. 2016-03-29 15:54:06.229 DEBUG [process_frame] Found 1 valid vehicle contours.
  405. 2016-03-29 15:54:06.229 DEBUG [process_frame] Valid vehicle contour #0: centroid=(126, 98), bounding_box=(107, 78, 38, 41)
  406. 2016-03-29 15:54:06.229 DEBUG [process_frame] Updating vehicle count...
  407. 2016-03-29 15:54:06.243 DEBUG [main] Processing frame #117...
  408. 2016-03-29 15:54:06.243 DEBUG [process_frame] Found 1 valid vehicle contours.
  409. 2016-03-29 15:54:06.243 DEBUG [process_frame] Valid vehicle contour #0: centroid=(125, 100), bounding_box=(109, 81, 33, 38)
  410. 2016-03-29 15:54:06.243 DEBUG [process_frame] Updating vehicle count...
  411. 2016-03-29 15:54:06.259 DEBUG [main] Processing frame #118...
  412. 2016-03-29 15:54:06.259 DEBUG [process_frame] No valid vehicle contours found.
  413. 2016-03-29 15:54:06.276 DEBUG [main] Processing frame #119...
  414. 2016-03-29 15:54:06.276 DEBUG [process_frame] No valid vehicle contours found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement