|
|
@ -405,6 +405,10 @@ while True: |
|
|
|
# write the output frame to disk |
|
|
|
# write the output frame to disk |
|
|
|
writer.write(frame) |
|
|
|
writer.write(frame) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# TODO: cleanup W4A that is WAY over due -- it's unknown anyway.. |
|
|
|
|
|
|
|
# TODO: find a way to get rid of IMPOSSIBLE obj for example |
|
|
|
|
|
|
|
# suddenly appear on area 7 then move up NORTH... -- this is incorrectly detected indeed. |
|
|
|
|
|
|
|
|
|
|
|
# release the file pointers |
|
|
|
# release the file pointers |
|
|
|
print("[INFO] cleaning up...") |
|
|
|
print("[INFO] cleaning up...") |
|
|
|
if writer: |
|
|
|
if writer: |
|
|
|