Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2016-03-29 04:34:17.108 DEBUG [main] Creating background subtractor...
- 2016-03-29 04:34:17.108 DEBUG [main] Initializing video capture device #images/frame_%04d.png...
- 2016-03-29 04:34:17.140 DEBUG [main] Video capture frame size=(w=0, h=0)
- 2016-03-29 04:34:17.140 DEBUG [main] Starting capture loop...
- 2016-03-29 04:34:17.140 DEBUG [main] Capturing frame #0...
- 2016-03-29 04:34:17.140 DEBUG [main] Got frame #0: shape=(120, 160, 3)
- 2016-03-29 04:34:17.140 DEBUG [main] Creating vehicle counter...
- 2016-03-29 04:34:17.140 DEBUG [main] Processing frame #0...
- 2016-03-29 04:34:17.140 DEBUG [root] Saving foreground mask for frame #0 as 'images/mask_0000.png'
- 2016-03-29 04:34:17.140 DEBUG [detect_vehicles] Found 0 vehicle contours.
- 2016-03-29 04:34:17.140 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.140 DEBUG [root] Saving processed frame #0 as 'images/processed_0000.png'
- 2016-03-29 04:34:17.154 DEBUG [main] Frame #0 processed.
- 2016-03-29 04:34:17.171 DEBUG [main] Capturing frame #1...
- 2016-03-29 04:34:17.171 DEBUG [main] Got frame #1: shape=(120, 160, 3)
- 2016-03-29 04:34:17.171 DEBUG [main] Processing frame #1...
- 2016-03-29 04:34:17.171 DEBUG [root] Saving foreground mask for frame #1 as 'images/mask_0001.png'
- 2016-03-29 04:34:17.171 DEBUG [detect_vehicles] Found 2 vehicle contours.
- 2016-03-29 04:34:17.171 DEBUG [detect_vehicles] Contour #0: pos=(x=156, y=1) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.171 DEBUG [detect_vehicles] Contour #1: pos=(x=108, y=1) size=(w=8, h=5) valid=False
- 2016-03-29 04:34:17.171 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.171 DEBUG [root] Saving processed frame #1 as 'images/processed_0001.png'
- 2016-03-29 04:34:17.171 DEBUG [main] Frame #1 processed.
- 2016-03-29 04:34:17.186 DEBUG [main] Capturing frame #2...
- 2016-03-29 04:34:17.186 DEBUG [main] Got frame #2: shape=(120, 160, 3)
- 2016-03-29 04:34:17.186 DEBUG [main] Processing frame #2...
- 2016-03-29 04:34:17.186 DEBUG [root] Saving foreground mask for frame #2 as 'images/mask_0002.png'
- 2016-03-29 04:34:17.186 DEBUG [detect_vehicles] Found 2 vehicle contours.
- 2016-03-29 04:34:17.186 DEBUG [detect_vehicles] Contour #0: pos=(x=155, y=1) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.186 DEBUG [detect_vehicles] Contour #1: pos=(x=107, y=1) size=(w=10, h=6) valid=False
- 2016-03-29 04:34:17.186 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.186 DEBUG [root] Saving processed frame #2 as 'images/processed_0002.png'
- 2016-03-29 04:34:17.186 DEBUG [main] Frame #2 processed.
- 2016-03-29 04:34:17.201 DEBUG [main] Capturing frame #3...
- 2016-03-29 04:34:17.201 DEBUG [main] Got frame #3: shape=(120, 160, 3)
- 2016-03-29 04:34:17.201 DEBUG [main] Processing frame #3...
- 2016-03-29 04:34:17.201 DEBUG [root] Saving foreground mask for frame #3 as 'images/mask_0003.png'
- 2016-03-29 04:34:17.201 DEBUG [detect_vehicles] Found 3 vehicle contours.
- 2016-03-29 04:34:17.201 DEBUG [detect_vehicles] Contour #0: pos=(x=108, y=7) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.201 DEBUG [detect_vehicles] Contour #1: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.201 DEBUG [detect_vehicles] Contour #2: pos=(x=107, y=1) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.201 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.201 DEBUG [root] Saving processed frame #3 as 'images/processed_0003.png'
- 2016-03-29 04:34:17.201 DEBUG [main] Frame #3 processed.
- 2016-03-29 04:34:17.217 DEBUG [main] Capturing frame #4...
- 2016-03-29 04:34:17.217 DEBUG [main] Got frame #4: shape=(120, 160, 3)
- 2016-03-29 04:34:17.217 DEBUG [main] Processing frame #4...
- 2016-03-29 04:34:17.217 DEBUG [root] Saving foreground mask for frame #4 as 'images/mask_0004.png'
- 2016-03-29 04:34:17.217 DEBUG [detect_vehicles] Found 3 vehicle contours.
- 2016-03-29 04:34:17.217 DEBUG [detect_vehicles] Contour #0: pos=(x=107, y=8) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:17.217 DEBUG [detect_vehicles] Contour #1: pos=(x=108, y=2) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:17.217 DEBUG [detect_vehicles] Contour #2: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.217 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.217 DEBUG [root] Saving processed frame #4 as 'images/processed_0004.png'
- 2016-03-29 04:34:17.217 DEBUG [main] Frame #4 processed.
- 2016-03-29 04:34:17.233 DEBUG [main] Capturing frame #5...
- 2016-03-29 04:34:17.233 DEBUG [main] Got frame #5: shape=(120, 160, 3)
- 2016-03-29 04:34:17.233 DEBUG [main] Processing frame #5...
- 2016-03-29 04:34:17.233 DEBUG [root] Saving foreground mask for frame #5 as 'images/mask_0005.png'
- 2016-03-29 04:34:17.233 DEBUG [detect_vehicles] Found 4 vehicle contours.
- 2016-03-29 04:34:17.233 DEBUG [detect_vehicles] Contour #0: pos=(x=107, y=10) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:17.233 DEBUG [detect_vehicles] Contour #1: pos=(x=107, y=2) size=(w=10, h=6) valid=False
- 2016-03-29 04:34:17.233 DEBUG [detect_vehicles] Contour #2: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.233 DEBUG [detect_vehicles] Contour #3: pos=(x=111, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.233 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.233 DEBUG [root] Saving processed frame #5 as 'images/processed_0005.png'
- 2016-03-29 04:34:17.233 DEBUG [main] Frame #5 processed.
- 2016-03-29 04:34:17.249 DEBUG [main] Capturing frame #6...
- 2016-03-29 04:34:17.249 DEBUG [main] Got frame #6: shape=(120, 160, 3)
- 2016-03-29 04:34:17.249 DEBUG [main] Processing frame #6...
- 2016-03-29 04:34:17.249 DEBUG [root] Saving foreground mask for frame #6 as 'images/mask_0006.png'
- 2016-03-29 04:34:17.249 DEBUG [detect_vehicles] Found 5 vehicle contours.
- 2016-03-29 04:34:17.249 DEBUG [detect_vehicles] Contour #0: pos=(x=107, y=12) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:17.249 DEBUG [detect_vehicles] Contour #1: pos=(x=107, y=6) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:17.249 DEBUG [detect_vehicles] Contour #2: pos=(x=108, y=2) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.249 DEBUG [detect_vehicles] Contour #3: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.249 DEBUG [detect_vehicles] Contour #4: pos=(x=108, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.249 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.249 DEBUG [root] Saving processed frame #6 as 'images/processed_0006.png'
- 2016-03-29 04:34:17.249 DEBUG [main] Frame #6 processed.
- 2016-03-29 04:34:17.265 DEBUG [main] Capturing frame #7...
- 2016-03-29 04:34:17.265 DEBUG [main] Got frame #7: shape=(120, 160, 3)
- 2016-03-29 04:34:17.265 DEBUG [main] Processing frame #7...
- 2016-03-29 04:34:17.265 DEBUG [root] Saving foreground mask for frame #7 as 'images/mask_0007.png'
- 2016-03-29 04:34:17.265 DEBUG [detect_vehicles] Found 5 vehicle contours.
- 2016-03-29 04:34:17.265 DEBUG [detect_vehicles] Contour #0: pos=(x=107, y=13) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:17.265 DEBUG [detect_vehicles] Contour #1: pos=(x=107, y=8) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:17.265 DEBUG [detect_vehicles] Contour #2: pos=(x=106, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.265 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=3) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.265 DEBUG [detect_vehicles] Contour #4: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.265 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.265 DEBUG [root] Saving processed frame #7 as 'images/processed_0007.png'
- 2016-03-29 04:34:17.265 DEBUG [main] Frame #7 processed.
- 2016-03-29 04:34:17.279 DEBUG [main] Capturing frame #8...
- 2016-03-29 04:34:17.279 DEBUG [main] Got frame #8: shape=(120, 160, 3)
- 2016-03-29 04:34:17.279 DEBUG [main] Processing frame #8...
- 2016-03-29 04:34:17.279 DEBUG [root] Saving foreground mask for frame #8 as 'images/mask_0008.png'
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Found 6 vehicle contours.
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Contour #0: pos=(x=106, y=15) size=(w=12, h=3) valid=False
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Contour #1: pos=(x=107, y=10) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Contour #2: pos=(x=108, y=6) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=5) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Contour #4: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.279 DEBUG [detect_vehicles] Contour #5: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.279 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.279 DEBUG [root] Saving processed frame #8 as 'images/processed_0008.png'
- 2016-03-29 04:34:17.279 DEBUG [main] Frame #8 processed.
- 2016-03-29 04:34:17.296 DEBUG [main] Capturing frame #9...
- 2016-03-29 04:34:17.296 DEBUG [main] Got frame #9: shape=(120, 160, 3)
- 2016-03-29 04:34:17.296 DEBUG [main] Processing frame #9...
- 2016-03-29 04:34:17.296 DEBUG [root] Saving foreground mask for frame #9 as 'images/mask_0009.png'
- 2016-03-29 04:34:17.296 DEBUG [detect_vehicles] Found 5 vehicle contours.
- 2016-03-29 04:34:17.296 DEBUG [detect_vehicles] Contour #0: pos=(x=106, y=17) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.296 DEBUG [detect_vehicles] Contour #1: pos=(x=106, y=12) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.296 DEBUG [detect_vehicles] Contour #2: pos=(x=108, y=7) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.296 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=3) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.296 DEBUG [detect_vehicles] Contour #4: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.296 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.296 DEBUG [root] Saving processed frame #9 as 'images/processed_0009.png'
- 2016-03-29 04:34:17.296 DEBUG [main] Frame #9 processed.
- 2016-03-29 04:34:17.311 DEBUG [main] Capturing frame #10...
- 2016-03-29 04:34:17.311 DEBUG [main] Got frame #10: shape=(120, 160, 3)
- 2016-03-29 04:34:17.311 DEBUG [main] Processing frame #10...
- 2016-03-29 04:34:17.311 DEBUG [root] Saving foreground mask for frame #10 as 'images/mask_0010.png'
- 2016-03-29 04:34:17.311 DEBUG [detect_vehicles] Found 5 vehicle contours.
- 2016-03-29 04:34:17.311 DEBUG [detect_vehicles] Contour #0: pos=(x=106, y=20) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.311 DEBUG [detect_vehicles] Contour #1: pos=(x=106, y=14) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.311 DEBUG [detect_vehicles] Contour #2: pos=(x=108, y=9) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.311 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=3) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.311 DEBUG [detect_vehicles] Contour #4: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.311 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.311 DEBUG [root] Saving processed frame #10 as 'images/processed_0010.png'
- 2016-03-29 04:34:17.311 DEBUG [main] Frame #10 processed.
- 2016-03-29 04:34:17.326 DEBUG [main] Capturing frame #11...
- 2016-03-29 04:34:17.326 DEBUG [main] Got frame #11: shape=(120, 160, 3)
- 2016-03-29 04:34:17.326 DEBUG [main] Processing frame #11...
- 2016-03-29 04:34:17.326 DEBUG [root] Saving foreground mask for frame #11 as 'images/mask_0011.png'
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #0: pos=(x=106, y=22) size=(w=13, h=5) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #1: pos=(x=115, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #2: pos=(x=106, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #3: pos=(x=106, y=17) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #4: pos=(x=118, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #5: pos=(x=108, y=11) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #6: pos=(x=108, y=3) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.326 DEBUG [detect_vehicles] Contour #7: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.326 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.326 DEBUG [root] Saving processed frame #11 as 'images/processed_0011.png'
- 2016-03-29 04:34:17.326 DEBUG [main] Frame #11 processed.
- 2016-03-29 04:34:17.342 DEBUG [main] Capturing frame #12...
- 2016-03-29 04:34:17.342 DEBUG [main] Got frame #12: shape=(120, 160, 3)
- 2016-03-29 04:34:17.342 DEBUG [main] Processing frame #12...
- 2016-03-29 04:34:17.342 DEBUG [root] Saving foreground mask for frame #12 as 'images/mask_0012.png'
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Found 7 vehicle contours.
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #0: pos=(x=105, y=25) size=(w=14, h=5) valid=False
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #1: pos=(x=105, y=19) size=(w=14, h=5) valid=False
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=13) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #4: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #5: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.342 DEBUG [detect_vehicles] Contour #6: pos=(x=112, y=1) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:17.342 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.342 DEBUG [root] Saving processed frame #12 as 'images/processed_0012.png'
- 2016-03-29 04:34:17.342 DEBUG [main] Frame #12 processed.
- 2016-03-29 04:34:17.358 DEBUG [main] Capturing frame #13...
- 2016-03-29 04:34:17.358 DEBUG [main] Got frame #13: shape=(120, 160, 3)
- 2016-03-29 04:34:17.358 DEBUG [main] Processing frame #13...
- 2016-03-29 04:34:17.358 DEBUG [root] Saving foreground mask for frame #13 as 'images/mask_0013.png'
- 2016-03-29 04:34:17.358 DEBUG [detect_vehicles] Found 5 vehicle contours.
- 2016-03-29 04:34:17.358 DEBUG [detect_vehicles] Contour #0: pos=(x=105, y=21) size=(w=15, h=13) valid=False
- 2016-03-29 04:34:17.358 DEBUG [detect_vehicles] Contour #1: pos=(x=114, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.358 DEBUG [detect_vehicles] Contour #2: pos=(x=107, y=15) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:17.358 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=2) size=(w=11, h=2) valid=False
- 2016-03-29 04:34:17.358 DEBUG [detect_vehicles] Contour #4: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.358 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.358 DEBUG [root] Saving processed frame #13 as 'images/processed_0013.png'
- 2016-03-29 04:34:17.358 DEBUG [main] Frame #13 processed.
- 2016-03-29 04:34:17.374 DEBUG [main] Capturing frame #14...
- 2016-03-29 04:34:17.374 DEBUG [main] Got frame #14: shape=(120, 160, 3)
- 2016-03-29 04:34:17.374 DEBUG [main] Processing frame #14...
- 2016-03-29 04:34:17.374 DEBUG [root] Saving foreground mask for frame #14 as 'images/mask_0014.png'
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #0: pos=(x=104, y=24) size=(w=16, h=14) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #1: pos=(x=104, y=24) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #3: pos=(x=107, y=18) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #4: pos=(x=108, y=3) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #5: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #6: pos=(x=115, y=1) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.374 DEBUG [detect_vehicles] Contour #7: pos=(x=112, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.374 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.374 DEBUG [root] Saving processed frame #14 as 'images/processed_0014.png'
- 2016-03-29 04:34:17.374 DEBUG [main] Frame #14 processed.
- 2016-03-29 04:34:17.390 DEBUG [main] Capturing frame #15...
- 2016-03-29 04:34:17.390 DEBUG [main] Got frame #15: shape=(120, 160, 3)
- 2016-03-29 04:34:17.390 DEBUG [main] Processing frame #15...
- 2016-03-29 04:34:17.390 DEBUG [root] Saving foreground mask for frame #15 as 'images/mask_0015.png'
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #0: pos=(x=104, y=38) size=(w=16, h=5) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #1: pos=(x=118, y=37) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #2: pos=(x=104, y=37) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #3: pos=(x=104, y=27) size=(w=17, h=9) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=26) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #5: pos=(x=119, y=24) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #6: pos=(x=107, y=21) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #7: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.390 DEBUG [detect_vehicles] Contour #8: pos=(x=108, y=1) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:17.390 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.390 DEBUG [root] Saving processed frame #15 as 'images/processed_0015.png'
- 2016-03-29 04:34:17.390 DEBUG [main] Frame #15 processed.
- 2016-03-29 04:34:17.404 DEBUG [main] Capturing frame #16...
- 2016-03-29 04:34:17.404 DEBUG [main] Got frame #16: shape=(120, 160, 3)
- 2016-03-29 04:34:17.404 DEBUG [main] Processing frame #16...
- 2016-03-29 04:34:17.404 DEBUG [root] Saving foreground mask for frame #16 as 'images/mask_0016.png'
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #0: pos=(x=119, y=42) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #1: pos=(x=103, y=42) size=(w=18, h=7) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #2: pos=(x=103, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #3: pos=(x=103, y=33) size=(w=18, h=8) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #4: pos=(x=103, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #5: pos=(x=120, y=31) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #6: pos=(x=114, y=30) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #7: pos=(x=105, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #8: pos=(x=119, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #9: pos=(x=106, y=24) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #10: pos=(x=108, y=2) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:17.404 DEBUG [detect_vehicles] Contour #11: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.404 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.404 DEBUG [root] Saving processed frame #16 as 'images/processed_0016.png'
- 2016-03-29 04:34:17.404 DEBUG [main] Frame #16 processed.
- 2016-03-29 04:34:17.421 DEBUG [main] Capturing frame #17...
- 2016-03-29 04:34:17.421 DEBUG [main] Got frame #17: shape=(120, 160, 3)
- 2016-03-29 04:34:17.421 DEBUG [main] Processing frame #17...
- 2016-03-29 04:34:17.421 DEBUG [root] Saving foreground mask for frame #17 as 'images/mask_0017.png'
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #0: pos=(x=103, y=47) size=(w=19, h=8) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #1: pos=(x=103, y=38) size=(w=19, h=9) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #2: pos=(x=102, y=37) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #3: pos=(x=121, y=36) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #4: pos=(x=104, y=35) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #5: pos=(x=103, y=33) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #6: pos=(x=120, y=32) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #7: pos=(x=106, y=28) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=7) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #9: pos=(x=108, y=3) size=(w=12, h=3) valid=False
- 2016-03-29 04:34:17.421 DEBUG [detect_vehicles] Contour #10: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.421 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.421 DEBUG [root] Saving processed frame #17 as 'images/processed_0017.png'
- 2016-03-29 04:34:17.421 DEBUG [main] Frame #17 processed.
- 2016-03-29 04:34:17.436 DEBUG [main] Capturing frame #18...
- 2016-03-29 04:34:17.436 DEBUG [main] Got frame #18: shape=(120, 160, 3)
- 2016-03-29 04:34:17.436 DEBUG [main] Processing frame #18...
- 2016-03-29 04:34:17.436 DEBUG [root] Saving foreground mask for frame #18 as 'images/mask_0018.png'
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #0: pos=(x=106, y=43) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #1: pos=(x=101, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #2: pos=(x=120, y=38) size=(w=3, h=5) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #3: pos=(x=102, y=33) size=(w=21, h=30) valid=True
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=8) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #5: pos=(x=108, y=3) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #6: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #7: pos=(x=116, y=1) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.436 DEBUG [detect_vehicles] Contour #8: pos=(x=99, y=1) size=(w=7, h=1) valid=False
- 2016-03-29 04:34:17.436 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.436 DEBUG [process_frame] Valid vehicle contour #0: centroid=(102, 33, 21, 30), bounding_box=(112, 48)
- 2016-03-29 04:34:17.436 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.436 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.436 DEBUG [root] Saving processed frame #18 as 'images/processed_0018.png'
- 2016-03-29 04:34:17.436 DEBUG [main] Frame #18 processed.
- 2016-03-29 04:34:17.451 DEBUG [main] Capturing frame #19...
- 2016-03-29 04:34:17.451 DEBUG [main] Got frame #19: shape=(120, 160, 3)
- 2016-03-29 04:34:17.451 DEBUG [main] Processing frame #19...
- 2016-03-29 04:34:17.451 DEBUG [root] Saving foreground mask for frame #19 as 'images/mask_0019.png'
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #0: pos=(x=101, y=66) size=(w=21, h=6) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #1: pos=(x=99, y=63) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #2: pos=(x=118, y=50) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #3: pos=(x=106, y=48) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #4: pos=(x=101, y=47) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #5: pos=(x=102, y=42) size=(w=2, h=6) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #6: pos=(x=101, y=41) size=(w=23, h=25) valid=True
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #7: pos=(x=104, y=37) size=(w=16, h=7) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=10) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #9: pos=(x=112, y=6) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #10: pos=(x=108, y=2) size=(w=11, h=2) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #11: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.451 DEBUG [detect_vehicles] Contour #12: pos=(x=98, y=1) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.451 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.451 DEBUG [process_frame] Valid vehicle contour #0: centroid=(101, 41, 23, 25), bounding_box=(112, 53)
- 2016-03-29 04:34:17.451 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.451 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.451 DEBUG [root] Saving processed frame #19 as 'images/processed_0019.png'
- 2016-03-29 04:34:17.451 DEBUG [main] Frame #19 processed.
- 2016-03-29 04:34:17.467 DEBUG [main] Capturing frame #20...
- 2016-03-29 04:34:17.467 DEBUG [main] Got frame #20: shape=(120, 160, 3)
- 2016-03-29 04:34:17.467 DEBUG [main] Processing frame #20...
- 2016-03-29 04:34:17.467 DEBUG [root] Saving foreground mask for frame #20 as 'images/mask_0020.png'
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Found 15 vehicle contours.
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #0: pos=(x=106, y=58) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #1: pos=(x=103, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #2: pos=(x=118, y=57) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #3: pos=(x=98, y=56) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #4: pos=(x=116, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #5: pos=(x=106, y=54) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #6: pos=(x=101, y=50) size=(w=3, h=6) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #7: pos=(x=99, y=48) size=(w=26, h=35) valid=True
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #8: pos=(x=121, y=46) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #9: pos=(x=102, y=43) size=(w=19, h=8) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #10: pos=(x=112, y=12) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #11: pos=(x=112, y=8) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #12: pos=(x=108, y=3) size=(w=11, h=2) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #13: pos=(x=97, y=2) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:17.467 DEBUG [detect_vehicles] Contour #14: pos=(x=154, y=1) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.467 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.467 DEBUG [process_frame] Valid vehicle contour #0: centroid=(99, 48, 26, 35), bounding_box=(112, 65)
- 2016-03-29 04:34:17.467 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.467 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.467 DEBUG [root] Saving processed frame #20 as 'images/processed_0020.png'
- 2016-03-29 04:34:17.467 DEBUG [main] Frame #20 processed.
- 2016-03-29 04:34:17.483 DEBUG [main] Capturing frame #21...
- 2016-03-29 04:34:17.483 DEBUG [main] Got frame #21: shape=(120, 160, 3)
- 2016-03-29 04:34:17.483 DEBUG [main] Processing frame #21...
- 2016-03-29 04:34:17.483 DEBUG [root] Saving foreground mask for frame #21 as 'images/mask_0021.png'
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Found 16 vehicle contours.
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #0: pos=(x=96, y=77) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #1: pos=(x=126, y=70) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #2: pos=(x=103, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #3: pos=(x=107, y=66) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #4: pos=(x=116, y=64) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #5: pos=(x=106, y=63) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #6: pos=(x=119, y=61) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #7: pos=(x=108, y=61) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #8: pos=(x=96, y=49) size=(w=31, h=49) valid=True
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #9: pos=(x=112, y=14) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #10: pos=(x=112, y=9) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #11: pos=(x=108, y=3) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #12: pos=(x=97, y=3) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #13: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #14: pos=(x=109, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [detect_vehicles] Contour #15: pos=(x=98, y=1) size=(w=7, h=1) valid=False
- 2016-03-29 04:34:17.483 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.483 DEBUG [process_frame] Valid vehicle contour #0: centroid=(96, 49, 31, 49), bounding_box=(111, 73)
- 2016-03-29 04:34:17.483 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.483 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.483 DEBUG [root] Saving processed frame #21 as 'images/processed_0021.png'
- 2016-03-29 04:34:17.483 DEBUG [main] Frame #21 processed.
- 2016-03-29 04:34:17.499 DEBUG [main] Capturing frame #22...
- 2016-03-29 04:34:17.499 DEBUG [main] Got frame #22: shape=(120, 160, 3)
- 2016-03-29 04:34:17.499 DEBUG [main] Processing frame #22...
- 2016-03-29 04:34:17.499 DEBUG [root] Saving foreground mask for frame #22 as 'images/mask_0022.png'
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #0: pos=(x=94, y=100) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #1: pos=(x=94, y=94) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #2: pos=(x=94, y=88) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #3: pos=(x=95, y=57) size=(w=33, h=58) valid=True
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=16) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=11) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #6: pos=(x=114, y=6) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #7: pos=(x=96, y=5) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #8: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #9: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.499 DEBUG [detect_vehicles] Contour #10: pos=(x=96, y=1) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.499 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.499 DEBUG [process_frame] Valid vehicle contour #0: centroid=(95, 57, 33, 58), bounding_box=(111, 86)
- 2016-03-29 04:34:17.499 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.499 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.499 DEBUG [root] Saving processed frame #22 as 'images/processed_0022.png'
- 2016-03-29 04:34:17.499 DEBUG [main] Frame #22 processed.
- 2016-03-29 04:34:17.515 DEBUG [main] Capturing frame #23...
- 2016-03-29 04:34:17.515 DEBUG [main] Got frame #23: shape=(120, 160, 3)
- 2016-03-29 04:34:17.515 DEBUG [main] Processing frame #23...
- 2016-03-29 04:34:17.515 DEBUG [root] Saving foreground mask for frame #23 as 'images/mask_0023.png'
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #0: pos=(x=91, y=116) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #1: pos=(x=91, y=109) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #2: pos=(x=93, y=89) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #3: pos=(x=92, y=67) size=(w=38, h=52) valid=True
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=18) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=13) size=(w=10, h=5) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #6: pos=(x=114, y=8) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #7: pos=(x=95, y=6) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #8: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #9: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.515 DEBUG [detect_vehicles] Contour #10: pos=(x=96, y=1) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:17.515 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.515 DEBUG [process_frame] Valid vehicle contour #0: centroid=(92, 67, 38, 52), bounding_box=(111, 93)
- 2016-03-29 04:34:17.515 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.515 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.515 DEBUG [root] Saving processed frame #23 as 'images/processed_0023.png'
- 2016-03-29 04:34:17.515 DEBUG [main] Frame #23 processed.
- 2016-03-29 04:34:17.529 DEBUG [main] Capturing frame #24...
- 2016-03-29 04:34:17.529 DEBUG [main] Got frame #24: shape=(120, 160, 3)
- 2016-03-29 04:34:17.529 DEBUG [main] Processing frame #24...
- 2016-03-29 04:34:17.529 DEBUG [root] Saving foreground mask for frame #24 as 'images/mask_0024.png'
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Found 20 vehicle contours.
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #0: pos=(x=107, y=118) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #1: pos=(x=103, y=114) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #2: pos=(x=131, y=109) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #3: pos=(x=104, y=108) size=(w=3, h=5) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #4: pos=(x=90, y=107) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #5: pos=(x=120, y=106) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #6: pos=(x=113, y=103) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #7: pos=(x=110, y=103) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #8: pos=(x=89, y=78) size=(w=44, h=41) valid=True
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #9: pos=(x=112, y=21) size=(w=12, h=3) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #10: pos=(x=112, y=16) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #11: pos=(x=123, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #12: pos=(x=118, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=10) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #14: pos=(x=94, y=8) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #15: pos=(x=105, y=6) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #16: pos=(x=95, y=6) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #17: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #18: pos=(x=95, y=3) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:17.529 DEBUG [detect_vehicles] Contour #19: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.529 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.529 DEBUG [process_frame] Valid vehicle contour #0: centroid=(89, 78, 44, 41), bounding_box=(111, 98)
- 2016-03-29 04:34:17.529 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.529 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.529 DEBUG [root] Saving processed frame #24 as 'images/processed_0024.png'
- 2016-03-29 04:34:17.529 DEBUG [main] Frame #24 processed.
- 2016-03-29 04:34:17.546 DEBUG [main] Capturing frame #25...
- 2016-03-29 04:34:17.546 DEBUG [main] Got frame #25: shape=(120, 160, 3)
- 2016-03-29 04:34:17.546 DEBUG [main] Processing frame #25...
- 2016-03-29 04:34:17.546 DEBUG [root] Saving foreground mask for frame #25 as 'images/mask_0025.png'
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Found 10 vehicle contours.
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #0: pos=(x=126, y=116) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #1: pos=(x=90, y=93) size=(w=41, h=26) valid=True
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #2: pos=(x=112, y=24) size=(w=12, h=3) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=18) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=12) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #5: pos=(x=94, y=10) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #6: pos=(x=94, y=4) size=(w=10, h=5) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #7: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #8: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.546 DEBUG [detect_vehicles] Contour #9: pos=(x=95, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.546 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.546 DEBUG [process_frame] Valid vehicle contour #0: centroid=(90, 93, 41, 26), bounding_box=(110, 106)
- 2016-03-29 04:34:17.546 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.546 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.546 DEBUG [root] Saving processed frame #25 as 'images/processed_0025.png'
- 2016-03-29 04:34:17.546 DEBUG [main] Frame #25 processed.
- 2016-03-29 04:34:17.561 DEBUG [main] Capturing frame #26...
- 2016-03-29 04:34:17.561 DEBUG [main] Got frame #26: shape=(120, 160, 3)
- 2016-03-29 04:34:17.561 DEBUG [main] Processing frame #26...
- 2016-03-29 04:34:17.561 DEBUG [root] Saving foreground mask for frame #26 as 'images/mask_0026.png'
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Found 14 vehicle contours.
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #0: pos=(x=92, y=112) size=(w=36, h=7) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=27) size=(w=13, h=3) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #2: pos=(x=118, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=21) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #4: pos=(x=124, y=19) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #5: pos=(x=119, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #6: pos=(x=114, y=14) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #7: pos=(x=93, y=12) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #8: pos=(x=104, y=9) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #9: pos=(x=93, y=5) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #10: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #11: pos=(x=104, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #12: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.561 DEBUG [detect_vehicles] Contour #13: pos=(x=95, y=1) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:17.561 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.561 DEBUG [root] Saving processed frame #26 as 'images/processed_0026.png'
- 2016-03-29 04:34:17.561 DEBUG [main] Frame #26 processed.
- 2016-03-29 04:34:17.576 DEBUG [main] Capturing frame #27...
- 2016-03-29 04:34:17.576 DEBUG [main] Got frame #27: shape=(120, 160, 3)
- 2016-03-29 04:34:17.576 DEBUG [main] Processing frame #27...
- 2016-03-29 04:34:17.576 DEBUG [root] Saving foreground mask for frame #27 as 'images/mask_0027.png'
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #0: pos=(x=111, y=31) size=(w=15, h=3) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=24) size=(w=13, h=5) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #2: pos=(x=125, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #3: pos=(x=114, y=17) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #4: pos=(x=92, y=14) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #5: pos=(x=92, y=8) size=(w=11, h=5) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #6: pos=(x=99, y=6) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #7: pos=(x=108, y=3) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #8: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #9: pos=(x=111, y=1) size=(w=7, h=1) valid=False
- 2016-03-29 04:34:17.576 DEBUG [detect_vehicles] Contour #10: pos=(x=93, y=1) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.576 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.576 DEBUG [root] Saving processed frame #27 as 'images/processed_0027.png'
- 2016-03-29 04:34:17.576 DEBUG [main] Frame #27 processed.
- 2016-03-29 04:34:17.592 DEBUG [main] Capturing frame #28...
- 2016-03-29 04:34:17.592 DEBUG [main] Got frame #28: shape=(120, 160, 3)
- 2016-03-29 04:34:17.592 DEBUG [main] Processing frame #28...
- 2016-03-29 04:34:17.592 DEBUG [root] Saving foreground mask for frame #28 as 'images/mask_0028.png'
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #0: pos=(x=112, y=35) size=(w=14, h=3) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #1: pos=(x=118, y=34) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #2: pos=(x=124, y=33) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=27) size=(w=14, h=6) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #4: pos=(x=111, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #5: pos=(x=114, y=19) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #6: pos=(x=91, y=17) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #7: pos=(x=91, y=10) size=(w=13, h=6) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #8: pos=(x=98, y=8) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #9: pos=(x=103, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #10: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #11: pos=(x=93, y=2) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:17.592 DEBUG [detect_vehicles] Contour #12: pos=(x=108, y=1) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:17.592 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.592 DEBUG [root] Saving processed frame #28 as 'images/processed_0028.png'
- 2016-03-29 04:34:17.592 DEBUG [main] Frame #28 processed.
- 2016-03-29 04:34:17.608 DEBUG [main] Capturing frame #29...
- 2016-03-29 04:34:17.608 DEBUG [main] Got frame #29: shape=(120, 160, 3)
- 2016-03-29 04:34:17.608 DEBUG [main] Processing frame #29...
- 2016-03-29 04:34:17.608 DEBUG [root] Saving foreground mask for frame #29 as 'images/mask_0029.png'
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Found 16 vehicle contours.
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #0: pos=(x=112, y=38) size=(w=16, h=5) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=31) size=(w=14, h=6) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #2: pos=(x=111, y=30) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #3: pos=(x=114, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=22) size=(w=10, h=5) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #5: pos=(x=89, y=19) size=(w=13, h=5) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #6: pos=(x=103, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #7: pos=(x=89, y=12) size=(w=13, h=6) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #8: pos=(x=103, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #9: pos=(x=89, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #10: pos=(x=98, y=10) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #11: pos=(x=91, y=4) size=(w=11, h=5) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #12: pos=(x=108, y=3) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #13: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #14: pos=(x=115, y=2) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.608 DEBUG [detect_vehicles] Contour #15: pos=(x=112, y=2) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.608 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.608 DEBUG [root] Saving processed frame #29 as 'images/processed_0029.png'
- 2016-03-29 04:34:17.608 DEBUG [main] Frame #29 processed.
- 2016-03-29 04:34:17.624 DEBUG [main] Capturing frame #30...
- 2016-03-29 04:34:17.624 DEBUG [main] Got frame #30: shape=(120, 160, 3)
- 2016-03-29 04:34:17.624 DEBUG [main] Processing frame #30...
- 2016-03-29 04:34:17.624 DEBUG [root] Saving foreground mask for frame #30 as 'images/mask_0030.png'
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Found 18 vehicle contours.
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #0: pos=(x=111, y=45) size=(w=17, h=4) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #1: pos=(x=119, y=44) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #2: pos=(x=123, y=43) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=43) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=36) size=(w=16, h=6) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #5: pos=(x=127, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #6: pos=(x=114, y=34) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #7: pos=(x=111, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #8: pos=(x=114, y=26) size=(w=11, h=6) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #9: pos=(x=102, y=17) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #10: pos=(x=88, y=15) size=(w=14, h=12) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #11: pos=(x=102, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #12: pos=(x=97, y=12) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #13: pos=(x=90, y=6) size=(w=13, h=6) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #14: pos=(x=108, y=3) size=(w=12, h=3) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #15: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #16: pos=(x=117, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [detect_vehicles] Contour #17: pos=(x=112, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.624 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.624 DEBUG [root] Saving processed frame #30 as 'images/processed_0030.png'
- 2016-03-29 04:34:17.624 DEBUG [main] Frame #30 processed.
- 2016-03-29 04:34:17.640 DEBUG [main] Capturing frame #31...
- 2016-03-29 04:34:17.640 DEBUG [main] Got frame #31: shape=(120, 160, 3)
- 2016-03-29 04:34:17.640 DEBUG [main] Processing frame #31...
- 2016-03-29 04:34:17.640 DEBUG [root] Saving foreground mask for frame #31 as 'images/mask_0031.png'
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #0: pos=(x=126, y=49) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #1: pos=(x=111, y=49) size=(w=18, h=7) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #2: pos=(x=112, y=41) size=(w=17, h=7) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #3: pos=(x=128, y=39) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #4: pos=(x=122, y=39) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #5: pos=(x=110, y=39) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #6: pos=(x=114, y=38) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #7: pos=(x=127, y=36) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #8: pos=(x=113, y=30) size=(w=13, h=5) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #9: pos=(x=86, y=26) size=(w=15, h=5) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #10: pos=(x=101, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #11: pos=(x=86, y=23) size=(w=13, h=3) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #12: pos=(x=86, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #13: pos=(x=86, y=16) size=(w=16, h=6) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #14: pos=(x=96, y=15) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #15: pos=(x=101, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #16: pos=(x=88, y=8) size=(w=13, h=6) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #17: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.640 DEBUG [detect_vehicles] Contour #18: pos=(x=108, y=2) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:17.640 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.640 DEBUG [root] Saving processed frame #31 as 'images/processed_0031.png'
- 2016-03-29 04:34:17.640 DEBUG [main] Frame #31 processed.
- 2016-03-29 04:34:17.654 DEBUG [main] Capturing frame #32...
- 2016-03-29 04:34:17.654 DEBUG [main] Got frame #32: shape=(120, 160, 3)
- 2016-03-29 04:34:17.654 DEBUG [main] Processing frame #32...
- 2016-03-29 04:34:17.654 DEBUG [root] Saving foreground mask for frame #32 as 'images/mask_0032.png'
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Found 18 vehicle contours.
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #0: pos=(x=111, y=56) size=(w=20, h=7) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=47) size=(w=18, h=8) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #2: pos=(x=130, y=45) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #3: pos=(x=124, y=45) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=45) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #5: pos=(x=110, y=45) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #6: pos=(x=115, y=43) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #7: pos=(x=128, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #8: pos=(x=113, y=34) size=(w=14, h=8) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #9: pos=(x=100, y=27) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #10: pos=(x=101, y=23) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #11: pos=(x=84, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #12: pos=(x=87, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #13: pos=(x=100, y=17) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #14: pos=(x=84, y=10) size=(w=16, h=26) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #15: pos=(x=111, y=6) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #16: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.654 DEBUG [detect_vehicles] Contour #17: pos=(x=108, y=2) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:17.654 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.654 DEBUG [root] Saving processed frame #32 as 'images/processed_0032.png'
- 2016-03-29 04:34:17.654 DEBUG [main] Frame #32 processed.
- 2016-03-29 04:34:17.671 DEBUG [main] Capturing frame #33...
- 2016-03-29 04:34:17.671 DEBUG [main] Got frame #33: shape=(120, 160, 3)
- 2016-03-29 04:34:17.671 DEBUG [main] Processing frame #33...
- 2016-03-29 04:34:17.671 DEBUG [root] Saving foreground mask for frame #33 as 'images/mask_0033.png'
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Found 29 vehicle contours.
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #0: pos=(x=111, y=53) size=(w=21, h=19) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #1: pos=(x=125, y=52) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=52) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #3: pos=(x=131, y=51) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #4: pos=(x=110, y=51) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #5: pos=(x=130, y=50) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #6: pos=(x=126, y=50) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #7: pos=(x=123, y=50) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #8: pos=(x=116, y=49) size=(w=2, h=5) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #9: pos=(x=128, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #10: pos=(x=121, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #11: pos=(x=112, y=39) size=(w=16, h=8) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #12: pos=(x=82, y=35) size=(w=17, h=6) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #13: pos=(x=99, y=31) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #14: pos=(x=96, y=31) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #15: pos=(x=82, y=31) size=(w=16, h=3) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #16: pos=(x=100, y=26) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #17: pos=(x=100, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #18: pos=(x=96, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #19: pos=(x=82, y=23) size=(w=17, h=7) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #20: pos=(x=94, y=22) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #21: pos=(x=97, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #22: pos=(x=99, y=16) size=(w=2, h=6) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #23: pos=(x=85, y=13) size=(w=14, h=10) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #24: pos=(x=111, y=7) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #25: pos=(x=118, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #26: pos=(x=111, y=3) size=(w=6, h=3) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #27: pos=(x=109, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.671 DEBUG [detect_vehicles] Contour #28: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.671 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.671 DEBUG [root] Saving processed frame #33 as 'images/processed_0033.png'
- 2016-03-29 04:34:17.671 DEBUG [main] Frame #33 processed.
- 2016-03-29 04:34:17.686 DEBUG [main] Capturing frame #34...
- 2016-03-29 04:34:17.686 DEBUG [main] Got frame #34: shape=(120, 160, 3)
- 2016-03-29 04:34:17.686 DEBUG [main] Processing frame #34...
- 2016-03-29 04:34:17.686 DEBUG [root] Saving foreground mask for frame #34 as 'images/mask_0034.png'
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Found 29 vehicle contours.
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #0: pos=(x=111, y=75) size=(w=23, h=8) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=62) size=(w=22, h=13) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #2: pos=(x=121, y=62) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #3: pos=(x=124, y=61) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #4: pos=(x=127, y=60) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #5: pos=(x=132, y=58) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #6: pos=(x=127, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #7: pos=(x=114, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #8: pos=(x=110, y=58) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #9: pos=(x=124, y=57) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #10: pos=(x=126, y=56) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #11: pos=(x=121, y=56) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #12: pos=(x=113, y=56) size=(w=7, h=7) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #13: pos=(x=130, y=55) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #14: pos=(x=113, y=49) size=(w=1, h=6) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #15: pos=(x=112, y=45) size=(w=17, h=9) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #16: pos=(x=90, y=39) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #17: pos=(x=79, y=36) size=(w=20, h=11) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #18: pos=(x=99, y=30) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #19: pos=(x=89, y=27) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #20: pos=(x=80, y=27) size=(w=20, h=8) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #21: pos=(x=92, y=25) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #22: pos=(x=83, y=25) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #23: pos=(x=83, y=16) size=(w=17, h=10) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #24: pos=(x=111, y=9) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #25: pos=(x=119, y=6) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #26: pos=(x=109, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #27: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.686 DEBUG [detect_vehicles] Contour #28: pos=(x=111, y=2) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.686 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.686 DEBUG [root] Saving processed frame #34 as 'images/processed_0034.png'
- 2016-03-29 04:34:17.686 DEBUG [main] Frame #34 processed.
- 2016-03-29 04:34:17.701 DEBUG [main] Capturing frame #35...
- 2016-03-29 04:34:17.701 DEBUG [main] Got frame #35: shape=(120, 160, 3)
- 2016-03-29 04:34:17.701 DEBUG [main] Processing frame #35...
- 2016-03-29 04:34:17.701 DEBUG [root] Saving foreground mask for frame #35 as 'images/mask_0035.png'
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Found 28 vehicle contours.
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #0: pos=(x=110, y=74) size=(w=27, h=23) valid=True
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #1: pos=(x=109, y=69) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #2: pos=(x=134, y=68) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #3: pos=(x=128, y=67) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=67) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #5: pos=(x=130, y=66) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #6: pos=(x=127, y=65) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #7: pos=(x=125, y=65) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #8: pos=(x=122, y=65) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #9: pos=(x=133, y=64) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #10: pos=(x=111, y=63) size=(w=1, h=6) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #11: pos=(x=113, y=61) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #12: pos=(x=132, y=59) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=52) size=(w=20, h=21) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #14: pos=(x=76, y=42) size=(w=21, h=13) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #15: pos=(x=97, y=40) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #16: pos=(x=98, y=34) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #17: pos=(x=77, y=32) size=(w=20, h=9) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #18: pos=(x=91, y=30) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #19: pos=(x=80, y=19) size=(w=19, h=15) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #20: pos=(x=111, y=11) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #21: pos=(x=119, y=8) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #22: pos=(x=114, y=8) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #23: pos=(x=115, y=6) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #24: pos=(x=114, y=3) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #25: pos=(x=111, y=3) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #26: pos=(x=109, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.701 DEBUG [detect_vehicles] Contour #27: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.701 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.701 DEBUG [process_frame] Valid vehicle contour #0: centroid=(110, 74, 27, 23), bounding_box=(123, 85)
- 2016-03-29 04:34:17.701 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.701 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.701 DEBUG [root] Saving processed frame #35 as 'images/processed_0035.png'
- 2016-03-29 04:34:17.701 DEBUG [main] Frame #35 processed.
- 2016-03-29 04:34:17.717 DEBUG [main] Capturing frame #36...
- 2016-03-29 04:34:17.717 DEBUG [main] Got frame #36: shape=(120, 160, 3)
- 2016-03-29 04:34:17.717 DEBUG [main] Processing frame #36...
- 2016-03-29 04:34:17.717 DEBUG [root] Saving foreground mask for frame #36 as 'images/mask_0036.png'
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Found 29 vehicle contours.
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #0: pos=(x=109, y=103) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #1: pos=(x=138, y=83) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #2: pos=(x=127, y=81) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #3: pos=(x=130, y=79) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #4: pos=(x=136, y=78) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #5: pos=(x=132, y=77) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #6: pos=(x=129, y=77) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #7: pos=(x=115, y=77) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #8: pos=(x=135, y=76) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #9: pos=(x=110, y=76) size=(w=30, h=38) valid=True
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #10: pos=(x=113, y=72) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #11: pos=(x=109, y=70) size=(w=4, h=14) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #12: pos=(x=134, y=69) size=(w=2, h=6) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=61) size=(w=22, h=15) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #14: pos=(x=73, y=49) size=(w=22, h=14) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #15: pos=(x=96, y=46) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #16: pos=(x=89, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #17: pos=(x=74, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #18: pos=(x=89, y=35) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #19: pos=(x=73, y=27) size=(w=25, h=24) valid=True
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #20: pos=(x=77, y=23) size=(w=19, h=12) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #21: pos=(x=111, y=13) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #22: pos=(x=113, y=10) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #23: pos=(x=115, y=7) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #24: pos=(x=118, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #25: pos=(x=113, y=3) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #26: pos=(x=111, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #27: pos=(x=109, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.717 DEBUG [detect_vehicles] Contour #28: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.717 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:17.717 DEBUG [process_frame] Valid vehicle contour #0: centroid=(110, 76, 30, 38), bounding_box=(125, 95)
- 2016-03-29 04:34:17.717 DEBUG [process_frame] Valid vehicle contour #1: centroid=(73, 27, 25, 24), bounding_box=(85, 39)
- 2016-03-29 04:34:17.717 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.717 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:17.717 DEBUG [root] Saving processed frame #36 as 'images/processed_0036.png'
- 2016-03-29 04:34:17.717 DEBUG [main] Frame #36 processed.
- 2016-03-29 04:34:17.733 DEBUG [main] Capturing frame #37...
- 2016-03-29 04:34:17.733 DEBUG [main] Got frame #37: shape=(120, 160, 3)
- 2016-03-29 04:34:17.733 DEBUG [main] Processing frame #37...
- 2016-03-29 04:34:17.733 DEBUG [root] Saving foreground mask for frame #37 as 'images/mask_0037.png'
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Found 29 vehicle contours.
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #0: pos=(x=107, y=97) size=(w=9, h=6) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #1: pos=(x=134, y=96) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #2: pos=(x=139, y=93) size=(w=5, h=8) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #3: pos=(x=115, y=93) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #4: pos=(x=109, y=93) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #5: pos=(x=134, y=92) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #6: pos=(x=131, y=92) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #7: pos=(x=129, y=92) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #8: pos=(x=111, y=91) size=(w=32, h=28) valid=True
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #9: pos=(x=116, y=91) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #10: pos=(x=111, y=86) size=(w=3, h=7) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #11: pos=(x=137, y=83) size=(w=2, h=9) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=81) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=71) size=(w=25, h=20) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #14: pos=(x=91, y=57) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #15: pos=(x=94, y=46) size=(w=2, h=7) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #16: pos=(x=82, y=46) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #17: pos=(x=70, y=44) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #18: pos=(x=87, y=42) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #19: pos=(x=68, y=27) size=(w=29, h=46) valid=True
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #20: pos=(x=111, y=15) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #21: pos=(x=120, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #22: pos=(x=113, y=12) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #23: pos=(x=115, y=9) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #24: pos=(x=114, y=6) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #25: pos=(x=115, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #26: pos=(x=111, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #27: pos=(x=109, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.733 DEBUG [detect_vehicles] Contour #28: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.733 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:17.733 DEBUG [process_frame] Valid vehicle contour #0: centroid=(111, 91, 32, 28), bounding_box=(127, 105)
- 2016-03-29 04:34:17.733 DEBUG [process_frame] Valid vehicle contour #1: centroid=(68, 27, 29, 46), bounding_box=(82, 50)
- 2016-03-29 04:34:17.733 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.733 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:17.733 DEBUG [root] Saving processed frame #37 as 'images/processed_0037.png'
- 2016-03-29 04:34:17.733 DEBUG [main] Frame #37 processed.
- 2016-03-29 04:34:17.749 DEBUG [main] Capturing frame #38...
- 2016-03-29 04:34:17.749 DEBUG [main] Got frame #38: shape=(120, 160, 3)
- 2016-03-29 04:34:17.749 DEBUG [main] Processing frame #38...
- 2016-03-29 04:34:17.749 DEBUG [root] Saving foreground mask for frame #38 as 'images/mask_0038.png'
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Found 25 vehicle contours.
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #0: pos=(x=141, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #1: pos=(x=137, y=117) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #2: pos=(x=106, y=117) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=115) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #4: pos=(x=143, y=113) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #5: pos=(x=119, y=111) size=(w=15, h=8) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #6: pos=(x=116, y=111) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #7: pos=(x=108, y=110) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #8: pos=(x=142, y=108) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #9: pos=(x=141, y=103) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #10: pos=(x=140, y=99) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #11: pos=(x=138, y=97) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #12: pos=(x=138, y=95) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #13: pos=(x=110, y=90) size=(w=31, h=27) valid=True
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #14: pos=(x=112, y=84) size=(w=26, h=7) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #15: pos=(x=65, y=52) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #16: pos=(x=63, y=33) size=(w=32, h=53) valid=True
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #17: pos=(x=111, y=17) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #18: pos=(x=119, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #19: pos=(x=116, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #20: pos=(x=113, y=8) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #21: pos=(x=115, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #22: pos=(x=111, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #23: pos=(x=109, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.749 DEBUG [detect_vehicles] Contour #24: pos=(x=156, y=2) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.749 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:17.749 DEBUG [process_frame] Valid vehicle contour #0: centroid=(110, 90, 31, 27), bounding_box=(125, 103)
- 2016-03-29 04:34:17.749 DEBUG [process_frame] Valid vehicle contour #1: centroid=(63, 33, 32, 53), bounding_box=(79, 59)
- 2016-03-29 04:34:17.749 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.749 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:17.749 DEBUG [root] Saving processed frame #38 as 'images/processed_0038.png'
- 2016-03-29 04:34:17.749 DEBUG [main] Frame #38 processed.
- 2016-03-29 04:34:17.765 DEBUG [main] Capturing frame #39...
- 2016-03-29 04:34:17.765 DEBUG [main] Got frame #39: shape=(120, 160, 3)
- 2016-03-29 04:34:17.765 DEBUG [main] Processing frame #39...
- 2016-03-29 04:34:17.765 DEBUG [root] Saving foreground mask for frame #39 as 'images/mask_0039.png'
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #0: pos=(x=108, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #1: pos=(x=142, y=115) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #2: pos=(x=141, y=113) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #3: pos=(x=111, y=111) size=(w=4, h=8) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=108) size=(w=27, h=11) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #5: pos=(x=118, y=108) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #6: pos=(x=132, y=107) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #7: pos=(x=112, y=100) size=(w=29, h=9) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #8: pos=(x=88, y=94) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #9: pos=(x=59, y=62) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #10: pos=(x=56, y=39) size=(w=38, h=65) valid=True
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #11: pos=(x=110, y=20) size=(w=14, h=5) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #12: pos=(x=110, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #13: pos=(x=122, y=14) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #14: pos=(x=111, y=14) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #15: pos=(x=116, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #16: pos=(x=114, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #17: pos=(x=111, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [detect_vehicles] Contour #18: pos=(x=157, y=2) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.765 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.765 DEBUG [process_frame] Valid vehicle contour #0: centroid=(56, 39, 38, 65), bounding_box=(75, 71)
- 2016-03-29 04:34:17.765 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.765 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.765 DEBUG [root] Saving processed frame #39 as 'images/processed_0039.png'
- 2016-03-29 04:34:17.765 DEBUG [main] Frame #39 processed.
- 2016-03-29 04:34:17.779 DEBUG [main] Capturing frame #40...
- 2016-03-29 04:34:17.779 DEBUG [main] Got frame #40: shape=(120, 160, 3)
- 2016-03-29 04:34:17.779 DEBUG [main] Processing frame #40...
- 2016-03-29 04:34:17.779 DEBUG [root] Saving foreground mask for frame #40 as 'images/mask_0040.png'
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #0: pos=(x=46, y=103) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #1: pos=(x=52, y=74) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #2: pos=(x=87, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #3: pos=(x=41, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #4: pos=(x=46, y=47) size=(w=48, h=72) valid=True
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #5: pos=(x=1, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #6: pos=(x=109, y=20) size=(w=16, h=9) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #7: pos=(x=123, y=17) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #8: pos=(x=110, y=17) size=(w=5, h=2) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #9: pos=(x=112, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #10: pos=(x=17, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #11: pos=(x=111, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [detect_vehicles] Contour #12: pos=(x=14, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.779 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.779 DEBUG [process_frame] Valid vehicle contour #0: centroid=(46, 47, 48, 72), bounding_box=(70, 83)
- 2016-03-29 04:34:17.779 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.779 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.779 DEBUG [root] Saving processed frame #40 as 'images/processed_0040.png'
- 2016-03-29 04:34:17.779 DEBUG [main] Frame #40 processed.
- 2016-03-29 04:34:17.796 DEBUG [main] Capturing frame #41...
- 2016-03-29 04:34:17.796 DEBUG [main] Got frame #41: shape=(120, 160, 3)
- 2016-03-29 04:34:17.796 DEBUG [main] Processing frame #41...
- 2016-03-29 04:34:17.796 DEBUG [root] Saving foreground mask for frame #41 as 'images/mask_0041.png'
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #0: pos=(x=34, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #1: pos=(x=76, y=117) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #2: pos=(x=78, y=106) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #3: pos=(x=43, y=95) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #4: pos=(x=82, y=83) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #5: pos=(x=90, y=78) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #6: pos=(x=35, y=57) size=(w=57, h=62) valid=True
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #7: pos=(x=71, y=55) size=(w=9, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #8: pos=(x=68, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #9: pos=(x=41, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #10: pos=(x=1, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #11: pos=(x=127, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #12: pos=(x=121, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #13: pos=(x=123, y=20) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #14: pos=(x=109, y=20) size=(w=17, h=13) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #15: pos=(x=111, y=16) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #16: pos=(x=17, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #17: pos=(x=111, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [detect_vehicles] Contour #18: pos=(x=14, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.796 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.796 DEBUG [process_frame] Valid vehicle contour #0: centroid=(35, 57, 57, 62), bounding_box=(63, 88)
- 2016-03-29 04:34:17.796 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.796 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.796 DEBUG [root] Saving processed frame #41 as 'images/processed_0041.png'
- 2016-03-29 04:34:17.796 DEBUG [main] Frame #41 processed.
- 2016-03-29 04:34:17.811 DEBUG [main] Capturing frame #42...
- 2016-03-29 04:34:17.811 DEBUG [main] Got frame #42: shape=(120, 160, 3)
- 2016-03-29 04:34:17.811 DEBUG [main] Processing frame #42...
- 2016-03-29 04:34:17.811 DEBUG [root] Saving foreground mask for frame #42 as 'images/mask_0042.png'
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Found 123 vehicle contours.
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #0: pos=(x=30, y=112) size=(w=3, h=5) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #1: pos=(x=90, y=108) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #2: pos=(x=152, y=104) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #3: pos=(x=77, y=104) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #4: pos=(x=77, y=102) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #5: pos=(x=35, y=99) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #6: pos=(x=32, y=95) size=(w=45, h=24) valid=True
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #7: pos=(x=1, y=90) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #8: pos=(x=74, y=89) size=(w=16, h=30) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #9: pos=(x=4, y=88) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #10: pos=(x=144, y=87) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #11: pos=(x=85, y=87) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #12: pos=(x=88, y=86) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #13: pos=(x=150, y=84) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #14: pos=(x=85, y=84) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #15: pos=(x=2, y=84) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #16: pos=(x=11, y=79) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #17: pos=(x=2, y=79) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #18: pos=(x=85, y=77) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #19: pos=(x=84, y=74) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #20: pos=(x=141, y=72) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #21: pos=(x=9, y=72) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #22: pos=(x=139, y=71) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #23: pos=(x=87, y=71) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #24: pos=(x=1, y=71) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #25: pos=(x=4, y=70) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #26: pos=(x=20, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #27: pos=(x=85, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #28: pos=(x=41, y=68) size=(w=43, h=33) valid=True
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #29: pos=(x=56, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #30: pos=(x=87, y=65) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #31: pos=(x=20, y=65) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #32: pos=(x=84, y=64) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #33: pos=(x=14, y=64) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #34: pos=(x=101, y=63) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #35: pos=(x=26, y=63) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #36: pos=(x=1, y=63) size=(w=11, h=7) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #37: pos=(x=133, y=62) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #38: pos=(x=131, y=60) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #39: pos=(x=21, y=60) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #40: pos=(x=103, y=59) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #41: pos=(x=13, y=57) size=(w=6, h=6) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #42: pos=(x=14, y=57) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #43: pos=(x=135, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #44: pos=(x=133, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #45: pos=(x=137, y=54) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #46: pos=(x=43, y=54) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #47: pos=(x=20, y=54) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #48: pos=(x=19, y=54) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #49: pos=(x=39, y=53) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #50: pos=(x=28, y=53) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #51: pos=(x=34, y=52) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #52: pos=(x=32, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #53: pos=(x=36, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.811 DEBUG [detect_vehicles] Contour #54: pos=(x=32, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #55: pos=(x=28, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #56: pos=(x=142, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #57: pos=(x=132, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #58: pos=(x=128, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #59: pos=(x=41, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #60: pos=(x=26, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #61: pos=(x=134, y=47) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #62: pos=(x=31, y=47) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #63: pos=(x=129, y=46) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #64: pos=(x=132, y=45) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #65: pos=(x=15, y=45) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #66: pos=(x=7, y=44) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #67: pos=(x=115, y=41) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #68: pos=(x=152, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #69: pos=(x=120, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #70: pos=(x=13, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #71: pos=(x=46, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #72: pos=(x=129, y=36) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #73: pos=(x=1, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #74: pos=(x=8, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #75: pos=(x=135, y=31) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #76: pos=(x=19, y=30) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #77: pos=(x=133, y=29) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #78: pos=(x=52, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #79: pos=(x=1, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #80: pos=(x=9, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #81: pos=(x=24, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #82: pos=(x=16, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #83: pos=(x=131, y=24) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #84: pos=(x=114, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #85: pos=(x=104, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #86: pos=(x=21, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #87: pos=(x=63, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #88: pos=(x=145, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #89: pos=(x=120, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #90: pos=(x=127, y=19) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #91: pos=(x=122, y=19) size=(w=5, h=6) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #92: pos=(x=125, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #93: pos=(x=106, y=18) size=(w=23, h=21) valid=True
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #94: pos=(x=127, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #95: pos=(x=112, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #96: pos=(x=93, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #97: pos=(x=144, y=12) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #98: pos=(x=80, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #99: pos=(x=146, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #100: pos=(x=122, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #101: pos=(x=85, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #102: pos=(x=87, y=10) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #103: pos=(x=147, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #104: pos=(x=124, y=8) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #105: pos=(x=88, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #106: pos=(x=126, y=6) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #107: pos=(x=92, y=6) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #108: pos=(x=31, y=6) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #109: pos=(x=25, y=6) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #110: pos=(x=35, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #111: pos=(x=23, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #112: pos=(x=20, y=5) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #113: pos=(x=17, y=5) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #114: pos=(x=123, y=4) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #115: pos=(x=90, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #116: pos=(x=39, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #117: pos=(x=23, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #118: pos=(x=122, y=2) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #119: pos=(x=78, y=2) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #120: pos=(x=109, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #121: pos=(x=91, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [detect_vehicles] Contour #122: pos=(x=14, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.826 DEBUG [process_frame] Found 3 valid vehicle contours.
- 2016-03-29 04:34:17.826 DEBUG [process_frame] Valid vehicle contour #0: centroid=(32, 95, 45, 24), bounding_box=(54, 107)
- 2016-03-29 04:34:17.826 DEBUG [process_frame] Valid vehicle contour #1: centroid=(41, 68, 43, 33), bounding_box=(62, 84)
- 2016-03-29 04:34:17.826 DEBUG [process_frame] Valid vehicle contour #2: centroid=(106, 18, 23, 21), bounding_box=(117, 28)
- 2016-03-29 04:34:17.826 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.842 DEBUG [vehicle_counter] Updating count using 3 matches...
- 2016-03-29 04:34:17.842 DEBUG [root] Saving processed frame #42 as 'images/processed_0042.png'
- 2016-03-29 04:34:17.842 DEBUG [main] Frame #42 processed.
- 2016-03-29 04:34:17.858 DEBUG [main] Capturing frame #43...
- 2016-03-29 04:34:17.858 DEBUG [main] Got frame #43: shape=(120, 160, 3)
- 2016-03-29 04:34:17.858 DEBUG [main] Processing frame #43...
- 2016-03-29 04:34:17.858 DEBUG [root] Saving foreground mask for frame #43 as 'images/mask_0043.png'
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Found 17 vehicle contours.
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #0: pos=(x=76, y=115) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #1: pos=(x=77, y=109) size=(w=6, h=10) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #2: pos=(x=29, y=85) size=(w=51, h=34) valid=True
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #3: pos=(x=56, y=84) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #4: pos=(x=15, y=60) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #5: pos=(x=15, y=57) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #6: pos=(x=41, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #7: pos=(x=15, y=45) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #8: pos=(x=1, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #9: pos=(x=114, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #10: pos=(x=124, y=26) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #11: pos=(x=114, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #12: pos=(x=109, y=26) size=(w=19, h=17) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #13: pos=(x=124, y=24) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #14: pos=(x=112, y=21) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #15: pos=(x=17, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [detect_vehicles] Contour #16: pos=(x=14, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.858 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.858 DEBUG [process_frame] Valid vehicle contour #0: centroid=(29, 85, 51, 34), bounding_box=(54, 102)
- 2016-03-29 04:34:17.858 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.858 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.858 DEBUG [root] Saving processed frame #43 as 'images/processed_0043.png'
- 2016-03-29 04:34:17.858 DEBUG [main] Frame #43 processed.
- 2016-03-29 04:34:17.874 DEBUG [main] Capturing frame #44...
- 2016-03-29 04:34:17.874 DEBUG [main] Got frame #44: shape=(120, 160, 3)
- 2016-03-29 04:34:17.874 DEBUG [main] Processing frame #44...
- 2016-03-29 04:34:17.874 DEBUG [root] Saving foreground mask for frame #44 as 'images/mask_0044.png'
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #0: pos=(x=28, y=107) size=(w=46, h=12) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #1: pos=(x=110, y=35) size=(w=19, h=12) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=33) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #3: pos=(x=126, y=31) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #4: pos=(x=109, y=31) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=25) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #6: pos=(x=94, y=1) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:17.874 DEBUG [detect_vehicles] Contour #7: pos=(x=14, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.874 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.874 DEBUG [root] Saving processed frame #44 as 'images/processed_0044.png'
- 2016-03-29 04:34:17.874 DEBUG [main] Frame #44 processed.
- 2016-03-29 04:34:17.890 DEBUG [main] Capturing frame #45...
- 2016-03-29 04:34:17.890 DEBUG [main] Got frame #45: shape=(120, 160, 3)
- 2016-03-29 04:34:17.890 DEBUG [main] Processing frame #45...
- 2016-03-29 04:34:17.890 DEBUG [root] Saving foreground mask for frame #45 as 'images/mask_0045.png'
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Found 10 vehicle contours.
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #0: pos=(x=110, y=45) size=(w=20, h=8) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #1: pos=(x=110, y=43) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #2: pos=(x=128, y=41) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #3: pos=(x=110, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=38) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #5: pos=(x=127, y=36) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #6: pos=(x=121, y=36) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #7: pos=(x=110, y=36) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.890 DEBUG [detect_vehicles] Contour #9: pos=(x=93, y=1) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:17.890 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.890 DEBUG [root] Saving processed frame #45 as 'images/processed_0045.png'
- 2016-03-29 04:34:17.890 DEBUG [main] Frame #45 processed.
- 2016-03-29 04:34:17.904 DEBUG [main] Capturing frame #46...
- 2016-03-29 04:34:17.904 DEBUG [main] Got frame #46: shape=(120, 160, 3)
- 2016-03-29 04:34:17.904 DEBUG [main] Processing frame #46...
- 2016-03-29 04:34:17.904 DEBUG [root] Saving foreground mask for frame #46 as 'images/mask_0046.png'
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #0: pos=(x=110, y=51) size=(w=21, h=9) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #1: pos=(x=110, y=49) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #2: pos=(x=130, y=48) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #3: pos=(x=129, y=41) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #4: pos=(x=109, y=41) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #5: pos=(x=121, y=39) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #6: pos=(x=120, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #7: pos=(x=115, y=34) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=33) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #9: pos=(x=115, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #10: pos=(x=115, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.904 DEBUG [detect_vehicles] Contour #11: pos=(x=92, y=1) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:17.904 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.904 DEBUG [root] Saving processed frame #46 as 'images/processed_0046.png'
- 2016-03-29 04:34:17.904 DEBUG [main] Frame #46 processed.
- 2016-03-29 04:34:17.921 DEBUG [main] Capturing frame #47...
- 2016-03-29 04:34:17.921 DEBUG [main] Got frame #47: shape=(120, 160, 3)
- 2016-03-29 04:34:17.921 DEBUG [main] Processing frame #47...
- 2016-03-29 04:34:17.921 DEBUG [root] Saving foreground mask for frame #47 as 'images/mask_0047.png'
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #0: pos=(x=128, y=57) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #1: pos=(x=124, y=57) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #2: pos=(x=110, y=56) size=(w=23, h=13) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #3: pos=(x=130, y=55) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #4: pos=(x=122, y=52) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #5: pos=(x=114, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #6: pos=(x=109, y=48) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #7: pos=(x=131, y=47) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #8: pos=(x=122, y=44) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #9: pos=(x=123, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #10: pos=(x=113, y=36) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #11: pos=(x=115, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.921 DEBUG [detect_vehicles] Contour #12: pos=(x=91, y=1) size=(w=8, h=4) valid=False
- 2016-03-29 04:34:17.921 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.921 DEBUG [root] Saving processed frame #47 as 'images/processed_0047.png'
- 2016-03-29 04:34:17.921 DEBUG [main] Frame #47 processed.
- 2016-03-29 04:34:17.936 DEBUG [main] Capturing frame #48...
- 2016-03-29 04:34:17.936 DEBUG [main] Got frame #48: shape=(120, 160, 3)
- 2016-03-29 04:34:17.936 DEBUG [main] Processing frame #48...
- 2016-03-29 04:34:17.936 DEBUG [root] Saving foreground mask for frame #48 as 'images/mask_0048.png'
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Found 18 vehicle contours.
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #0: pos=(x=131, y=66) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #1: pos=(x=125, y=66) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #2: pos=(x=129, y=65) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #3: pos=(x=133, y=64) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #4: pos=(x=132, y=64) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #5: pos=(x=110, y=62) size=(w=25, h=18) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #6: pos=(x=125, y=61) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #7: pos=(x=130, y=60) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #8: pos=(x=127, y=58) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #9: pos=(x=113, y=57) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #10: pos=(x=132, y=55) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #11: pos=(x=115, y=55) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #12: pos=(x=109, y=55) size=(w=3, h=5) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=50) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #14: pos=(x=116, y=43) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #15: pos=(x=113, y=42) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #16: pos=(x=90, y=2) size=(w=8, h=4) valid=False
- 2016-03-29 04:34:17.936 DEBUG [detect_vehicles] Contour #17: pos=(x=95, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.936 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.936 DEBUG [root] Saving processed frame #48 as 'images/processed_0048.png'
- 2016-03-29 04:34:17.936 DEBUG [main] Frame #48 processed.
- 2016-03-29 04:34:17.951 DEBUG [main] Capturing frame #49...
- 2016-03-29 04:34:17.951 DEBUG [main] Got frame #49: shape=(120, 160, 3)
- 2016-03-29 04:34:17.951 DEBUG [main] Processing frame #49...
- 2016-03-29 04:34:17.951 DEBUG [root] Saving foreground mask for frame #49 as 'images/mask_0049.png'
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Found 23 vehicle contours.
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #0: pos=(x=110, y=80) size=(w=28, h=13) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #1: pos=(x=132, y=75) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #2: pos=(x=135, y=74) size=(w=3, h=6) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #3: pos=(x=127, y=74) size=(w=5, h=5) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #4: pos=(x=134, y=69) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #5: pos=(x=131, y=69) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #6: pos=(x=125, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #7: pos=(x=110, y=67) size=(w=5, h=13) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #8: pos=(x=135, y=65) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #9: pos=(x=128, y=65) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #10: pos=(x=108, y=65) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #11: pos=(x=115, y=64) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #12: pos=(x=130, y=59) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #13: pos=(x=128, y=59) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #14: pos=(x=129, y=57) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #15: pos=(x=113, y=55) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #16: pos=(x=113, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #17: pos=(x=128, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #18: pos=(x=113, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #19: pos=(x=115, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #20: pos=(x=98, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #21: pos=(x=89, y=4) size=(w=8, h=4) valid=False
- 2016-03-29 04:34:17.951 DEBUG [detect_vehicles] Contour #22: pos=(x=93, y=1) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:17.951 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.951 DEBUG [root] Saving processed frame #49 as 'images/processed_0049.png'
- 2016-03-29 04:34:17.951 DEBUG [main] Frame #49 processed.
- 2016-03-29 04:34:17.967 DEBUG [main] Capturing frame #50...
- 2016-03-29 04:34:17.967 DEBUG [main] Got frame #50: shape=(120, 160, 3)
- 2016-03-29 04:34:17.967 DEBUG [main] Processing frame #50...
- 2016-03-29 04:34:17.967 DEBUG [root] Saving foreground mask for frame #50 as 'images/mask_0050.png'
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Found 27 vehicle contours.
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #0: pos=(x=133, y=97) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #1: pos=(x=121, y=97) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #2: pos=(x=135, y=96) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #3: pos=(x=123, y=93) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #4: pos=(x=133, y=92) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #5: pos=(x=136, y=84) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #6: pos=(x=128, y=84) size=(w=7, h=8) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #7: pos=(x=133, y=82) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #8: pos=(x=135, y=81) size=(w=6, h=15) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #9: pos=(x=125, y=81) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #10: pos=(x=137, y=77) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #11: pos=(x=130, y=77) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #12: pos=(x=112, y=75) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #13: pos=(x=129, y=74) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #14: pos=(x=108, y=72) size=(w=33, h=37) valid=True
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #15: pos=(x=131, y=70) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #16: pos=(x=129, y=68) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #17: pos=(x=112, y=65) size=(w=2, h=6) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #18: pos=(x=117, y=61) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #19: pos=(x=113, y=60) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #20: pos=(x=113, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #21: pos=(x=129, y=56) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #22: pos=(x=116, y=56) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #23: pos=(x=89, y=3) size=(w=9, h=6) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #24: pos=(x=97, y=2) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #25: pos=(x=112, y=1) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:17.967 DEBUG [detect_vehicles] Contour #26: pos=(x=92, y=1) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:17.967 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:17.967 DEBUG [process_frame] Valid vehicle contour #0: centroid=(108, 72, 33, 37), bounding_box=(124, 90)
- 2016-03-29 04:34:17.967 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:17.967 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:17.967 DEBUG [root] Saving processed frame #50 as 'images/processed_0050.png'
- 2016-03-29 04:34:17.967 DEBUG [main] Frame #50 processed.
- 2016-03-29 04:34:17.983 DEBUG [main] Capturing frame #51...
- 2016-03-29 04:34:17.983 DEBUG [main] Got frame #51: shape=(120, 160, 3)
- 2016-03-29 04:34:17.983 DEBUG [main] Processing frame #51...
- 2016-03-29 04:34:17.983 DEBUG [root] Saving foreground mask for frame #51 as 'images/mask_0051.png'
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Found 41 vehicle contours.
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #0: pos=(x=136, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #1: pos=(x=127, y=118) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #2: pos=(x=118, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #3: pos=(x=138, y=117) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #4: pos=(x=120, y=115) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #5: pos=(x=140, y=114) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #6: pos=(x=125, y=110) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #7: pos=(x=130, y=101) size=(w=7, h=8) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #8: pos=(x=135, y=99) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #9: pos=(x=139, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #10: pos=(x=136, y=97) size=(w=9, h=16) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #11: pos=(x=133, y=97) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #12: pos=(x=123, y=96) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #13: pos=(x=113, y=95) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #14: pos=(x=140, y=92) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #15: pos=(x=139, y=92) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #16: pos=(x=112, y=90) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #17: pos=(x=132, y=89) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #18: pos=(x=132, y=87) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #19: pos=(x=114, y=87) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #20: pos=(x=117, y=86) size=(w=4, h=14) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #21: pos=(x=107, y=86) size=(w=7, h=33) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #22: pos=(x=133, y=84) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #23: pos=(x=131, y=84) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #24: pos=(x=112, y=84) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #25: pos=(x=110, y=83) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #26: pos=(x=129, y=82) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #27: pos=(x=133, y=81) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #28: pos=(x=112, y=76) size=(w=2, h=7) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #29: pos=(x=132, y=75) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #30: pos=(x=135, y=73) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #31: pos=(x=125, y=73) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #32: pos=(x=120, y=72) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #33: pos=(x=118, y=72) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #34: pos=(x=112, y=71) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #35: pos=(x=117, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #36: pos=(x=118, y=66) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #37: pos=(x=87, y=6) size=(w=10, h=5) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #38: pos=(x=96, y=3) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #39: pos=(x=112, y=1) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:17.983 DEBUG [detect_vehicles] Contour #40: pos=(x=91, y=1) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:17.983 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:17.983 DEBUG [root] Saving processed frame #51 as 'images/processed_0051.png'
- 2016-03-29 04:34:17.983 DEBUG [main] Frame #51 processed.
- 2016-03-29 04:34:18.015 DEBUG [main] Capturing frame #52...
- 2016-03-29 04:34:18.015 DEBUG [main] Got frame #52: shape=(120, 160, 3)
- 2016-03-29 04:34:18.015 DEBUG [main] Processing frame #52...
- 2016-03-29 04:34:18.015 DEBUG [root] Saving foreground mask for frame #52 as 'images/mask_0052.png'
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Found 28 vehicle contours.
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #0: pos=(x=113, y=116) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #1: pos=(x=144, y=112) size=(w=6, h=5) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #2: pos=(x=143, y=111) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #3: pos=(x=135, y=109) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #4: pos=(x=142, y=108) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #5: pos=(x=116, y=107) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #6: pos=(x=113, y=106) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #7: pos=(x=117, y=105) size=(w=19, h=14) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #8: pos=(x=138, y=102) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #9: pos=(x=119, y=102) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #10: pos=(x=132, y=99) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #11: pos=(x=136, y=97) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #12: pos=(x=133, y=88) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #13: pos=(x=128, y=86) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #14: pos=(x=121, y=85) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #15: pos=(x=119, y=85) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #16: pos=(x=137, y=82) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #17: pos=(x=115, y=82) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #18: pos=(x=106, y=81) size=(w=9, h=38) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #19: pos=(x=125, y=79) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #20: pos=(x=117, y=77) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #21: pos=(x=86, y=7) size=(w=11, h=5) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #22: pos=(x=95, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #23: pos=(x=87, y=5) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #24: pos=(x=117, y=2) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #25: pos=(x=89, y=2) size=(w=5, h=5) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #26: pos=(x=112, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [detect_vehicles] Contour #27: pos=(x=98, y=1) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.015 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.015 DEBUG [root] Saving processed frame #52 as 'images/processed_0052.png'
- 2016-03-29 04:34:18.015 DEBUG [main] Frame #52 processed.
- 2016-03-29 04:34:18.029 DEBUG [main] Capturing frame #53...
- 2016-03-29 04:34:18.029 DEBUG [main] Got frame #53: shape=(120, 160, 3)
- 2016-03-29 04:34:18.029 DEBUG [main] Processing frame #53...
- 2016-03-29 04:34:18.029 DEBUG [root] Saving foreground mask for frame #53 as 'images/mask_0053.png'
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #0: pos=(x=144, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #1: pos=(x=143, y=116) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #2: pos=(x=135, y=105) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #3: pos=(x=140, y=103) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #4: pos=(x=116, y=99) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #5: pos=(x=140, y=98) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #6: pos=(x=131, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #7: pos=(x=120, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #8: pos=(x=139, y=96) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #9: pos=(x=135, y=96) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #10: pos=(x=109, y=96) size=(w=6, h=23) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #11: pos=(x=94, y=9) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #12: pos=(x=85, y=9) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #13: pos=(x=86, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #14: pos=(x=94, y=6) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #15: pos=(x=113, y=4) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #16: pos=(x=89, y=4) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #17: pos=(x=111, y=1) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.029 DEBUG [detect_vehicles] Contour #18: pos=(x=97, y=1) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.029 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.029 DEBUG [root] Saving processed frame #53 as 'images/processed_0053.png'
- 2016-03-29 04:34:18.029 DEBUG [main] Frame #53 processed.
- 2016-03-29 04:34:18.046 DEBUG [main] Capturing frame #54...
- 2016-03-29 04:34:18.046 DEBUG [main] Got frame #54: shape=(120, 160, 3)
- 2016-03-29 04:34:18.046 DEBUG [main] Processing frame #54...
- 2016-03-29 04:34:18.046 DEBUG [root] Saving foreground mask for frame #54 as 'images/mask_0054.png'
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #0: pos=(x=143, y=116) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #1: pos=(x=111, y=114) size=(w=2, h=5) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #2: pos=(x=83, y=11) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #3: pos=(x=85, y=10) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #4: pos=(x=93, y=8) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #5: pos=(x=85, y=6) size=(w=7, h=4) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #6: pos=(x=88, y=4) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #7: pos=(x=97, y=2) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.046 DEBUG [detect_vehicles] Contour #8: pos=(x=111, y=1) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:18.046 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.046 DEBUG [root] Saving processed frame #54 as 'images/processed_0054.png'
- 2016-03-29 04:34:18.046 DEBUG [main] Frame #54 processed.
- 2016-03-29 04:34:18.061 DEBUG [main] Capturing frame #55...
- 2016-03-29 04:34:18.061 DEBUG [main] Got frame #55: shape=(120, 160, 3)
- 2016-03-29 04:34:18.061 DEBUG [main] Processing frame #55...
- 2016-03-29 04:34:18.061 DEBUG [root] Saving foreground mask for frame #55 as 'images/mask_0055.png'
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #0: pos=(x=83, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #1: pos=(x=87, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #2: pos=(x=84, y=10) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #3: pos=(x=82, y=9) size=(w=12, h=9) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=6) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #5: pos=(x=85, y=6) size=(w=7, h=6) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #6: pos=(x=112, y=2) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #7: pos=(x=96, y=1) size=(w=8, h=4) valid=False
- 2016-03-29 04:34:18.061 DEBUG [detect_vehicles] Contour #8: pos=(x=97, y=1) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.061 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.061 DEBUG [root] Saving processed frame #55 as 'images/processed_0055.png'
- 2016-03-29 04:34:18.061 DEBUG [main] Frame #55 processed.
- 2016-03-29 04:34:18.076 DEBUG [main] Capturing frame #56...
- 2016-03-29 04:34:18.076 DEBUG [main] Got frame #56: shape=(120, 160, 3)
- 2016-03-29 04:34:18.076 DEBUG [main] Processing frame #56...
- 2016-03-29 04:34:18.076 DEBUG [root] Saving foreground mask for frame #56 as 'images/mask_0056.png'
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #0: pos=(x=82, y=13) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #1: pos=(x=80, y=11) size=(w=13, h=10) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #2: pos=(x=112, y=8) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #3: pos=(x=87, y=8) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #4: pos=(x=84, y=8) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #5: pos=(x=88, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #6: pos=(x=111, y=2) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:18.076 DEBUG [detect_vehicles] Contour #7: pos=(x=96, y=1) size=(w=8, h=5) valid=False
- 2016-03-29 04:34:18.076 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.076 DEBUG [root] Saving processed frame #56 as 'images/processed_0056.png'
- 2016-03-29 04:34:18.076 DEBUG [main] Frame #56 processed.
- 2016-03-29 04:34:18.092 DEBUG [main] Capturing frame #57...
- 2016-03-29 04:34:18.092 DEBUG [main] Got frame #57: shape=(120, 160, 3)
- 2016-03-29 04:34:18.092 DEBUG [main] Processing frame #57...
- 2016-03-29 04:34:18.092 DEBUG [root] Saving foreground mask for frame #57 as 'images/mask_0057.png'
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Found 10 vehicle contours.
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #0: pos=(x=80, y=15) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #1: pos=(x=79, y=12) size=(w=13, h=11) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #2: pos=(x=89, y=10) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=9) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #4: pos=(x=95, y=6) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=5) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #6: pos=(x=116, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #7: pos=(x=96, y=2) size=(w=7, h=3) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #8: pos=(x=158, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.092 DEBUG [detect_vehicles] Contour #9: pos=(x=117, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.092 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.092 DEBUG [root] Saving processed frame #57 as 'images/processed_0057.png'
- 2016-03-29 04:34:18.092 DEBUG [main] Frame #57 processed.
- 2016-03-29 04:34:18.108 DEBUG [main] Capturing frame #58...
- 2016-03-29 04:34:18.108 DEBUG [main] Got frame #58: shape=(120, 160, 3)
- 2016-03-29 04:34:18.108 DEBUG [main] Processing frame #58...
- 2016-03-29 04:34:18.108 DEBUG [root] Saving foreground mask for frame #58 as 'images/mask_0058.png'
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #0: pos=(x=77, y=20) size=(w=11, h=6) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #1: pos=(x=78, y=18) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #2: pos=(x=86, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #3: pos=(x=78, y=16) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #4: pos=(x=87, y=14) size=(w=4, h=7) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=11) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #6: pos=(x=84, y=11) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #7: pos=(x=111, y=6) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #8: pos=(x=95, y=3) size=(w=8, h=6) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #9: pos=(x=113, y=2) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:18.108 DEBUG [detect_vehicles] Contour #10: pos=(x=158, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.108 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.108 DEBUG [root] Saving processed frame #58 as 'images/processed_0058.png'
- 2016-03-29 04:34:18.108 DEBUG [main] Frame #58 processed.
- 2016-03-29 04:34:18.124 DEBUG [main] Capturing frame #59...
- 2016-03-29 04:34:18.124 DEBUG [main] Got frame #59: shape=(120, 160, 3)
- 2016-03-29 04:34:18.124 DEBUG [main] Processing frame #59...
- 2016-03-29 04:34:18.124 DEBUG [root] Saving foreground mask for frame #59 as 'images/mask_0059.png'
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Found 14 vehicle contours.
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #0: pos=(x=75, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #1: pos=(x=76, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #2: pos=(x=74, y=16) size=(w=15, h=13) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #3: pos=(x=86, y=15) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #4: pos=(x=80, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=13) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #6: pos=(x=82, y=13) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #7: pos=(x=112, y=8) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #8: pos=(x=94, y=8) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #9: pos=(x=115, y=6) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #10: pos=(x=94, y=4) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #11: pos=(x=116, y=3) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #12: pos=(x=113, y=3) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.124 DEBUG [detect_vehicles] Contour #13: pos=(x=96, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.124 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.124 DEBUG [root] Saving processed frame #59 as 'images/processed_0059.png'
- 2016-03-29 04:34:18.124 DEBUG [main] Frame #59 processed.
- 2016-03-29 04:34:18.140 DEBUG [main] Capturing frame #60...
- 2016-03-29 04:34:18.140 DEBUG [main] Got frame #60: shape=(120, 160, 3)
- 2016-03-29 04:34:18.140 DEBUG [main] Processing frame #60...
- 2016-03-29 04:34:18.140 DEBUG [root] Saving foreground mask for frame #60 as 'images/mask_0060.png'
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #0: pos=(x=79, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #1: pos=(x=73, y=21) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #2: pos=(x=72, y=18) size=(w=16, h=14) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #3: pos=(x=76, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #4: pos=(x=84, y=17) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #5: pos=(x=78, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #6: pos=(x=111, y=15) size=(w=12, h=2) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #7: pos=(x=83, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=10) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #9: pos=(x=116, y=8) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #10: pos=(x=114, y=5) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #11: pos=(x=93, y=5) size=(w=10, h=8) valid=False
- 2016-03-29 04:34:18.140 DEBUG [detect_vehicles] Contour #12: pos=(x=96, y=2) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.140 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.140 DEBUG [root] Saving processed frame #60 as 'images/processed_0060.png'
- 2016-03-29 04:34:18.140 DEBUG [main] Frame #60 processed.
- 2016-03-29 04:34:18.154 DEBUG [main] Capturing frame #61...
- 2016-03-29 04:34:18.154 DEBUG [main] Got frame #61: shape=(120, 160, 3)
- 2016-03-29 04:34:18.154 DEBUG [main] Processing frame #61...
- 2016-03-29 04:34:18.154 DEBUG [root] Saving foreground mask for frame #61 as 'images/mask_0061.png'
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Found 14 vehicle contours.
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #0: pos=(x=70, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #1: pos=(x=72, y=23) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #2: pos=(x=69, y=21) size=(w=17, h=15) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #3: pos=(x=74, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #4: pos=(x=82, y=19) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #5: pos=(x=75, y=19) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #6: pos=(x=81, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #7: pos=(x=77, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=12) size=(w=11, h=8) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #9: pos=(x=93, y=12) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #10: pos=(x=116, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #11: pos=(x=93, y=7) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #12: pos=(x=113, y=6) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.154 DEBUG [detect_vehicles] Contour #13: pos=(x=96, y=3) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.154 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.154 DEBUG [root] Saving processed frame #61 as 'images/processed_0061.png'
- 2016-03-29 04:34:18.154 DEBUG [main] Frame #61 processed.
- 2016-03-29 04:34:18.171 DEBUG [main] Capturing frame #62...
- 2016-03-29 04:34:18.171 DEBUG [main] Got frame #62: shape=(120, 160, 3)
- 2016-03-29 04:34:18.171 DEBUG [main] Processing frame #62...
- 2016-03-29 04:34:18.171 DEBUG [root] Saving foreground mask for frame #62 as 'images/mask_0062.png'
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #0: pos=(x=66, y=23) size=(w=19, h=17) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #1: pos=(x=68, y=23) size=(w=5, h=5) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #2: pos=(x=80, y=21) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #3: pos=(x=111, y=20) size=(w=13, h=2) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #4: pos=(x=78, y=20) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=14) size=(w=11, h=5) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #6: pos=(x=92, y=14) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #7: pos=(x=116, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #8: pos=(x=113, y=8) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #9: pos=(x=92, y=8) size=(w=10, h=5) valid=False
- 2016-03-29 04:34:18.171 DEBUG [detect_vehicles] Contour #10: pos=(x=94, y=4) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:18.171 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.171 DEBUG [root] Saving processed frame #62 as 'images/processed_0062.png'
- 2016-03-29 04:34:18.171 DEBUG [main] Frame #62 processed.
- 2016-03-29 04:34:18.186 DEBUG [main] Capturing frame #63...
- 2016-03-29 04:34:18.186 DEBUG [main] Got frame #63: shape=(120, 160, 3)
- 2016-03-29 04:34:18.186 DEBUG [main] Processing frame #63...
- 2016-03-29 04:34:18.186 DEBUG [root] Saving foreground mask for frame #63 as 'images/mask_0063.png'
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Found 15 vehicle contours.
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #0: pos=(x=71, y=32) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #1: pos=(x=74, y=26) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #2: pos=(x=65, y=26) size=(w=6, h=5) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #3: pos=(x=63, y=25) size=(w=20, h=19) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #4: pos=(x=70, y=24) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #5: pos=(x=111, y=23) size=(w=13, h=2) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #6: pos=(x=78, y=23) size=(w=3, h=5) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #7: pos=(x=76, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=16) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #9: pos=(x=91, y=16) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #10: pos=(x=102, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #11: pos=(x=114, y=10) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #12: pos=(x=91, y=10) size=(w=10, h=5) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #13: pos=(x=101, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [detect_vehicles] Contour #14: pos=(x=94, y=6) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:18.186 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.186 DEBUG [root] Saving processed frame #63 as 'images/processed_0063.png'
- 2016-03-29 04:34:18.186 DEBUG [main] Frame #63 processed.
- 2016-03-29 04:34:18.201 DEBUG [main] Capturing frame #64...
- 2016-03-29 04:34:18.201 DEBUG [main] Got frame #64: shape=(120, 160, 3)
- 2016-03-29 04:34:18.201 DEBUG [main] Processing frame #64...
- 2016-03-29 04:34:18.201 DEBUG [root] Saving foreground mask for frame #64 as 'images/mask_0064.png'
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Found 15 vehicle contours.
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #0: pos=(x=74, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #1: pos=(x=62, y=33) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #2: pos=(x=71, y=30) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #3: pos=(x=64, y=30) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #4: pos=(x=60, y=28) size=(w=21, h=21) valid=True
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #5: pos=(x=75, y=26) size=(w=4, h=6) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #6: pos=(x=74, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #7: pos=(x=111, y=19) size=(w=14, h=9) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #8: pos=(x=124, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #9: pos=(x=120, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #10: pos=(x=111, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #11: pos=(x=90, y=13) size=(w=12, h=8) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #12: pos=(x=114, y=12) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #13: pos=(x=97, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [detect_vehicles] Contour #14: pos=(x=93, y=8) size=(w=6, h=1) valid=False
- 2016-03-29 04:34:18.201 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.201 DEBUG [process_frame] Valid vehicle contour #0: centroid=(60, 28, 21, 21), bounding_box=(70, 38)
- 2016-03-29 04:34:18.201 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.201 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.201 DEBUG [root] Saving processed frame #64 as 'images/processed_0064.png'
- 2016-03-29 04:34:18.201 DEBUG [main] Frame #64 processed.
- 2016-03-29 04:34:18.217 DEBUG [main] Capturing frame #65...
- 2016-03-29 04:34:18.217 DEBUG [main] Got frame #65: shape=(120, 160, 3)
- 2016-03-29 04:34:18.217 DEBUG [main] Processing frame #65...
- 2016-03-29 04:34:18.217 DEBUG [root] Saving foreground mask for frame #65 as 'images/mask_0065.png'
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Found 18 vehicle contours.
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #0: pos=(x=66, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #1: pos=(x=69, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #2: pos=(x=58, y=34) size=(w=7, h=6) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #3: pos=(x=56, y=32) size=(w=23, h=22) valid=True
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #4: pos=(x=72, y=30) size=(w=4, h=6) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #5: pos=(x=73, y=30) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #6: pos=(x=66, y=30) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #7: pos=(x=112, y=29) size=(w=13, h=3) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=22) size=(w=14, h=7) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #9: pos=(x=89, y=21) size=(w=12, h=3) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #10: pos=(x=125, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #11: pos=(x=120, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=19) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=14) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #14: pos=(x=100, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #15: pos=(x=95, y=13) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #16: pos=(x=89, y=13) size=(w=13, h=7) valid=False
- 2016-03-29 04:34:18.217 DEBUG [detect_vehicles] Contour #17: pos=(x=92, y=9) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.217 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.217 DEBUG [process_frame] Valid vehicle contour #0: centroid=(56, 32, 23, 22), bounding_box=(67, 43)
- 2016-03-29 04:34:18.217 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.217 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.217 DEBUG [root] Saving processed frame #65 as 'images/processed_0065.png'
- 2016-03-29 04:34:18.217 DEBUG [main] Frame #65 processed.
- 2016-03-29 04:34:18.233 DEBUG [main] Capturing frame #66...
- 2016-03-29 04:34:18.233 DEBUG [main] Got frame #66: shape=(120, 160, 3)
- 2016-03-29 04:34:18.233 DEBUG [main] Processing frame #66...
- 2016-03-29 04:34:18.233 DEBUG [root] Saving foreground mask for frame #66 as 'images/mask_0066.png'
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Found 20 vehicle contours.
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #0: pos=(x=63, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #1: pos=(x=63, y=43) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #2: pos=(x=65, y=38) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #3: pos=(x=57, y=38) size=(w=5, h=2) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #4: pos=(x=66, y=36) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #5: pos=(x=51, y=34) size=(w=25, h=27) valid=True
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #6: pos=(x=61, y=34) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #7: pos=(x=72, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #8: pos=(x=111, y=25) size=(w=16, h=11) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #9: pos=(x=126, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #10: pos=(x=121, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #11: pos=(x=111, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #12: pos=(x=114, y=17) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #13: pos=(x=88, y=17) size=(w=13, h=10) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #14: pos=(x=100, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #15: pos=(x=96, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #16: pos=(x=94, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #17: pos=(x=91, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #18: pos=(x=100, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.233 DEBUG [detect_vehicles] Contour #19: pos=(x=91, y=11) size=(w=7, h=3) valid=False
- 2016-03-29 04:34:18.233 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.233 DEBUG [process_frame] Valid vehicle contour #0: centroid=(51, 34, 25, 27), bounding_box=(63, 47)
- 2016-03-29 04:34:18.233 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.233 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.233 DEBUG [root] Saving processed frame #66 as 'images/processed_0066.png'
- 2016-03-29 04:34:18.233 DEBUG [main] Frame #66 processed.
- 2016-03-29 04:34:18.249 DEBUG [main] Capturing frame #67...
- 2016-03-29 04:34:18.249 DEBUG [main] Got frame #67: shape=(120, 160, 3)
- 2016-03-29 04:34:18.249 DEBUG [main] Processing frame #67...
- 2016-03-29 04:34:18.249 DEBUG [root] Saving foreground mask for frame #67 as 'images/mask_0067.png'
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Found 21 vehicle contours.
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #0: pos=(x=58, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #1: pos=(x=51, y=53) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #2: pos=(x=54, y=50) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #3: pos=(x=60, y=45) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #4: pos=(x=61, y=43) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #5: pos=(x=53, y=42) size=(w=6, h=3) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #6: pos=(x=64, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #7: pos=(x=46, y=38) size=(w=27, h=30) valid=True
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #8: pos=(x=59, y=38) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #9: pos=(x=127, y=27) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #10: pos=(x=111, y=27) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #11: pos=(x=112, y=25) size=(w=16, h=16) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=24) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=20) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #14: pos=(x=87, y=19) size=(w=14, h=11) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #15: pos=(x=99, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #16: pos=(x=95, y=17) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #17: pos=(x=93, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #18: pos=(x=90, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #19: pos=(x=90, y=13) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.249 DEBUG [detect_vehicles] Contour #20: pos=(x=113, y=1) size=(w=7, h=1) valid=False
- 2016-03-29 04:34:18.249 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.249 DEBUG [process_frame] Valid vehicle contour #0: centroid=(46, 38, 27, 30), bounding_box=(59, 53)
- 2016-03-29 04:34:18.249 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.249 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.249 DEBUG [root] Saving processed frame #67 as 'images/processed_0067.png'
- 2016-03-29 04:34:18.249 DEBUG [main] Frame #67 processed.
- 2016-03-29 04:34:18.265 DEBUG [main] Capturing frame #68...
- 2016-03-29 04:34:18.265 DEBUG [main] Got frame #68: shape=(120, 160, 3)
- 2016-03-29 04:34:18.265 DEBUG [main] Processing frame #68...
- 2016-03-29 04:34:18.265 DEBUG [root] Saving foreground mask for frame #68 as 'images/mask_0068.png'
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Found 24 vehicle contours.
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #0: pos=(x=51, y=60) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #1: pos=(x=59, y=55) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #2: pos=(x=57, y=53) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #3: pos=(x=44, y=53) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #4: pos=(x=40, y=44) size=(w=30, h=32) valid=True
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #5: pos=(x=64, y=44) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #6: pos=(x=112, y=43) size=(w=16, h=3) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #7: pos=(x=53, y=43) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #8: pos=(x=127, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #9: pos=(x=111, y=33) size=(w=18, h=9) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #10: pos=(x=128, y=31) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #11: pos=(x=120, y=30) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=30) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #13: pos=(x=99, y=27) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #14: pos=(x=113, y=23) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #15: pos=(x=85, y=23) size=(w=14, h=11) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #16: pos=(x=98, y=21) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #17: pos=(x=95, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #18: pos=(x=92, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #19: pos=(x=89, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #20: pos=(x=99, y=17) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #21: pos=(x=89, y=16) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #22: pos=(x=113, y=2) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.265 DEBUG [detect_vehicles] Contour #23: pos=(x=116, y=1) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.265 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.265 DEBUG [process_frame] Valid vehicle contour #0: centroid=(40, 44, 30, 32), bounding_box=(55, 60)
- 2016-03-29 04:34:18.265 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.265 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.265 DEBUG [root] Saving processed frame #68 as 'images/processed_0068.png'
- 2016-03-29 04:34:18.265 DEBUG [main] Frame #68 processed.
- 2016-03-29 04:34:18.279 DEBUG [main] Capturing frame #69...
- 2016-03-29 04:34:18.279 DEBUG [main] Got frame #69: shape=(120, 160, 3)
- 2016-03-29 04:34:18.279 DEBUG [main] Processing frame #69...
- 2016-03-29 04:34:18.279 DEBUG [root] Saving foreground mask for frame #69 as 'images/mask_0069.png'
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Found 22 vehicle contours.
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #0: pos=(x=50, y=70) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #1: pos=(x=46, y=67) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #2: pos=(x=54, y=59) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=49) size=(w=17, h=3) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #4: pos=(x=32, y=49) size=(w=34, h=37) valid=True
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #5: pos=(x=49, y=49) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #6: pos=(x=57, y=47) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #7: pos=(x=52, y=47) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #8: pos=(x=111, y=38) size=(w=19, h=11) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #9: pos=(x=129, y=36) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #10: pos=(x=110, y=36) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #11: pos=(x=121, y=35) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=27) size=(w=14, h=5) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #14: pos=(x=99, y=27) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #15: pos=(x=84, y=26) size=(w=15, h=12) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #16: pos=(x=94, y=25) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #17: pos=(x=97, y=24) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #18: pos=(x=94, y=23) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #19: pos=(x=97, y=20) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #20: pos=(x=87, y=18) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.279 DEBUG [detect_vehicles] Contour #21: pos=(x=116, y=2) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.279 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.279 DEBUG [process_frame] Valid vehicle contour #0: centroid=(32, 49, 34, 37), bounding_box=(49, 67)
- 2016-03-29 04:34:18.279 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.279 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.279 DEBUG [root] Saving processed frame #69 as 'images/processed_0069.png'
- 2016-03-29 04:34:18.279 DEBUG [main] Frame #69 processed.
- 2016-03-29 04:34:18.296 DEBUG [main] Capturing frame #70...
- 2016-03-29 04:34:18.296 DEBUG [main] Got frame #70: shape=(120, 160, 3)
- 2016-03-29 04:34:18.296 DEBUG [main] Processing frame #70...
- 2016-03-29 04:34:18.296 DEBUG [root] Saving foreground mask for frame #70 as 'images/mask_0070.png'
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Found 24 vehicle contours.
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #0: pos=(x=46, y=72) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #1: pos=(x=111, y=55) size=(w=20, h=5) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #2: pos=(x=45, y=55) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #3: pos=(x=24, y=54) size=(w=38, h=43) valid=True
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #4: pos=(x=53, y=53) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #5: pos=(x=47, y=53) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #6: pos=(x=111, y=43) size=(w=21, h=13) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #7: pos=(x=114, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #8: pos=(x=131, y=41) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #9: pos=(x=110, y=40) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #10: pos=(x=129, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #11: pos=(x=122, y=38) size=(w=2, h=5) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #13: pos=(x=82, y=37) size=(w=16, h=6) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #14: pos=(x=98, y=33) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #15: pos=(x=112, y=31) size=(w=15, h=6) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #16: pos=(x=82, y=30) size=(w=15, h=8) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #17: pos=(x=93, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #18: pos=(x=82, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #19: pos=(x=97, y=27) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #20: pos=(x=93, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #21: pos=(x=85, y=21) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #22: pos=(x=113, y=2) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:18.296 DEBUG [detect_vehicles] Contour #23: pos=(x=114, y=1) size=(w=7, h=4) valid=False
- 2016-03-29 04:34:18.296 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.296 DEBUG [process_frame] Valid vehicle contour #0: centroid=(24, 54, 38, 43), bounding_box=(43, 75)
- 2016-03-29 04:34:18.296 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.296 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.296 DEBUG [root] Saving processed frame #70 as 'images/processed_0070.png'
- 2016-03-29 04:34:18.296 DEBUG [main] Frame #70 processed.
- 2016-03-29 04:34:18.311 DEBUG [main] Capturing frame #71...
- 2016-03-29 04:34:18.311 DEBUG [main] Got frame #71: shape=(120, 160, 3)
- 2016-03-29 04:34:18.311 DEBUG [main] Processing frame #71...
- 2016-03-29 04:34:18.311 DEBUG [root] Saving foreground mask for frame #71 as 'images/mask_0071.png'
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Found 30 vehicle contours.
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #0: pos=(x=22, y=78) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #1: pos=(x=39, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #2: pos=(x=43, y=66) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #3: pos=(x=42, y=65) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #4: pos=(x=43, y=63) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #5: pos=(x=14, y=63) size=(w=44, h=47) valid=True
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #6: pos=(x=52, y=61) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #7: pos=(x=49, y=61) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #8: pos=(x=47, y=60) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #9: pos=(x=132, y=59) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #10: pos=(x=39, y=59) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #11: pos=(x=111, y=50) size=(w=23, h=19) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #12: pos=(x=123, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=48) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #14: pos=(x=110, y=48) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #15: pos=(x=131, y=47) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #16: pos=(x=130, y=44) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #17: pos=(x=123, y=44) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #18: pos=(x=111, y=43) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #19: pos=(x=97, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #20: pos=(x=112, y=35) size=(w=17, h=8) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #21: pos=(x=98, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #22: pos=(x=80, y=34) size=(w=17, h=15) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #23: pos=(x=91, y=33) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #24: pos=(x=95, y=32) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #25: pos=(x=80, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #26: pos=(x=97, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #27: pos=(x=84, y=25) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #28: pos=(x=113, y=5) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.311 DEBUG [detect_vehicles] Contour #29: pos=(x=113, y=1) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.311 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.311 DEBUG [process_frame] Valid vehicle contour #0: centroid=(14, 63, 44, 47), bounding_box=(36, 86)
- 2016-03-29 04:34:18.311 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.311 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.311 DEBUG [root] Saving processed frame #71 as 'images/processed_0071.png'
- 2016-03-29 04:34:18.311 DEBUG [main] Frame #71 processed.
- 2016-03-29 04:34:18.326 DEBUG [main] Capturing frame #72...
- 2016-03-29 04:34:18.326 DEBUG [main] Got frame #72: shape=(120, 160, 3)
- 2016-03-29 04:34:18.326 DEBUG [main] Processing frame #72...
- 2016-03-29 04:34:18.326 DEBUG [root] Saving foreground mask for frame #72 as 'images/mask_0072.png'
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Found 21 vehicle contours.
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #0: pos=(x=38, y=72) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #1: pos=(x=2, y=67) size=(w=50, h=52) valid=True
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #2: pos=(x=125, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #3: pos=(x=111, y=58) size=(w=25, h=21) valid=True
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #4: pos=(x=128, y=57) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #5: pos=(x=119, y=56) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #6: pos=(x=133, y=55) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #7: pos=(x=114, y=54) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #8: pos=(x=124, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #9: pos=(x=132, y=50) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #10: pos=(x=131, y=47) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #11: pos=(x=96, y=43) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #12: pos=(x=110, y=41) size=(w=21, h=16) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #13: pos=(x=97, y=39) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #14: pos=(x=77, y=39) size=(w=19, h=16) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #15: pos=(x=94, y=37) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #16: pos=(x=90, y=36) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #17: pos=(x=96, y=31) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #18: pos=(x=82, y=28) size=(w=13, h=7) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #19: pos=(x=113, y=6) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:18.326 DEBUG [detect_vehicles] Contour #20: pos=(x=113, y=1) size=(w=8, h=4) valid=False
- 2016-03-29 04:34:18.326 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.326 DEBUG [process_frame] Valid vehicle contour #0: centroid=(2, 67, 50, 52), bounding_box=(27, 93)
- 2016-03-29 04:34:18.326 DEBUG [process_frame] Valid vehicle contour #1: centroid=(111, 58, 25, 21), bounding_box=(123, 68)
- 2016-03-29 04:34:18.326 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.326 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.326 DEBUG [root] Saving processed frame #72 as 'images/processed_0072.png'
- 2016-03-29 04:34:18.326 DEBUG [main] Frame #72 processed.
- 2016-03-29 04:34:18.342 DEBUG [main] Capturing frame #73...
- 2016-03-29 04:34:18.342 DEBUG [main] Got frame #73: shape=(120, 160, 3)
- 2016-03-29 04:34:18.342 DEBUG [main] Processing frame #73...
- 2016-03-29 04:34:18.342 DEBUG [root] Saving foreground mask for frame #73 as 'images/mask_0073.png'
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Found 25 vehicle contours.
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #0: pos=(x=1, y=103) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #1: pos=(x=42, y=94) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #2: pos=(x=1, y=81) size=(w=45, h=38) valid=True
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #3: pos=(x=23, y=77) size=(w=18, h=6) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #4: pos=(x=120, y=68) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #5: pos=(x=129, y=65) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #6: pos=(x=109, y=65) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #7: pos=(x=135, y=64) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #8: pos=(x=110, y=63) size=(w=29, h=30) valid=True
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #9: pos=(x=134, y=60) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #10: pos=(x=113, y=56) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #11: pos=(x=133, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #12: pos=(x=111, y=54) size=(w=1, h=10) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=47) size=(w=21, h=13) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #14: pos=(x=74, y=45) size=(w=21, h=19) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #15: pos=(x=87, y=44) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #16: pos=(x=81, y=44) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #17: pos=(x=75, y=43) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #18: pos=(x=92, y=42) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #19: pos=(x=89, y=42) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #20: pos=(x=84, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #21: pos=(x=79, y=32) size=(w=16, h=9) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #22: pos=(x=113, y=8) size=(w=9, h=2) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #23: pos=(x=113, y=3) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.342 DEBUG [detect_vehicles] Contour #24: pos=(x=113, y=2) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.342 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.342 DEBUG [process_frame] Valid vehicle contour #0: centroid=(1, 81, 45, 38), bounding_box=(23, 100)
- 2016-03-29 04:34:18.342 DEBUG [process_frame] Valid vehicle contour #1: centroid=(110, 63, 29, 30), bounding_box=(124, 78)
- 2016-03-29 04:34:18.342 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.342 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.342 DEBUG [root] Saving processed frame #73 as 'images/processed_0073.png'
- 2016-03-29 04:34:18.342 DEBUG [main] Frame #73 processed.
- 2016-03-29 04:34:18.358 DEBUG [main] Capturing frame #74...
- 2016-03-29 04:34:18.358 DEBUG [main] Got frame #74: shape=(120, 160, 3)
- 2016-03-29 04:34:18.358 DEBUG [main] Processing frame #74...
- 2016-03-29 04:34:18.358 DEBUG [root] Saving foreground mask for frame #74 as 'images/mask_0074.png'
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Found 30 vehicle contours.
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #0: pos=(x=139, y=101) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #1: pos=(x=21, y=97) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #2: pos=(x=109, y=93) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #3: pos=(x=1, y=93) size=(w=37, h=26) valid=True
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #4: pos=(x=12, y=88) size=(w=20, h=8) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #5: pos=(x=125, y=81) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #6: pos=(x=132, y=79) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #7: pos=(x=132, y=77) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #8: pos=(x=138, y=76) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #9: pos=(x=109, y=76) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #10: pos=(x=115, y=75) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #11: pos=(x=131, y=73) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #12: pos=(x=136, y=72) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #13: pos=(x=109, y=72) size=(w=33, h=38) valid=True
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #14: pos=(x=136, y=68) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #15: pos=(x=135, y=64) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #16: pos=(x=111, y=63) size=(w=1, h=13) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #17: pos=(x=93, y=56) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #18: pos=(x=112, y=55) size=(w=23, h=17) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #19: pos=(x=94, y=53) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #20: pos=(x=71, y=52) size=(w=22, h=21) valid=True
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #21: pos=(x=85, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #22: pos=(x=80, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #23: pos=(x=92, y=49) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #24: pos=(x=72, y=49) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #25: pos=(x=76, y=37) size=(w=18, h=11) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #26: pos=(x=113, y=9) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #27: pos=(x=113, y=4) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #28: pos=(x=119, y=1) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [detect_vehicles] Contour #29: pos=(x=117, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.358 DEBUG [process_frame] Found 3 valid vehicle contours.
- 2016-03-29 04:34:18.358 DEBUG [process_frame] Valid vehicle contour #0: centroid=(1, 93, 37, 26), bounding_box=(19, 106)
- 2016-03-29 04:34:18.358 DEBUG [process_frame] Valid vehicle contour #1: centroid=(109, 72, 33, 38), bounding_box=(125, 91)
- 2016-03-29 04:34:18.358 DEBUG [process_frame] Valid vehicle contour #2: centroid=(71, 52, 22, 21), bounding_box=(82, 62)
- 2016-03-29 04:34:18.358 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.358 DEBUG [vehicle_counter] Updating count using 3 matches...
- 2016-03-29 04:34:18.358 DEBUG [root] Saving processed frame #74 as 'images/processed_0074.png'
- 2016-03-29 04:34:18.374 DEBUG [main] Frame #74 processed.
- 2016-03-29 04:34:18.390 DEBUG [main] Capturing frame #75...
- 2016-03-29 04:34:18.390 DEBUG [main] Got frame #75: shape=(120, 160, 3)
- 2016-03-29 04:34:18.390 DEBUG [main] Processing frame #75...
- 2016-03-29 04:34:18.390 DEBUG [root] Saving foreground mask for frame #75 as 'images/mask_0075.png'
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Found 33 vehicle contours.
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #0: pos=(x=9, y=112) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #1: pos=(x=8, y=112) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #2: pos=(x=1, y=112) size=(w=7, h=7) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #3: pos=(x=108, y=110) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #4: pos=(x=108, y=107) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #5: pos=(x=108, y=104) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #6: pos=(x=1, y=103) size=(w=27, h=16) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #7: pos=(x=123, y=95) size=(w=5, h=4) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #8: pos=(x=115, y=94) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #9: pos=(x=109, y=93) size=(w=37, h=26) valid=True
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #10: pos=(x=143, y=92) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #11: pos=(x=141, y=90) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #12: pos=(x=109, y=88) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #13: pos=(x=133, y=87) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #14: pos=(x=116, y=87) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #15: pos=(x=115, y=86) size=(w=7, h=13) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #16: pos=(x=139, y=84) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #17: pos=(x=66, y=67) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #18: pos=(x=108, y=65) size=(w=32, h=29) valid=True
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #19: pos=(x=92, y=62) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #20: pos=(x=66, y=60) size=(w=26, h=24) valid=True
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #21: pos=(x=83, y=59) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #22: pos=(x=68, y=57) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #23: pos=(x=71, y=56) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #24: pos=(x=84, y=53) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #25: pos=(x=78, y=53) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #26: pos=(x=73, y=53) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #27: pos=(x=73, y=43) size=(w=22, h=17) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #28: pos=(x=113, y=11) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #29: pos=(x=114, y=6) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #30: pos=(x=113, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #31: pos=(x=114, y=2) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:18.390 DEBUG [detect_vehicles] Contour #32: pos=(x=119, y=1) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.390 DEBUG [process_frame] Found 3 valid vehicle contours.
- 2016-03-29 04:34:18.390 DEBUG [process_frame] Valid vehicle contour #0: centroid=(109, 93, 37, 26), bounding_box=(127, 106)
- 2016-03-29 04:34:18.390 DEBUG [process_frame] Valid vehicle contour #1: centroid=(108, 65, 32, 29), bounding_box=(124, 79)
- 2016-03-29 04:34:18.390 DEBUG [process_frame] Valid vehicle contour #2: centroid=(66, 60, 26, 24), bounding_box=(79, 72)
- 2016-03-29 04:34:18.390 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.390 DEBUG [vehicle_counter] Updating count using 3 matches...
- 2016-03-29 04:34:18.390 DEBUG [root] Saving processed frame #75 as 'images/processed_0075.png'
- 2016-03-29 04:34:18.390 DEBUG [main] Frame #75 processed.
- 2016-03-29 04:34:18.404 DEBUG [main] Capturing frame #76...
- 2016-03-29 04:34:18.404 DEBUG [main] Got frame #76: shape=(120, 160, 3)
- 2016-03-29 04:34:18.404 DEBUG [main] Processing frame #76...
- 2016-03-29 04:34:18.404 DEBUG [root] Saving foreground mask for frame #76 as 'images/mask_0076.png'
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Found 31 vehicle contours.
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #0: pos=(x=147, y=117) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #1: pos=(x=115, y=117) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #2: pos=(x=108, y=114) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #3: pos=(x=136, y=113) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #4: pos=(x=142, y=112) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #5: pos=(x=110, y=111) size=(w=4, h=8) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #6: pos=(x=145, y=109) size=(w=6, h=7) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #7: pos=(x=143, y=109) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #8: pos=(x=137, y=109) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #9: pos=(x=116, y=107) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #10: pos=(x=114, y=107) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #11: pos=(x=108, y=107) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #12: pos=(x=144, y=106) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #13: pos=(x=119, y=105) size=(w=16, h=14) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #14: pos=(x=108, y=105) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #15: pos=(x=144, y=102) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #16: pos=(x=75, y=90) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #17: pos=(x=107, y=77) size=(w=37, h=37) valid=True
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #18: pos=(x=60, y=67) size=(w=29, h=32) valid=True
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #19: pos=(x=75, y=67) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #20: pos=(x=62, y=67) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #21: pos=(x=75, y=64) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #22: pos=(x=75, y=62) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #23: pos=(x=66, y=62) size=(w=7, h=8) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #24: pos=(x=69, y=50) size=(w=24, h=35) valid=True
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #25: pos=(x=113, y=12) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #26: pos=(x=114, y=7) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #27: pos=(x=115, y=6) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #28: pos=(x=119, y=3) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #29: pos=(x=116, y=3) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [detect_vehicles] Contour #30: pos=(x=103, y=1) size=(w=7, h=1) valid=False
- 2016-03-29 04:34:18.404 DEBUG [process_frame] Found 3 valid vehicle contours.
- 2016-03-29 04:34:18.404 DEBUG [process_frame] Valid vehicle contour #0: centroid=(107, 77, 37, 37), bounding_box=(125, 95)
- 2016-03-29 04:34:18.404 DEBUG [process_frame] Valid vehicle contour #1: centroid=(60, 67, 29, 32), bounding_box=(74, 83)
- 2016-03-29 04:34:18.404 DEBUG [process_frame] Valid vehicle contour #2: centroid=(69, 50, 24, 35), bounding_box=(81, 67)
- 2016-03-29 04:34:18.404 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.404 DEBUG [vehicle_counter] Updating count using 3 matches...
- 2016-03-29 04:34:18.404 DEBUG [root] Saving processed frame #76 as 'images/processed_0076.png'
- 2016-03-29 04:34:18.404 DEBUG [main] Frame #76 processed.
- 2016-03-29 04:34:18.421 DEBUG [main] Capturing frame #77...
- 2016-03-29 04:34:18.421 DEBUG [main] Got frame #77: shape=(120, 160, 3)
- 2016-03-29 04:34:18.421 DEBUG [main] Processing frame #77...
- 2016-03-29 04:34:18.421 DEBUG [root] Saving foreground mask for frame #77 as 'images/mask_0077.png'
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Found 21 vehicle contours.
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #0: pos=(x=108, y=114) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #1: pos=(x=108, y=110) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #2: pos=(x=145, y=108) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #3: pos=(x=55, y=100) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #4: pos=(x=50, y=99) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #5: pos=(x=54, y=97) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #6: pos=(x=54, y=95) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #7: pos=(x=83, y=92) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #8: pos=(x=110, y=91) size=(w=38, h=28) valid=True
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #9: pos=(x=84, y=82) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #10: pos=(x=81, y=81) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #11: pos=(x=71, y=75) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #12: pos=(x=56, y=73) size=(w=12, h=9) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #13: pos=(x=90, y=71) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #14: pos=(x=90, y=67) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #15: pos=(x=52, y=61) size=(w=39, h=57) valid=True
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #16: pos=(x=69, y=57) size=(w=20, h=7) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #17: pos=(x=112, y=12) size=(w=13, h=5) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #18: pos=(x=114, y=8) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #19: pos=(x=120, y=4) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.421 DEBUG [detect_vehicles] Contour #20: pos=(x=102, y=1) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:18.421 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.421 DEBUG [process_frame] Valid vehicle contour #0: centroid=(110, 91, 38, 28), bounding_box=(129, 105)
- 2016-03-29 04:34:18.421 DEBUG [process_frame] Valid vehicle contour #1: centroid=(52, 61, 39, 57), bounding_box=(71, 89)
- 2016-03-29 04:34:18.421 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.421 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.421 DEBUG [root] Saving processed frame #77 as 'images/processed_0077.png'
- 2016-03-29 04:34:18.421 DEBUG [main] Frame #77 processed.
- 2016-03-29 04:34:18.436 DEBUG [main] Capturing frame #78...
- 2016-03-29 04:34:18.436 DEBUG [main] Got frame #78: shape=(120, 160, 3)
- 2016-03-29 04:34:18.436 DEBUG [main] Processing frame #78...
- 2016-03-29 04:34:18.436 DEBUG [root] Saving foreground mask for frame #78 as 'images/mask_0078.png'
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Found 25 vehicle contours.
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #0: pos=(x=79, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #1: pos=(x=46, y=117) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #2: pos=(x=46, y=112) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #3: pos=(x=111, y=111) size=(w=35, h=8) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #4: pos=(x=79, y=109) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #5: pos=(x=85, y=108) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #6: pos=(x=64, y=100) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #7: pos=(x=62, y=99) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #8: pos=(x=80, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #9: pos=(x=49, y=97) size=(w=31, h=22) valid=True
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #10: pos=(x=64, y=97) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #11: pos=(x=49, y=94) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #12: pos=(x=67, y=90) size=(w=5, h=12) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #13: pos=(x=64, y=90) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #14: pos=(x=84, y=89) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #15: pos=(x=72, y=88) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #16: pos=(x=87, y=79) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #17: pos=(x=53, y=67) size=(w=36, h=52) valid=True
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #18: pos=(x=113, y=15) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #19: pos=(x=125, y=12) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #20: pos=(x=114, y=11) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #21: pos=(x=122, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #22: pos=(x=118, y=6) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #23: pos=(x=115, y=6) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.436 DEBUG [detect_vehicles] Contour #24: pos=(x=102, y=1) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.436 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.436 DEBUG [process_frame] Valid vehicle contour #0: centroid=(49, 97, 31, 22), bounding_box=(64, 108)
- 2016-03-29 04:34:18.436 DEBUG [process_frame] Valid vehicle contour #1: centroid=(53, 67, 36, 52), bounding_box=(71, 93)
- 2016-03-29 04:34:18.436 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.436 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.436 DEBUG [root] Saving processed frame #78 as 'images/processed_0078.png'
- 2016-03-29 04:34:18.436 DEBUG [main] Frame #78 processed.
- 2016-03-29 04:34:18.451 DEBUG [main] Capturing frame #79...
- 2016-03-29 04:34:18.451 DEBUG [main] Got frame #79: shape=(120, 160, 3)
- 2016-03-29 04:34:18.451 DEBUG [main] Processing frame #79...
- 2016-03-29 04:34:18.451 DEBUG [root] Saving foreground mask for frame #79 as 'images/mask_0079.png'
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #0: pos=(x=56, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #1: pos=(x=41, y=117) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #2: pos=(x=78, y=114) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #3: pos=(x=41, y=113) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #4: pos=(x=62, y=110) size=(w=9, h=9) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #5: pos=(x=82, y=97) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #6: pos=(x=80, y=93) size=(w=7, h=26) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #7: pos=(x=45, y=80) size=(w=38, h=39) valid=True
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #8: pos=(x=113, y=18) size=(w=13, h=4) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #9: pos=(x=116, y=17) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #10: pos=(x=126, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #11: pos=(x=112, y=16) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #12: pos=(x=114, y=13) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #13: pos=(x=123, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #14: pos=(x=120, y=8) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #15: pos=(x=118, y=8) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #16: pos=(x=115, y=8) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #17: pos=(x=101, y=3) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:18.451 DEBUG [detect_vehicles] Contour #18: pos=(x=109, y=1) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.451 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.451 DEBUG [process_frame] Valid vehicle contour #0: centroid=(45, 80, 38, 39), bounding_box=(64, 99)
- 2016-03-29 04:34:18.451 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.451 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.451 DEBUG [root] Saving processed frame #79 as 'images/processed_0079.png'
- 2016-03-29 04:34:18.451 DEBUG [main] Frame #79 processed.
- 2016-03-29 04:34:18.467 DEBUG [main] Capturing frame #80...
- 2016-03-29 04:34:18.467 DEBUG [main] Got frame #80: shape=(120, 160, 3)
- 2016-03-29 04:34:18.467 DEBUG [main] Processing frame #80...
- 2016-03-29 04:34:18.467 DEBUG [root] Saving foreground mask for frame #80 as 'images/mask_0080.png'
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #0: pos=(x=80, y=112) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #1: pos=(x=42, y=96) size=(w=37, h=23) valid=True
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #2: pos=(x=113, y=21) size=(w=14, h=3) valid=False
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #3: pos=(x=114, y=15) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #4: pos=(x=121, y=9) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #5: pos=(x=116, y=9) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #6: pos=(x=101, y=4) size=(w=9, h=4) valid=False
- 2016-03-29 04:34:18.467 DEBUG [detect_vehicles] Contour #7: pos=(x=102, y=1) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.467 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.467 DEBUG [process_frame] Valid vehicle contour #0: centroid=(42, 96, 37, 23), bounding_box=(60, 107)
- 2016-03-29 04:34:18.467 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.467 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.467 DEBUG [root] Saving processed frame #80 as 'images/processed_0080.png'
- 2016-03-29 04:34:18.467 DEBUG [main] Frame #80 processed.
- 2016-03-29 04:34:18.483 DEBUG [main] Capturing frame #81...
- 2016-03-29 04:34:18.483 DEBUG [main] Got frame #81: shape=(120, 160, 3)
- 2016-03-29 04:34:18.483 DEBUG [main] Processing frame #81...
- 2016-03-29 04:34:18.483 DEBUG [root] Saving foreground mask for frame #81 as 'images/mask_0081.png'
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #0: pos=(x=44, y=116) size=(w=27, h=3) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #1: pos=(x=114, y=24) size=(w=13, h=3) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #2: pos=(x=122, y=22) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #3: pos=(x=115, y=22) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #4: pos=(x=115, y=17) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #5: pos=(x=121, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #6: pos=(x=116, y=11) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #7: pos=(x=100, y=6) size=(w=10, h=3) valid=False
- 2016-03-29 04:34:18.483 DEBUG [detect_vehicles] Contour #8: pos=(x=101, y=2) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.483 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.483 DEBUG [root] Saving processed frame #81 as 'images/processed_0081.png'
- 2016-03-29 04:34:18.483 DEBUG [main] Frame #81 processed.
- 2016-03-29 04:34:18.499 DEBUG [main] Capturing frame #82...
- 2016-03-29 04:34:18.499 DEBUG [main] Got frame #82: shape=(120, 160, 3)
- 2016-03-29 04:34:18.499 DEBUG [main] Processing frame #82...
- 2016-03-29 04:34:18.499 DEBUG [root] Saving foreground mask for frame #82 as 'images/mask_0082.png'
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #0: pos=(x=114, y=27) size=(w=14, h=3) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #1: pos=(x=115, y=20) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #3: pos=(x=121, y=17) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #4: pos=(x=116, y=13) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #5: pos=(x=100, y=3) size=(w=10, h=8) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #6: pos=(x=100, y=3) size=(w=7, h=4) valid=False
- 2016-03-29 04:34:18.499 DEBUG [detect_vehicles] Contour #7: pos=(x=107, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.499 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.499 DEBUG [root] Saving processed frame #82 as 'images/processed_0082.png'
- 2016-03-29 04:34:18.499 DEBUG [main] Frame #82 processed.
- 2016-03-29 04:34:18.515 DEBUG [main] Capturing frame #83...
- 2016-03-29 04:34:18.515 DEBUG [main] Got frame #83: shape=(120, 160, 3)
- 2016-03-29 04:34:18.515 DEBUG [main] Processing frame #83...
- 2016-03-29 04:34:18.515 DEBUG [root] Saving foreground mask for frame #83 as 'images/mask_0083.png'
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #0: pos=(x=114, y=29) size=(w=15, h=5) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #1: pos=(x=125, y=28) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #2: pos=(x=115, y=23) size=(w=13, h=6) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #3: pos=(x=114, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #4: pos=(x=122, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #5: pos=(x=116, y=15) size=(w=10, h=4) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #6: pos=(x=99, y=4) size=(w=11, h=8) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #7: pos=(x=105, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.515 DEBUG [detect_vehicles] Contour #8: pos=(x=101, y=1) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.515 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.515 DEBUG [root] Saving processed frame #83 as 'images/processed_0083.png'
- 2016-03-29 04:34:18.515 DEBUG [main] Frame #83 processed.
- 2016-03-29 04:34:18.529 DEBUG [main] Capturing frame #84...
- 2016-03-29 04:34:18.529 DEBUG [main] Got frame #84: shape=(120, 160, 3)
- 2016-03-29 04:34:18.529 DEBUG [main] Processing frame #84...
- 2016-03-29 04:34:18.529 DEBUG [root] Saving foreground mask for frame #84 as 'images/mask_0084.png'
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #0: pos=(x=122, y=33) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #1: pos=(x=114, y=26) size=(w=16, h=12) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=24) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #3: pos=(x=122, y=23) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #4: pos=(x=115, y=18) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #5: pos=(x=109, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #6: pos=(x=98, y=6) size=(w=11, h=9) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #7: pos=(x=108, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.529 DEBUG [detect_vehicles] Contour #8: pos=(x=101, y=1) size=(w=6, h=3) valid=False
- 2016-03-29 04:34:18.529 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.529 DEBUG [root] Saving processed frame #84 as 'images/processed_0084.png'
- 2016-03-29 04:34:18.529 DEBUG [main] Frame #84 processed.
- 2016-03-29 04:34:18.546 DEBUG [main] Capturing frame #85...
- 2016-03-29 04:34:18.546 DEBUG [main] Got frame #85: shape=(120, 160, 3)
- 2016-03-29 04:34:18.546 DEBUG [main] Processing frame #85...
- 2016-03-29 04:34:18.546 DEBUG [root] Saving foreground mask for frame #85 as 'images/mask_0085.png'
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #0: pos=(x=131, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #1: pos=(x=130, y=27) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=27) size=(w=17, h=15) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #3: pos=(x=123, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=24) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #5: pos=(x=116, y=20) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #6: pos=(x=108, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #7: pos=(x=98, y=8) size=(w=11, h=9) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #8: pos=(x=107, y=6) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #9: pos=(x=104, y=6) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #10: pos=(x=107, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.546 DEBUG [detect_vehicles] Contour #11: pos=(x=100, y=3) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:18.546 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.546 DEBUG [root] Saving processed frame #85 as 'images/processed_0085.png'
- 2016-03-29 04:34:18.546 DEBUG [main] Frame #85 processed.
- 2016-03-29 04:34:18.561 DEBUG [main] Capturing frame #86...
- 2016-03-29 04:34:18.561 DEBUG [main] Got frame #86: shape=(120, 160, 3)
- 2016-03-29 04:34:18.561 DEBUG [main] Processing frame #86...
- 2016-03-29 04:34:18.561 DEBUG [root] Saving foreground mask for frame #86 as 'images/mask_0086.png'
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #0: pos=(x=121, y=43) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #1: pos=(x=131, y=31) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #2: pos=(x=114, y=31) size=(w=19, h=17) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #3: pos=(x=123, y=29) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #4: pos=(x=115, y=23) size=(w=14, h=5) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #5: pos=(x=97, y=15) size=(w=11, h=4) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #6: pos=(x=102, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #7: pos=(x=98, y=14) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #8: pos=(x=97, y=10) size=(w=12, h=5) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #9: pos=(x=100, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #10: pos=(x=104, y=8) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #11: pos=(x=107, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.561 DEBUG [detect_vehicles] Contour #12: pos=(x=100, y=4) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:18.561 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.561 DEBUG [root] Saving processed frame #86 as 'images/processed_0086.png'
- 2016-03-29 04:34:18.561 DEBUG [main] Frame #86 processed.
- 2016-03-29 04:34:18.576 DEBUG [main] Capturing frame #87...
- 2016-03-29 04:34:18.576 DEBUG [main] Got frame #87: shape=(120, 160, 3)
- 2016-03-29 04:34:18.576 DEBUG [main] Processing frame #87...
- 2016-03-29 04:34:18.576 DEBUG [root] Saving foreground mask for frame #87 as 'images/mask_0087.png'
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #0: pos=(x=115, y=38) size=(w=19, h=16) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #1: pos=(x=118, y=36) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #2: pos=(x=133, y=35) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #3: pos=(x=114, y=35) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #4: pos=(x=123, y=33) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #5: pos=(x=116, y=27) size=(w=14, h=6) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #6: pos=(x=108, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #7: pos=(x=96, y=12) size=(w=12, h=10) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #8: pos=(x=107, y=10) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #9: pos=(x=103, y=10) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.576 DEBUG [detect_vehicles] Contour #10: pos=(x=98, y=6) size=(w=8, h=5) valid=False
- 2016-03-29 04:34:18.576 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.576 DEBUG [root] Saving processed frame #87 as 'images/processed_0087.png'
- 2016-03-29 04:34:18.576 DEBUG [main] Frame #87 processed.
- 2016-03-29 04:34:18.592 DEBUG [main] Capturing frame #88...
- 2016-03-29 04:34:18.592 DEBUG [main] Got frame #88: shape=(120, 160, 3)
- 2016-03-29 04:34:18.592 DEBUG [main] Processing frame #88...
- 2016-03-29 04:34:18.592 DEBUG [root] Saving foreground mask for frame #88 as 'images/mask_0088.png'
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Found 15 vehicle contours.
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #0: pos=(x=115, y=43) size=(w=21, h=18) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #1: pos=(x=132, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #2: pos=(x=128, y=42) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #3: pos=(x=118, y=41) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #4: pos=(x=134, y=40) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #5: pos=(x=114, y=40) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #6: pos=(x=123, y=38) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #7: pos=(x=115, y=30) size=(w=17, h=9) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #8: pos=(x=95, y=19) size=(w=12, h=6) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #9: pos=(x=96, y=19) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #10: pos=(x=95, y=15) size=(w=13, h=4) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #11: pos=(x=95, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #12: pos=(x=103, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #13: pos=(x=107, y=11) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.592 DEBUG [detect_vehicles] Contour #14: pos=(x=98, y=8) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.592 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.592 DEBUG [root] Saving processed frame #88 as 'images/processed_0088.png'
- 2016-03-29 04:34:18.592 DEBUG [main] Frame #88 processed.
- 2016-03-29 04:34:18.608 DEBUG [main] Capturing frame #89...
- 2016-03-29 04:34:18.608 DEBUG [main] Got frame #89: shape=(120, 160, 3)
- 2016-03-29 04:34:18.608 DEBUG [main] Processing frame #89...
- 2016-03-29 04:34:18.608 DEBUG [root] Saving foreground mask for frame #89 as 'images/mask_0089.png'
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Found 17 vehicle contours.
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #0: pos=(x=130, y=63) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #1: pos=(x=123, y=63) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #2: pos=(x=115, y=60) size=(w=22, h=9) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #3: pos=(x=127, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #4: pos=(x=118, y=48) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #5: pos=(x=129, y=47) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #6: pos=(x=136, y=46) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #7: pos=(x=119, y=46) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #8: pos=(x=114, y=46) size=(w=24, h=17) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #9: pos=(x=124, y=44) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #10: pos=(x=115, y=40) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #11: pos=(x=116, y=35) size=(w=17, h=10) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #12: pos=(x=94, y=22) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #13: pos=(x=106, y=18) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #14: pos=(x=93, y=18) size=(w=14, h=11) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #15: pos=(x=94, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.608 DEBUG [detect_vehicles] Contour #16: pos=(x=97, y=10) size=(w=8, h=5) valid=False
- 2016-03-29 04:34:18.608 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.608 DEBUG [root] Saving processed frame #89 as 'images/processed_0089.png'
- 2016-03-29 04:34:18.608 DEBUG [main] Frame #89 processed.
- 2016-03-29 04:34:18.624 DEBUG [main] Capturing frame #90...
- 2016-03-29 04:34:18.624 DEBUG [main] Got frame #90: shape=(120, 160, 3)
- 2016-03-29 04:34:18.624 DEBUG [main] Processing frame #90...
- 2016-03-29 04:34:18.624 DEBUG [root] Saving foreground mask for frame #90 as 'images/mask_0090.png'
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #0: pos=(x=115, y=69) size=(w=24, h=10) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #1: pos=(x=138, y=53) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #2: pos=(x=130, y=53) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #3: pos=(x=119, y=52) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #4: pos=(x=125, y=51) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #5: pos=(x=114, y=51) size=(w=25, h=22) valid=True
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #6: pos=(x=115, y=45) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #7: pos=(x=116, y=40) size=(w=19, h=11) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #8: pos=(x=92, y=21) size=(w=15, h=12) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #9: pos=(x=105, y=16) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #10: pos=(x=96, y=15) size=(w=8, h=3) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #11: pos=(x=104, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.624 DEBUG [detect_vehicles] Contour #12: pos=(x=97, y=12) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:18.624 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.624 DEBUG [process_frame] Valid vehicle contour #0: centroid=(114, 51, 25, 22), bounding_box=(126, 62)
- 2016-03-29 04:34:18.624 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.624 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.624 DEBUG [root] Saving processed frame #90 as 'images/processed_0090.png'
- 2016-03-29 04:34:18.624 DEBUG [main] Frame #90 processed.
- 2016-03-29 04:34:18.640 DEBUG [main] Capturing frame #91...
- 2016-03-29 04:34:18.640 DEBUG [main] Got frame #91: shape=(120, 160, 3)
- 2016-03-29 04:34:18.640 DEBUG [main] Processing frame #91...
- 2016-03-29 04:34:18.640 DEBUG [root] Saving foreground mask for frame #91 as 'images/mask_0091.png'
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Found 17 vehicle contours.
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #0: pos=(x=115, y=80) size=(w=27, h=10) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #1: pos=(x=128, y=65) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #2: pos=(x=133, y=63) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #3: pos=(x=141, y=62) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #4: pos=(x=119, y=62) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #5: pos=(x=132, y=60) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #6: pos=(x=126, y=59) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #7: pos=(x=119, y=59) size=(w=6, h=7) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #8: pos=(x=114, y=59) size=(w=29, h=25) valid=True
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #9: pos=(x=115, y=45) size=(w=24, h=17) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #10: pos=(x=106, y=26) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #11: pos=(x=90, y=24) size=(w=16, h=13) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #12: pos=(x=101, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #13: pos=(x=91, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #14: pos=(x=106, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #15: pos=(x=94, y=15) size=(w=11, h=7) valid=False
- 2016-03-29 04:34:18.640 DEBUG [detect_vehicles] Contour #16: pos=(x=112, y=1) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:18.640 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.640 DEBUG [process_frame] Valid vehicle contour #0: centroid=(114, 59, 29, 25), bounding_box=(128, 71)
- 2016-03-29 04:34:18.640 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.640 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.640 DEBUG [root] Saving processed frame #91 as 'images/processed_0091.png'
- 2016-03-29 04:34:18.640 DEBUG [main] Frame #91 processed.
- 2016-03-29 04:34:18.654 DEBUG [main] Capturing frame #92...
- 2016-03-29 04:34:18.654 DEBUG [main] Got frame #92: shape=(120, 160, 3)
- 2016-03-29 04:34:18.654 DEBUG [main] Processing frame #92...
- 2016-03-29 04:34:18.654 DEBUG [root] Saving foreground mask for frame #92 as 'images/mask_0092.png'
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Found 18 vehicle contours.
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #0: pos=(x=135, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #1: pos=(x=115, y=92) size=(w=30, h=12) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #2: pos=(x=127, y=75) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #3: pos=(x=117, y=74) size=(w=29, h=24) valid=True
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #4: pos=(x=140, y=74) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #5: pos=(x=135, y=74) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #6: pos=(x=144, y=72) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #7: pos=(x=120, y=70) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #8: pos=(x=133, y=68) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #9: pos=(x=127, y=68) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #10: pos=(x=114, y=52) size=(w=28, h=26) valid=True
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #11: pos=(x=89, y=28) size=(w=17, h=15) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #12: pos=(x=103, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #13: pos=(x=90, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #14: pos=(x=105, y=25) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #15: pos=(x=100, y=25) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #16: pos=(x=92, y=18) size=(w=14, h=7) valid=False
- 2016-03-29 04:34:18.654 DEBUG [detect_vehicles] Contour #17: pos=(x=112, y=1) size=(w=8, h=2) valid=False
- 2016-03-29 04:34:18.654 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.654 DEBUG [process_frame] Valid vehicle contour #0: centroid=(117, 74, 29, 24), bounding_box=(131, 86)
- 2016-03-29 04:34:18.654 DEBUG [process_frame] Valid vehicle contour #1: centroid=(114, 52, 28, 26), bounding_box=(128, 65)
- 2016-03-29 04:34:18.654 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.654 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.654 DEBUG [root] Saving processed frame #92 as 'images/processed_0092.png'
- 2016-03-29 04:34:18.654 DEBUG [main] Frame #92 processed.
- 2016-03-29 04:34:18.671 DEBUG [main] Capturing frame #93...
- 2016-03-29 04:34:18.671 DEBUG [main] Got frame #93: shape=(120, 160, 3)
- 2016-03-29 04:34:18.671 DEBUG [main] Processing frame #93...
- 2016-03-29 04:34:18.671 DEBUG [root] Saving foreground mask for frame #93 as 'images/mask_0093.png'
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #0: pos=(x=143, y=117) size=(w=5, h=2) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #1: pos=(x=138, y=116) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #2: pos=(x=115, y=108) size=(w=13, h=11) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #3: pos=(x=120, y=89) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #4: pos=(x=148, y=85) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #5: pos=(x=129, y=81) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #6: pos=(x=118, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #7: pos=(x=114, y=65) size=(w=36, h=51) valid=True
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #8: pos=(x=117, y=60) size=(w=22, h=5) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #9: pos=(x=87, y=39) size=(w=18, h=9) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #10: pos=(x=104, y=37) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #11: pos=(x=105, y=34) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #12: pos=(x=87, y=30) size=(w=17, h=12) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #13: pos=(x=87, y=30) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #14: pos=(x=99, y=29) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #15: pos=(x=89, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #16: pos=(x=91, y=21) size=(w=14, h=10) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #17: pos=(x=116, y=1) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.671 DEBUG [detect_vehicles] Contour #18: pos=(x=112, y=1) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.671 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.671 DEBUG [process_frame] Valid vehicle contour #0: centroid=(114, 65, 36, 51), bounding_box=(132, 90)
- 2016-03-29 04:34:18.671 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.671 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.671 DEBUG [root] Saving processed frame #93 as 'images/processed_0093.png'
- 2016-03-29 04:34:18.671 DEBUG [main] Frame #93 processed.
- 2016-03-29 04:34:18.686 DEBUG [main] Capturing frame #94...
- 2016-03-29 04:34:18.686 DEBUG [main] Got frame #94: shape=(120, 160, 3)
- 2016-03-29 04:34:18.686 DEBUG [main] Processing frame #94...
- 2016-03-29 04:34:18.686 DEBUG [root] Saving foreground mask for frame #94 as 'images/mask_0094.png'
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Found 14 vehicle contours.
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #0: pos=(x=146, y=87) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #1: pos=(x=114, y=76) size=(w=41, h=43) valid=True
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #2: pos=(x=117, y=70) size=(w=25, h=5) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #3: pos=(x=103, y=42) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #4: pos=(x=104, y=39) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #5: pos=(x=84, y=35) size=(w=20, h=21) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #6: pos=(x=89, y=35) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #7: pos=(x=84, y=35) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #8: pos=(x=98, y=34) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #9: pos=(x=87, y=33) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #10: pos=(x=89, y=28) size=(w=15, h=8) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #11: pos=(x=91, y=25) size=(w=11, h=3) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #12: pos=(x=113, y=1) size=(w=7, h=4) valid=False
- 2016-03-29 04:34:18.686 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=1) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.686 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.686 DEBUG [process_frame] Valid vehicle contour #0: centroid=(114, 76, 41, 43), bounding_box=(134, 97)
- 2016-03-29 04:34:18.686 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.686 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.686 DEBUG [root] Saving processed frame #94 as 'images/processed_0094.png'
- 2016-03-29 04:34:18.686 DEBUG [main] Frame #94 processed.
- 2016-03-29 04:34:18.701 DEBUG [main] Capturing frame #95...
- 2016-03-29 04:34:18.701 DEBUG [main] Got frame #95: shape=(120, 160, 3)
- 2016-03-29 04:34:18.701 DEBUG [main] Processing frame #95...
- 2016-03-29 04:34:18.701 DEBUG [root] Saving foreground mask for frame #95 as 'images/mask_0095.png'
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Found 17 vehicle contours.
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #0: pos=(x=127, y=115) size=(w=16, h=4) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #1: pos=(x=123, y=115) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #2: pos=(x=113, y=115) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #3: pos=(x=149, y=99) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #4: pos=(x=144, y=90) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #5: pos=(x=115, y=82) size=(w=40, h=37) valid=True
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #6: pos=(x=103, y=44) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #7: pos=(x=88, y=43) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #8: pos=(x=81, y=42) size=(w=21, h=23) valid=True
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #9: pos=(x=82, y=41) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #10: pos=(x=87, y=40) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #11: pos=(x=97, y=39) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #12: pos=(x=84, y=39) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #13: pos=(x=86, y=29) size=(w=18, h=13) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #14: pos=(x=112, y=2) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #15: pos=(x=119, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [detect_vehicles] Contour #16: pos=(x=113, y=1) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.701 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.701 DEBUG [process_frame] Valid vehicle contour #0: centroid=(115, 82, 40, 37), bounding_box=(135, 100)
- 2016-03-29 04:34:18.701 DEBUG [process_frame] Valid vehicle contour #1: centroid=(81, 42, 21, 23), bounding_box=(91, 53)
- 2016-03-29 04:34:18.701 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.701 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.701 DEBUG [root] Saving processed frame #95 as 'images/processed_0095.png'
- 2016-03-29 04:34:18.701 DEBUG [main] Frame #95 processed.
- 2016-03-29 04:34:18.717 DEBUG [main] Capturing frame #96...
- 2016-03-29 04:34:18.717 DEBUG [main] Got frame #96: shape=(120, 160, 3)
- 2016-03-29 04:34:18.717 DEBUG [main] Processing frame #96...
- 2016-03-29 04:34:18.717 DEBUG [root] Saving foreground mask for frame #96 as 'images/mask_0096.png'
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #0: pos=(x=153, y=115) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #1: pos=(x=116, y=98) size=(w=36, h=21) valid=True
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #2: pos=(x=102, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #3: pos=(x=79, y=50) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #4: pos=(x=85, y=49) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #5: pos=(x=78, y=48) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #6: pos=(x=85, y=46) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #7: pos=(x=95, y=45) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #8: pos=(x=78, y=35) size=(w=25, h=40) valid=True
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #9: pos=(x=119, y=2) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #10: pos=(x=112, y=2) size=(w=9, h=6) valid=False
- 2016-03-29 04:34:18.717 DEBUG [detect_vehicles] Contour #11: pos=(x=113, y=2) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.717 DEBUG [process_frame] Found 2 valid vehicle contours.
- 2016-03-29 04:34:18.717 DEBUG [process_frame] Valid vehicle contour #0: centroid=(116, 98, 36, 21), bounding_box=(134, 108)
- 2016-03-29 04:34:18.717 DEBUG [process_frame] Valid vehicle contour #1: centroid=(78, 35, 25, 40), bounding_box=(90, 55)
- 2016-03-29 04:34:18.717 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.717 DEBUG [vehicle_counter] Updating count using 2 matches...
- 2016-03-29 04:34:18.717 DEBUG [root] Saving processed frame #96 as 'images/processed_0096.png'
- 2016-03-29 04:34:18.717 DEBUG [main] Frame #96 processed.
- 2016-03-29 04:34:18.733 DEBUG [main] Capturing frame #97...
- 2016-03-29 04:34:18.733 DEBUG [main] Got frame #97: shape=(120, 160, 3)
- 2016-03-29 04:34:18.733 DEBUG [main] Processing frame #97...
- 2016-03-29 04:34:18.733 DEBUG [root] Saving foreground mask for frame #97 as 'images/mask_0097.png'
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Found 17 vehicle contours.
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #0: pos=(x=120, y=118) size=(w=25, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #1: pos=(x=73, y=72) size=(w=27, h=15) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #2: pos=(x=99, y=66) size=(w=2, h=6) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #3: pos=(x=100, y=64) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #4: pos=(x=93, y=57) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #5: pos=(x=74, y=57) size=(w=28, h=17) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #6: pos=(x=74, y=57) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #7: pos=(x=83, y=54) size=(w=5, h=8) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #8: pos=(x=93, y=53) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #9: pos=(x=80, y=53) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #10: pos=(x=81, y=47) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #11: pos=(x=100, y=45) size=(w=2, h=5) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #12: pos=(x=80, y=41) size=(w=22, h=19) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #13: pos=(x=112, y=5) size=(w=9, h=5) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #14: pos=(x=113, y=4) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #15: pos=(x=118, y=3) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.733 DEBUG [detect_vehicles] Contour #16: pos=(x=116, y=3) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.733 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.733 DEBUG [root] Saving processed frame #97 as 'images/processed_0097.png'
- 2016-03-29 04:34:18.733 DEBUG [main] Frame #97 processed.
- 2016-03-29 04:34:18.749 DEBUG [main] Capturing frame #98...
- 2016-03-29 04:34:18.749 DEBUG [main] Got frame #98: shape=(120, 160, 3)
- 2016-03-29 04:34:18.749 DEBUG [main] Processing frame #98...
- 2016-03-29 04:34:18.749 DEBUG [root] Saving foreground mask for frame #98 as 'images/mask_0098.png'
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #0: pos=(x=79, y=72) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #1: pos=(x=77, y=68) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #2: pos=(x=68, y=67) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #3: pos=(x=77, y=56) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #4: pos=(x=78, y=54) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #5: pos=(x=66, y=50) size=(w=35, h=55) valid=True
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #6: pos=(x=79, y=49) size=(w=15, h=8) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #7: pos=(x=112, y=6) size=(w=10, h=6) valid=False
- 2016-03-29 04:34:18.749 DEBUG [detect_vehicles] Contour #8: pos=(x=120, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.749 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.749 DEBUG [process_frame] Valid vehicle contour #0: centroid=(66, 50, 35, 55), bounding_box=(83, 77)
- 2016-03-29 04:34:18.749 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.749 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.749 DEBUG [root] Saving processed frame #98 as 'images/processed_0098.png'
- 2016-03-29 04:34:18.749 DEBUG [main] Frame #98 processed.
- 2016-03-29 04:34:18.765 DEBUG [main] Capturing frame #99...
- 2016-03-29 04:34:18.765 DEBUG [main] Got frame #99: shape=(120, 160, 3)
- 2016-03-29 04:34:18.765 DEBUG [main] Processing frame #99...
- 2016-03-29 04:34:18.765 DEBUG [root] Saving foreground mask for frame #99 as 'images/mask_0099.png'
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Found 20 vehicle contours.
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #0: pos=(x=59, y=105) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #1: pos=(x=59, y=103) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #2: pos=(x=75, y=86) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #3: pos=(x=64, y=84) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #4: pos=(x=71, y=83) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #5: pos=(x=62, y=81) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #6: pos=(x=76, y=80) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #7: pos=(x=87, y=79) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #8: pos=(x=78, y=78) size=(w=4, h=11) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #9: pos=(x=76, y=78) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #10: pos=(x=97, y=73) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #11: pos=(x=76, y=63) size=(w=14, h=3) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #12: pos=(x=73, y=63) size=(w=16, h=6) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #13: pos=(x=75, y=61) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #14: pos=(x=60, y=59) size=(w=40, h=60) valid=True
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #15: pos=(x=77, y=59) size=(w=14, h=3) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #16: pos=(x=80, y=57) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #17: pos=(x=112, y=7) size=(w=10, h=7) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #18: pos=(x=113, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [detect_vehicles] Contour #19: pos=(x=121, y=5) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.765 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.765 DEBUG [process_frame] Valid vehicle contour #0: centroid=(60, 59, 40, 60), bounding_box=(80, 89)
- 2016-03-29 04:34:18.765 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.765 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.765 DEBUG [root] Saving processed frame #99 as 'images/processed_0099.png'
- 2016-03-29 04:34:18.765 DEBUG [main] Frame #99 processed.
- 2016-03-29 04:34:18.779 DEBUG [main] Capturing frame #100...
- 2016-03-29 04:34:18.779 DEBUG [main] Got frame #100: shape=(120, 160, 3)
- 2016-03-29 04:34:18.779 DEBUG [main] Processing frame #100...
- 2016-03-29 04:34:18.779 DEBUG [root] Saving foreground mask for frame #100 as 'images/mask_0100.png'
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Found 22 vehicle contours.
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #0: pos=(x=94, y=116) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #1: pos=(x=95, y=110) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #2: pos=(x=92, y=100) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #3: pos=(x=71, y=99) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #4: pos=(x=53, y=99) size=(w=5, h=5) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #5: pos=(x=83, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #6: pos=(x=73, y=95) size=(w=12, h=15) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #7: pos=(x=70, y=95) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #8: pos=(x=60, y=94) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #9: pos=(x=96, y=91) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #10: pos=(x=95, y=87) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #11: pos=(x=70, y=87) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #12: pos=(x=68, y=73) size=(w=3, h=5) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #13: pos=(x=53, y=71) size=(w=43, h=48) valid=True
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #14: pos=(x=75, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #15: pos=(x=112, y=10) size=(w=11, h=6) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #16: pos=(x=121, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #17: pos=(x=113, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #18: pos=(x=112, y=7) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #19: pos=(x=120, y=5) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #20: pos=(x=116, y=2) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.779 DEBUG [detect_vehicles] Contour #21: pos=(x=114, y=2) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.779 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.779 DEBUG [process_frame] Valid vehicle contour #0: centroid=(53, 71, 43, 48), bounding_box=(74, 95)
- 2016-03-29 04:34:18.779 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.779 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.779 DEBUG [root] Saving processed frame #100 as 'images/processed_0100.png'
- 2016-03-29 04:34:18.779 DEBUG [main] Frame #100 processed.
- 2016-03-29 04:34:18.796 DEBUG [main] Capturing frame #101...
- 2016-03-29 04:34:18.796 DEBUG [main] Got frame #101: shape=(120, 160, 3)
- 2016-03-29 04:34:18.796 DEBUG [main] Processing frame #101...
- 2016-03-29 04:34:18.796 DEBUG [root] Saving foreground mask for frame #101 as 'images/mask_0101.png'
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #0: pos=(x=70, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #1: pos=(x=94, y=116) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #2: pos=(x=89, y=114) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #3: pos=(x=91, y=108) size=(w=3, h=11) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #4: pos=(x=92, y=103) size=(w=2, h=4) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #5: pos=(x=57, y=102) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #6: pos=(x=51, y=87) size=(w=40, h=32) valid=True
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #7: pos=(x=113, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #8: pos=(x=112, y=10) size=(w=11, h=8) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #9: pos=(x=122, y=8) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #10: pos=(x=112, y=8) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.796 DEBUG [detect_vehicles] Contour #11: pos=(x=114, y=4) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.796 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.796 DEBUG [process_frame] Valid vehicle contour #0: centroid=(51, 87, 40, 32), bounding_box=(71, 103)
- 2016-03-29 04:34:18.796 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.796 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.796 DEBUG [root] Saving processed frame #101 as 'images/processed_0101.png'
- 2016-03-29 04:34:18.796 DEBUG [main] Frame #101 processed.
- 2016-03-29 04:34:18.812 DEBUG [main] Capturing frame #102...
- 2016-03-29 04:34:18.812 DEBUG [main] Got frame #102: shape=(120, 160, 3)
- 2016-03-29 04:34:18.812 DEBUG [main] Processing frame #102...
- 2016-03-29 04:34:18.812 DEBUG [root] Saving foreground mask for frame #102 as 'images/mask_0102.png'
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #0: pos=(x=85, y=116) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #1: pos=(x=82, y=116) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #2: pos=(x=87, y=110) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #3: pos=(x=50, y=108) size=(w=35, h=11) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #4: pos=(x=56, y=106) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=13) size=(w=12, h=8) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #6: pos=(x=113, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #7: pos=(x=118, y=12) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #8: pos=(x=123, y=10) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #9: pos=(x=121, y=9) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #10: pos=(x=119, y=6) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [detect_vehicles] Contour #11: pos=(x=114, y=6) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.812 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.812 DEBUG [root] Saving processed frame #102 as 'images/processed_0102.png'
- 2016-03-29 04:34:18.812 DEBUG [main] Frame #102 processed.
- 2016-03-29 04:34:18.826 DEBUG [main] Capturing frame #103...
- 2016-03-29 04:34:18.826 DEBUG [main] Got frame #103: shape=(120, 160, 3)
- 2016-03-29 04:34:18.826 DEBUG [main] Processing frame #103...
- 2016-03-29 04:34:18.826 DEBUG [root] Saving foreground mask for frame #103 as 'images/mask_0103.png'
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #0: pos=(x=122, y=15) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=15) size=(w=12, h=8) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #2: pos=(x=118, y=14) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #3: pos=(x=116, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=13) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #5: pos=(x=115, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #6: pos=(x=119, y=7) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.826 DEBUG [detect_vehicles] Contour #7: pos=(x=114, y=7) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.826 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.826 DEBUG [root] Saving processed frame #103 as 'images/processed_0103.png'
- 2016-03-29 04:34:18.826 DEBUG [main] Frame #103 processed.
- 2016-03-29 04:34:18.842 DEBUG [main] Capturing frame #104...
- 2016-03-29 04:34:18.842 DEBUG [main] Got frame #104: shape=(120, 160, 3)
- 2016-03-29 04:34:18.842 DEBUG [main] Processing frame #104...
- 2016-03-29 04:34:18.842 DEBUG [root] Saving foreground mask for frame #104 as 'images/mask_0104.png'
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #0: pos=(x=123, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=18) size=(w=13, h=8) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #2: pos=(x=122, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #3: pos=(x=124, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=15) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #5: pos=(x=115, y=14) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #6: pos=(x=115, y=12) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.842 DEBUG [detect_vehicles] Contour #7: pos=(x=115, y=9) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.842 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.842 DEBUG [root] Saving processed frame #104 as 'images/processed_0104.png'
- 2016-03-29 04:34:18.842 DEBUG [main] Frame #104 processed.
- 2016-03-29 04:34:18.858 DEBUG [main] Capturing frame #105...
- 2016-03-29 04:34:18.858 DEBUG [main] Got frame #105: shape=(120, 160, 3)
- 2016-03-29 04:34:18.858 DEBUG [main] Processing frame #105...
- 2016-03-29 04:34:18.858 DEBUG [root] Saving foreground mask for frame #105 as 'images/mask_0105.png'
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Found 8 vehicle contours.
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #0: pos=(x=112, y=21) size=(w=14, h=8) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #1: pos=(x=123, y=19) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #2: pos=(x=112, y=18) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #3: pos=(x=125, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #4: pos=(x=121, y=17) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #5: pos=(x=115, y=16) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #6: pos=(x=120, y=11) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.858 DEBUG [detect_vehicles] Contour #7: pos=(x=115, y=11) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.858 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.858 DEBUG [root] Saving processed frame #105 as 'images/processed_0105.png'
- 2016-03-29 04:34:18.858 DEBUG [main] Frame #105 processed.
- 2016-03-29 04:34:18.874 DEBUG [main] Capturing frame #106...
- 2016-03-29 04:34:18.874 DEBUG [main] Got frame #106: shape=(120, 160, 3)
- 2016-03-29 04:34:18.874 DEBUG [main] Processing frame #106...
- 2016-03-29 04:34:18.874 DEBUG [root] Saving foreground mask for frame #106 as 'images/mask_0106.png'
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #0: pos=(x=124, y=24) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=24) size=(w=15, h=9) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #2: pos=(x=124, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=21) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #4: pos=(x=125, y=20) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #5: pos=(x=115, y=19) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #6: pos=(x=113, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #7: pos=(x=121, y=15) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.874 DEBUG [detect_vehicles] Contour #8: pos=(x=115, y=14) size=(w=5, h=2) valid=False
- 2016-03-29 04:34:18.874 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.874 DEBUG [root] Saving processed frame #106 as 'images/processed_0106.png'
- 2016-03-29 04:34:18.874 DEBUG [main] Frame #106 processed.
- 2016-03-29 04:34:18.890 DEBUG [main] Capturing frame #107...
- 2016-03-29 04:34:18.890 DEBUG [main] Got frame #107: shape=(120, 160, 3)
- 2016-03-29 04:34:18.890 DEBUG [main] Processing frame #107...
- 2016-03-29 04:34:18.890 DEBUG [root] Saving foreground mask for frame #107 as 'images/mask_0107.png'
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Found 9 vehicle contours.
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #0: pos=(x=112, y=28) size=(w=16, h=10) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #1: pos=(x=119, y=26) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #2: pos=(x=124, y=24) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=24) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #4: pos=(x=124, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #5: pos=(x=115, y=22) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #6: pos=(x=121, y=16) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #7: pos=(x=117, y=16) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.890 DEBUG [detect_vehicles] Contour #8: pos=(x=115, y=16) size=(w=7, h=3) valid=False
- 2016-03-29 04:34:18.890 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.890 DEBUG [root] Saving processed frame #107 as 'images/processed_0107.png'
- 2016-03-29 04:34:18.890 DEBUG [main] Frame #107 processed.
- 2016-03-29 04:34:18.904 DEBUG [main] Capturing frame #108...
- 2016-03-29 04:34:18.904 DEBUG [main] Got frame #108: shape=(120, 160, 3)
- 2016-03-29 04:34:18.904 DEBUG [main] Processing frame #108...
- 2016-03-29 04:34:18.904 DEBUG [root] Saving foreground mask for frame #108 as 'images/mask_0108.png'
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #0: pos=(x=112, y=32) size=(w=17, h=11) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #1: pos=(x=120, y=30) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #2: pos=(x=115, y=30) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=28) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #4: pos=(x=125, y=27) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #5: pos=(x=123, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #6: pos=(x=115, y=25) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #7: pos=(x=123, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #8: pos=(x=120, y=22) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #9: pos=(x=122, y=20) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.904 DEBUG [detect_vehicles] Contour #10: pos=(x=115, y=19) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:18.904 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.904 DEBUG [root] Saving processed frame #108 as 'images/processed_0108.png'
- 2016-03-29 04:34:18.904 DEBUG [main] Frame #108 processed.
- 2016-03-29 04:34:18.921 DEBUG [main] Capturing frame #109...
- 2016-03-29 04:34:18.921 DEBUG [main] Got frame #109: shape=(120, 160, 3)
- 2016-03-29 04:34:18.921 DEBUG [main] Processing frame #109...
- 2016-03-29 04:34:18.921 DEBUG [root] Saving foreground mask for frame #109 as 'images/mask_0109.png'
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #0: pos=(x=116, y=37) size=(w=14, h=5) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #1: pos=(x=122, y=35) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #2: pos=(x=112, y=35) size=(w=18, h=14) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #3: pos=(x=128, y=32) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=32) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #5: pos=(x=111, y=32) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #6: pos=(x=126, y=29) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #7: pos=(x=124, y=29) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #8: pos=(x=115, y=29) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #9: pos=(x=124, y=26) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #10: pos=(x=122, y=23) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.921 DEBUG [detect_vehicles] Contour #11: pos=(x=116, y=22) size=(w=5, h=5) valid=False
- 2016-03-29 04:34:18.921 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.921 DEBUG [root] Saving processed frame #109 as 'images/processed_0109.png'
- 2016-03-29 04:34:18.921 DEBUG [main] Frame #109 processed.
- 2016-03-29 04:34:18.937 DEBUG [main] Capturing frame #110...
- 2016-03-29 04:34:18.937 DEBUG [main] Got frame #110: shape=(120, 160, 3)
- 2016-03-29 04:34:18.937 DEBUG [main] Processing frame #110...
- 2016-03-29 04:34:18.937 DEBUG [root] Saving foreground mask for frame #110 as 'images/mask_0110.png'
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Found 13 vehicle contours.
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #0: pos=(x=128, y=42) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #1: pos=(x=130, y=41) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #2: pos=(x=122, y=40) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #3: pos=(x=112, y=40) size=(w=19, h=16) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #4: pos=(x=114, y=37) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #5: pos=(x=111, y=37) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #6: pos=(x=128, y=36) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #7: pos=(x=125, y=34) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #8: pos=(x=116, y=34) size=(w=4, h=5) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #9: pos=(x=127, y=33) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #10: pos=(x=123, y=30) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #11: pos=(x=123, y=26) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.937 DEBUG [detect_vehicles] Contour #12: pos=(x=116, y=26) size=(w=6, h=5) valid=False
- 2016-03-29 04:34:18.937 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.937 DEBUG [root] Saving processed frame #110 as 'images/processed_0110.png'
- 2016-03-29 04:34:18.937 DEBUG [main] Frame #110 processed.
- 2016-03-29 04:34:18.951 DEBUG [main] Capturing frame #111...
- 2016-03-29 04:34:18.951 DEBUG [main] Got frame #111: shape=(120, 160, 3)
- 2016-03-29 04:34:18.951 DEBUG [main] Processing frame #111...
- 2016-03-29 04:34:18.951 DEBUG [root] Saving foreground mask for frame #111 as 'images/mask_0111.png'
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Found 16 vehicle contours.
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #0: pos=(x=112, y=48) size=(w=21, h=15) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #1: pos=(x=125, y=46) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #2: pos=(x=112, y=46) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #3: pos=(x=128, y=44) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #4: pos=(x=131, y=43) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #5: pos=(x=111, y=43) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #6: pos=(x=129, y=40) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #7: pos=(x=117, y=39) size=(w=4, h=6) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #8: pos=(x=126, y=38) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #9: pos=(x=114, y=38) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #10: pos=(x=127, y=36) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #11: pos=(x=123, y=34) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #12: pos=(x=116, y=34) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=34) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #14: pos=(x=116, y=31) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.951 DEBUG [detect_vehicles] Contour #15: pos=(x=123, y=30) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.951 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.951 DEBUG [root] Saving processed frame #111 as 'images/processed_0111.png'
- 2016-03-29 04:34:18.951 DEBUG [main] Frame #111 processed.
- 2016-03-29 04:34:18.967 DEBUG [main] Capturing frame #112...
- 2016-03-29 04:34:18.967 DEBUG [main] Got frame #112: shape=(120, 160, 3)
- 2016-03-29 04:34:18.967 DEBUG [main] Processing frame #112...
- 2016-03-29 04:34:18.967 DEBUG [root] Saving foreground mask for frame #112 as 'images/mask_0112.png'
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Found 14 vehicle contours.
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #0: pos=(x=128, y=58) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #1: pos=(x=112, y=56) size=(w=23, h=17) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #2: pos=(x=130, y=56) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #3: pos=(x=114, y=55) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #4: pos=(x=112, y=53) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #5: pos=(x=127, y=51) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #6: pos=(x=111, y=49) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #7: pos=(x=118, y=46) size=(w=7, h=6) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #8: pos=(x=129, y=44) size=(w=6, h=8) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #9: pos=(x=114, y=44) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #10: pos=(x=114, y=41) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #11: pos=(x=114, y=39) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #12: pos=(x=116, y=36) size=(w=11, h=6) valid=False
- 2016-03-29 04:34:18.967 DEBUG [detect_vehicles] Contour #13: pos=(x=124, y=35) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:18.967 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:18.967 DEBUG [root] Saving processed frame #112 as 'images/processed_0112.png'
- 2016-03-29 04:34:18.967 DEBUG [main] Frame #112 processed.
- 2016-03-29 04:34:18.983 DEBUG [main] Capturing frame #113...
- 2016-03-29 04:34:18.983 DEBUG [main] Got frame #113: shape=(120, 160, 3)
- 2016-03-29 04:34:18.983 DEBUG [main] Processing frame #113...
- 2016-03-29 04:34:18.983 DEBUG [root] Saving foreground mask for frame #113 as 'images/mask_0113.png'
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Found 12 vehicle contours.
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #0: pos=(x=129, y=67) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #1: pos=(x=114, y=62) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #2: pos=(x=115, y=59) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #3: pos=(x=110, y=58) size=(w=4, h=3) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #4: pos=(x=118, y=54) size=(w=13, h=7) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=52) size=(w=26, h=32) valid=True
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #6: pos=(x=130, y=50) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #7: pos=(x=114, y=49) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #8: pos=(x=117, y=45) size=(w=12, h=4) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #9: pos=(x=114, y=45) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #10: pos=(x=127, y=42) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.983 DEBUG [detect_vehicles] Contour #11: pos=(x=117, y=42) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.983 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.983 DEBUG [process_frame] Valid vehicle contour #0: centroid=(112, 52, 26, 32), bounding_box=(125, 68)
- 2016-03-29 04:34:18.983 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.983 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.983 DEBUG [root] Saving processed frame #113 as 'images/processed_0113.png'
- 2016-03-29 04:34:18.983 DEBUG [main] Frame #113 processed.
- 2016-03-29 04:34:18.999 DEBUG [main] Capturing frame #114...
- 2016-03-29 04:34:18.999 DEBUG [main] Got frame #114: shape=(120, 160, 3)
- 2016-03-29 04:34:18.999 DEBUG [main] Processing frame #114...
- 2016-03-29 04:34:18.999 DEBUG [root] Saving foreground mask for frame #114 as 'images/mask_0114.png'
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Found 17 vehicle contours.
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #0: pos=(x=120, y=83) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #1: pos=(x=123, y=81) size=(w=5, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #2: pos=(x=118, y=79) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #3: pos=(x=130, y=77) size=(w=3, h=4) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #4: pos=(x=132, y=73) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #5: pos=(x=112, y=66) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #6: pos=(x=116, y=64) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #7: pos=(x=110, y=64) size=(w=31, h=35) valid=True
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #8: pos=(x=119, y=63) size=(w=13, h=11) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #9: pos=(x=132, y=62) size=(w=9, h=10) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #10: pos=(x=130, y=60) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #11: pos=(x=123, y=55) size=(w=7, h=2) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #12: pos=(x=118, y=52) size=(w=6, h=6) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #13: pos=(x=114, y=51) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #14: pos=(x=128, y=49) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #15: pos=(x=123, y=49) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:18.999 DEBUG [detect_vehicles] Contour #16: pos=(x=117, y=49) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:18.999 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:18.999 DEBUG [process_frame] Valid vehicle contour #0: centroid=(110, 64, 31, 35), bounding_box=(125, 81)
- 2016-03-29 04:34:18.999 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:18.999 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:18.999 DEBUG [root] Saving processed frame #114 as 'images/processed_0114.png'
- 2016-03-29 04:34:18.999 DEBUG [main] Frame #114 processed.
- 2016-03-29 04:34:19.015 DEBUG [main] Capturing frame #115...
- 2016-03-29 04:34:19.015 DEBUG [main] Got frame #115: shape=(120, 160, 3)
- 2016-03-29 04:34:19.015 DEBUG [main] Processing frame #115...
- 2016-03-29 04:34:19.015 DEBUG [root] Saving foreground mask for frame #115 as 'images/mask_0115.png'
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Found 24 vehicle contours.
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #0: pos=(x=131, y=100) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #1: pos=(x=126, y=100) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #2: pos=(x=129, y=98) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #3: pos=(x=123, y=95) size=(w=6, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #4: pos=(x=137, y=93) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #5: pos=(x=118, y=93) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #6: pos=(x=131, y=89) size=(w=5, h=7) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #7: pos=(x=131, y=88) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #8: pos=(x=135, y=80) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #9: pos=(x=116, y=79) size=(w=1, h=3) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #10: pos=(x=116, y=77) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #11: pos=(x=132, y=76) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #12: pos=(x=112, y=75) size=(w=1, h=5) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #13: pos=(x=128, y=73) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #14: pos=(x=112, y=73) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #15: pos=(x=131, y=71) size=(w=5, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #16: pos=(x=112, y=71) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #17: pos=(x=131, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #18: pos=(x=128, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #19: pos=(x=109, y=69) size=(w=35, h=49) valid=True
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #20: pos=(x=131, y=66) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #21: pos=(x=115, y=63) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #22: pos=(x=123, y=58) size=(w=9, h=3) valid=False
- 2016-03-29 04:34:19.015 DEBUG [detect_vehicles] Contour #23: pos=(x=118, y=58) size=(w=12, h=10) valid=False
- 2016-03-29 04:34:19.015 DEBUG [process_frame] Found 1 valid vehicle contours.
- 2016-03-29 04:34:19.015 DEBUG [process_frame] Valid vehicle contour #0: centroid=(109, 69, 35, 49), bounding_box=(126, 93)
- 2016-03-29 04:34:19.015 DEBUG [process_frame] Updating vehicle count...
- 2016-03-29 04:34:19.015 DEBUG [vehicle_counter] Updating count using 1 matches...
- 2016-03-29 04:34:19.015 DEBUG [root] Saving processed frame #115 as 'images/processed_0115.png'
- 2016-03-29 04:34:19.015 DEBUG [main] Frame #115 processed.
- 2016-03-29 04:34:19.029 DEBUG [main] Capturing frame #116...
- 2016-03-29 04:34:19.029 DEBUG [main] Got frame #116: shape=(120, 160, 3)
- 2016-03-29 04:34:19.029 DEBUG [main] Processing frame #116...
- 2016-03-29 04:34:19.029 DEBUG [root] Saving foreground mask for frame #116 as 'images/mask_0116.png'
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Found 25 vehicle contours.
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #0: pos=(x=144, y=118) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #1: pos=(x=130, y=118) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #2: pos=(x=140, y=115) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #3: pos=(x=124, y=112) size=(w=7, h=3) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #4: pos=(x=141, y=111) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #5: pos=(x=116, y=111) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #6: pos=(x=118, y=110) size=(w=2, h=3) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #7: pos=(x=146, y=109) size=(w=3, h=10) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #8: pos=(x=133, y=109) size=(w=6, h=4) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #9: pos=(x=121, y=106) size=(w=10, h=2) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #10: pos=(x=138, y=105) size=(w=5, h=5) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #11: pos=(x=118, y=103) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #12: pos=(x=127, y=92) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #13: pos=(x=119, y=91) size=(w=17, h=17) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #14: pos=(x=139, y=90) size=(w=10, h=16) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #15: pos=(x=129, y=88) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #16: pos=(x=140, y=86) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #17: pos=(x=133, y=85) size=(w=6, h=4) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #18: pos=(x=133, y=82) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #19: pos=(x=133, y=78) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #20: pos=(x=138, y=77) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #21: pos=(x=109, y=72) size=(w=10, h=47) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #22: pos=(x=133, y=70) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #23: pos=(x=119, y=70) size=(w=11, h=9) valid=False
- 2016-03-29 04:34:19.029 DEBUG [detect_vehicles] Contour #24: pos=(x=118, y=69) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.029 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:19.029 DEBUG [root] Saving processed frame #116 as 'images/processed_0116.png'
- 2016-03-29 04:34:19.029 DEBUG [main] Frame #116 processed.
- 2016-03-29 04:34:19.046 DEBUG [main] Capturing frame #117...
- 2016-03-29 04:34:19.046 DEBUG [main] Got frame #117: shape=(120, 160, 3)
- 2016-03-29 04:34:19.046 DEBUG [main] Processing frame #117...
- 2016-03-29 04:34:19.046 DEBUG [root] Saving foreground mask for frame #117 as 'images/mask_0117.png'
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Found 19 vehicle contours.
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #0: pos=(x=125, y=115) size=(w=4, h=2) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #1: pos=(x=120, y=115) size=(w=4, h=4) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #2: pos=(x=117, y=114) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #3: pos=(x=128, y=113) size=(w=10, h=6) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #4: pos=(x=142, y=112) size=(w=6, h=7) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #5: pos=(x=123, y=112) size=(w=2, h=2) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #6: pos=(x=120, y=110) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #7: pos=(x=132, y=109) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #8: pos=(x=142, y=107) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #9: pos=(x=125, y=107) size=(w=2, h=1) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #10: pos=(x=142, y=94) size=(w=1, h=2) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #11: pos=(x=135, y=91) size=(w=3, h=3) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #12: pos=(x=130, y=91) size=(w=3, h=1) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #13: pos=(x=120, y=91) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #14: pos=(x=135, y=89) size=(w=10, h=19) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #15: pos=(x=126, y=88) size=(w=5, h=3) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #16: pos=(x=111, y=86) size=(w=7, h=33) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #17: pos=(x=119, y=85) size=(w=7, h=5) valid=False
- 2016-03-29 04:34:19.046 DEBUG [detect_vehicles] Contour #18: pos=(x=122, y=83) size=(w=8, h=1) valid=False
- 2016-03-29 04:34:19.046 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:19.046 DEBUG [root] Saving processed frame #117 as 'images/processed_0117.png'
- 2016-03-29 04:34:19.046 DEBUG [main] Frame #117 processed.
- 2016-03-29 04:34:19.062 DEBUG [main] Capturing frame #118...
- 2016-03-29 04:34:19.062 DEBUG [main] Got frame #118: shape=(120, 160, 3)
- 2016-03-29 04:34:19.062 DEBUG [main] Processing frame #118...
- 2016-03-29 04:34:19.062 DEBUG [root] Saving foreground mask for frame #118 as 'images/mask_0118.png'
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Found 11 vehicle contours.
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #0: pos=(x=136, y=114) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #1: pos=(x=144, y=113) size=(w=4, h=6) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #2: pos=(x=119, y=113) size=(w=1, h=6) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #3: pos=(x=145, y=110) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #4: pos=(x=143, y=110) size=(w=1, h=4) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #5: pos=(x=128, y=110) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #6: pos=(x=144, y=107) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #7: pos=(x=137, y=107) size=(w=3, h=2) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #8: pos=(x=129, y=104) size=(w=4, h=1) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #9: pos=(x=122, y=104) size=(w=1, h=1) valid=False
- 2016-03-29 04:34:19.062 DEBUG [detect_vehicles] Contour #10: pos=(x=111, y=104) size=(w=7, h=15) valid=False
- 2016-03-29 04:34:19.062 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:19.062 DEBUG [root] Saving processed frame #118 as 'images/processed_0118.png'
- 2016-03-29 04:34:19.062 DEBUG [main] Frame #118 processed.
- 2016-03-29 04:34:19.076 DEBUG [main] Capturing frame #119...
- 2016-03-29 04:34:19.076 DEBUG [main] Got frame #119: shape=(120, 160, 3)
- 2016-03-29 04:34:19.076 DEBUG [main] Processing frame #119...
- 2016-03-29 04:34:19.076 DEBUG [root] Saving foreground mask for frame #119 as 'images/mask_0119.png'
- 2016-03-29 04:34:19.076 DEBUG [detect_vehicles] Found 0 vehicle contours.
- 2016-03-29 04:34:19.076 DEBUG [process_frame] No valid vehicle contours found.
- 2016-03-29 04:34:19.076 DEBUG [root] Saving processed frame #119 as 'images/processed_0119.png'
- 2016-03-29 04:34:19.076 DEBUG [main] Frame #119 processed.
- 2016-03-29 04:34:19.092 DEBUG [main] Capturing frame #120...
- 2016-03-29 04:34:19.092 ERROR [main] Frame capture failed, stopping...
- 2016-03-29 04:34:19.092 DEBUG [main] Closing video capture device...
- 2016-03-29 04:34:19.092 DEBUG [main] Done.
Add Comment
Please, Sign In to add comment