types-opencv-python 1.0.4__tar.gz → 1.0.6__tar.gz
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.
- types_opencv_python-1.0.6/PKG-INFO +10 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/pyproject.toml +4 -2
- types_opencv_python-1.0.6/types_opencv_python.egg-info/PKG-INFO +10 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/types_opencv_python.egg-info/SOURCES.txt +1 -1
- types_opencv_python-1.0.4/PKG-INFO +0 -4
- types_opencv_python-1.0.4/types_opencv_python.egg-info/PKG-INFO +0 -4
- {types_opencv_python-1.0.4/cv2 → types_opencv_python-1.0.6}/README.md +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/Error.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/aruco.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/barcode.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/cuda.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/detail.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/dnn.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/fisheye.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/flann.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/core/cpu.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/core/fluid.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/core/ocl.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/ie/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/ie/detail.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/imgproc/fluid.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/oak.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/onnx/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/onnx/ep.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/ot/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/ot/cpu.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/ov.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/own/detail.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/render/ocv.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/streaming.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/video.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/wip/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/wip/draw.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/wip/gst.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/gapi/wip/onevpl.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/instr.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/ipp.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/ml.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/ocl.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/ogl.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/parallel.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/py.typed +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/samples.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/segmentation.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/utils/__init__.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/utils/fs.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/utils/logging.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/utils/nested.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/cv2/videoio_registry.pyi +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/setup.cfg +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/types_opencv_python.egg-info/dependency_links.txt +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/types_opencv_python.egg-info/requires.txt +0 -0
- {types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/types_opencv_python.egg-info/top_level.txt +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: types-opencv-python
|
|
3
|
+
Version: 1.0.6
|
|
4
|
+
Summary: This is an OpenCV stubs project.
|
|
5
|
+
Description-Content-Type: text/markdown
|
|
6
|
+
Requires-Dist: opencv-python>=4.13.0
|
|
7
|
+
|
|
8
|
+
## types-opencv
|
|
9
|
+
This is an OpenCV stubs project.
|
|
10
|
+
Generated based on the OpenCV documentation and my local Python environment with my patch.
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "types-opencv-python"
|
|
3
|
-
version = "1.0.
|
|
3
|
+
version = "1.0.6"
|
|
4
|
+
description = "This is an OpenCV stubs project."
|
|
5
|
+
readme = "README.md"
|
|
4
6
|
dependencies = [
|
|
5
7
|
"opencv-python>=4.13.0"
|
|
6
8
|
]
|
|
@@ -14,4 +16,4 @@ where = ["."]
|
|
|
14
16
|
include = ["cv2*"]
|
|
15
17
|
|
|
16
18
|
[tool.setuptools.package-data]
|
|
17
|
-
cv2 = ["**/*.pyi","py.typed"
|
|
19
|
+
cv2 = ["**/*.pyi","py.typed"]
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: types-opencv-python
|
|
3
|
+
Version: 1.0.6
|
|
4
|
+
Summary: This is an OpenCV stubs project.
|
|
5
|
+
Description-Content-Type: text/markdown
|
|
6
|
+
Requires-Dist: opencv-python>=4.13.0
|
|
7
|
+
|
|
8
|
+
## types-opencv
|
|
9
|
+
This is an OpenCV stubs project.
|
|
10
|
+
Generated based on the OpenCV documentation and my local Python environment with my patch.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/types_opencv_python.egg-info/requires.txt
RENAMED
|
File without changes
|
{types_opencv_python-1.0.4 → types_opencv_python-1.0.6}/types_opencv_python.egg-info/top_level.txt
RENAMED
|
File without changes
|