OTVision 0.7.0__py3-none-any.whl → 0.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -220,6 +220,7 @@ class VideoSource(InputSourceDetect):
220
220
  start_time=start_time,
221
221
  )
222
222
  )
223
+ await self.subject_flush.wait_for_all_observers()
223
224
 
224
225
  def notify_new_video_start_observers(
225
226
  self, current_video_file: Path, video_fps: float
OTVision/version.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "v0.7.0"
1
+ __version__ = "v0.7.1"
2
2
 
3
3
 
4
4
  def otdet_version() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: OTVision
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
  Summary: OTVision is a core module of the OpenTrafficCam framework to perform object detection and tracking.
5
5
  Project-URL: Homepage, https://opentrafficcam.org/
6
6
  Project-URL: Documentation, https://opentrafficcam.org/overview/
@@ -1,7 +1,7 @@
1
1
  OTVision/__init__.py,sha256=CLnfgTlVHM4_nzDacvy06Z_Crc3hU6usd0mUyEvBf24,781
2
2
  OTVision/config.py,sha256=D4NIio27JG9hZk7yHI6kNKiMxKeKa_MGfrKNDdEH370,5389
3
3
  OTVision/dataformat.py,sha256=BHF7qHzyNb80hI1EKfwcdJ9bgG_X4bp_hCXzdg7_MSA,1941
4
- OTVision/version.py,sha256=5PMTXzldADFnUA2b0NQMVkS5UT5BpP9hvh9U611A_Uk,175
4
+ OTVision/version.py,sha256=t5L4l1wP_cwjTajQ9Ohra7CsFare4eme1NfQDb4e5Uk,175
5
5
  OTVision/abstraction/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  OTVision/abstraction/defaults.py,sha256=ftETDe25gmr563RPSbG6flcEiNiHnRb0iXK1Zj_zdNg,442
7
7
  OTVision/abstraction/observer.py,sha256=jCNtp1_b9VzEDtdjbZQmOX6yXuQQxzYB-NvTgwzjRNk,4751
@@ -51,7 +51,7 @@ OTVision/detect/pyav_frame_count_provider.py,sha256=w7p9iM3F2fljV8SD7q491gQhIHAN
51
51
  OTVision/detect/rtsp_based_detect_builder.py,sha256=CiMAKCtNojvm7DLuAdrrDMOUPlrZXIwWiW8CoJ6fa9M,2681
52
52
  OTVision/detect/rtsp_input_source.py,sha256=8lErJm18wFWCU0yyF2VK6VaDPaTPOdeblAOTlF-Y8d4,10963
53
53
  OTVision/detect/timestamper.py,sha256=VvDTzHu9fTI7qQL9x775Gc27r47R8D5Pb040ffwO04k,5288
54
- OTVision/detect/video_input_source.py,sha256=vjQcy9YWphTOBgCDz73fE-ukN7k1e6noMf6XOIKCRKE,10534
54
+ OTVision/detect/video_input_source.py,sha256=FJH1Tf0pSO5xHq_5pMj1VdXxrzYcpUxQ7JCfRp4MEII,10592
55
55
  OTVision/detect/yolo.py,sha256=N68U8N7eiBFruIjWy391W7cvkV_WRvvJYUO0QTW-ZQI,10671
56
56
  OTVision/detect/plugin_av/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
57
57
  OTVision/detect/plugin_av/rotate_frame.py,sha256=4wJqTYI2HRlfa4p2Ffap33vLmKIzE_EwFvQraEkQ4R8,1055
@@ -110,7 +110,7 @@ OTVision/view/view_helpers.py,sha256=a5yV_6ZxO5bxsSymOmxdHqzOEv0VFq4wFBopVRGuVRo
110
110
  OTVision/view/view_track.py,sha256=vmfMqpbUfnzg_EsWiL-IIKNOApVF09dzSojHpUfYY6M,5393
111
111
  OTVision/view/view_transform.py,sha256=HvRd8g8geKRy0OoiZUDn_oC3SJC5nuXhZf3uZelfGKg,5473
112
112
  OTVision/view/helpers/OTC.ico,sha256=G9kwlDtgBXmXO3yxW6Z-xVFV2q4nUGuz9E1VPHSu_I8,21662
113
- otvision-0.7.0.dist-info/METADATA,sha256=kcjT_0BZjW8ANZMATLEOkFQ9h4fC0ywdIgHsk_rOIOg,6943
114
- otvision-0.7.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
115
- otvision-0.7.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
116
- otvision-0.7.0.dist-info/RECORD,,
113
+ otvision-0.7.1.dist-info/METADATA,sha256=KDRy1WrtZHqplKsNC5sBkNt1PDJt3YWaoDe67iUWxjA,6943
114
+ otvision-0.7.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
115
+ otvision-0.7.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
116
+ otvision-0.7.1.dist-info/RECORD,,