1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge remote-tracking branch 'upstream/3.4' into merge-3.4

This commit is contained in:
Alexander Alekhin
2022-11-16 16:47:15 +00:00
41 changed files with 571 additions and 246 deletions
+3
View File
@@ -1,4 +1,7 @@
#!/usr/bin/env python
""" Utility package for run.py
"""
from __future__ import print_function
import xml.etree.ElementTree as ET
from glob import glob