opencv-contrib-python 4.10.0.82__tar.gz → 4.10.0.84__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.
Files changed (10560) hide show
  1. {opencv-contrib-python-4.10.0.82/opencv_contrib_python.egg-info → opencv-contrib-python-4.10.0.84}/PKG-INFO +1 -1
  2. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/cv2/version.py +1 -1
  3. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84/opencv_contrib_python.egg-info}/PKG-INFO +1 -1
  4. opencv-contrib-python-4.10.0.84/pyproject.toml +13 -0
  5. opencv-contrib-python-4.10.0.82/pyproject.toml +0 -17
  6. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/LICENSE-3RD-PARTY.txt +0 -0
  7. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/LICENSE.txt +0 -0
  8. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/MANIFEST.in +0 -0
  9. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/README.md +0 -0
  10. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/cv2/__init__.py +0 -0
  11. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/cv2/data/__init__.py +0 -0
  12. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/docker/README.md +0 -0
  13. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/docker/manylinux1/Dockerfile_i686 +0 -0
  14. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/docker/manylinux1/Dockerfile_x86_64 +0 -0
  15. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/docker/manylinux2014/Dockerfile_aarch64 +0 -0
  16. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/docker/manylinux2014/Dockerfile_i686 +0 -0
  17. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/docker/manylinux2014/Dockerfile_x86_64 +0 -0
  18. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/find_version.py +0 -0
  19. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.editorconfig +0 -0
  20. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.git +0 -0
  21. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.gitattributes +0 -0
  22. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/FUNDING.yml +0 -0
  23. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
  24. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/ISSUE_TEMPLATE/config.yml +0 -0
  25. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/ISSUE_TEMPLATE/documentation.yml +0 -0
  26. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
  27. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/ISSUE_TEMPLATE.md +0 -0
  28. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/PULL_REQUEST_TEMPLATE.md +0 -0
  29. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/workflows/PR-4.x.yaml +0 -0
  30. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/workflows/arm64-build-checks.yml +0 -0
  31. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.github/workflows/lint_python.yml +0 -0
  32. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/.gitignore +0 -0
  33. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/.gitattributes +0 -0
  34. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/.gitignore +0 -0
  35. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/CMakeLists.txt +0 -0
  36. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/README.md +0 -0
  37. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/hal/CMakeLists.txt +0 -0
  38. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/hal/dummy.cpp +0 -0
  39. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/hal/tegra_hal.hpp +0 -0
  40. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/include/carotene/definitions.hpp +0 -0
  41. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/include/carotene/functions.hpp +0 -0
  42. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/include/carotene/types.hpp +0 -0
  43. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/absdiff.cpp +0 -0
  44. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/accumulate.cpp +0 -0
  45. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/add.cpp +0 -0
  46. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/add_weighted.cpp +0 -0
  47. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/bitwise.cpp +0 -0
  48. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/blur.cpp +0 -0
  49. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/canny.cpp +0 -0
  50. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/channel_extract.cpp +0 -0
  51. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/channels_combine.cpp +0 -0
  52. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/cmp.cpp +0 -0
  53. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/colorconvert.cpp +0 -0
  54. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/common.cpp +0 -0
  55. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/common.hpp +0 -0
  56. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/convert.cpp +0 -0
  57. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/convert_depth.cpp +0 -0
  58. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/convert_scale.cpp +0 -0
  59. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/convolution.cpp +0 -0
  60. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/count_nonzero.cpp +0 -0
  61. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/div.cpp +0 -0
  62. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/dot_product.cpp +0 -0
  63. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/dummy.cpp +0 -0
  64. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/fast.cpp +0 -0
  65. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/fill_minmaxloc.cpp +0 -0
  66. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/flip.cpp +0 -0
  67. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/gaussian_blur.cpp +0 -0
  68. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/in_range.cpp +0 -0
  69. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/integral.cpp +0 -0
  70. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/intrinsics.hpp +0 -0
  71. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/laplacian.cpp +0 -0
  72. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/magnitude.cpp +0 -0
  73. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/meanstddev.cpp +0 -0
  74. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/median_filter.cpp +0 -0
  75. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/min_max.cpp +0 -0
  76. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/minmaxloc.cpp +0 -0
  77. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/morph.cpp +0 -0
  78. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/mul.cpp +0 -0
  79. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/norm.cpp +0 -0
  80. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/opticalflow.cpp +0 -0
  81. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/phase.cpp +0 -0
  82. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/pyramid.cpp +0 -0
  83. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/reduce.cpp +0 -0
  84. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/remap.cpp +0 -0
  85. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/remap.hpp +0 -0
  86. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/resize.cpp +0 -0
  87. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/saturate_cast.hpp +0 -0
  88. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/scharr.cpp +0 -0
  89. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/separable_filter.cpp +0 -0
  90. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/separable_filter.hpp +0 -0
  91. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/sobel.cpp +0 -0
  92. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/sub.cpp +0 -0
  93. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/sum.cpp +0 -0
  94. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/template_matching.cpp +0 -0
  95. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/threshold.cpp +0 -0
  96. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/vround_helper.hpp +0 -0
  97. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/vtransform.hpp +0 -0
  98. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/warp_affine.cpp +0 -0
  99. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/carotene/src/warp_perspective.cpp +0 -0
  100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/cpufeatures/CMakeLists.txt +0 -0
  101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/cpufeatures/LICENSE +0 -0
  102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/cpufeatures/README.md +0 -0
  103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/cpufeatures/cpu-features.c +0 -0
  104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/cpufeatures/cpu-features.h +0 -0
  105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ffmpeg/.gitignore +0 -0
  106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ffmpeg/ffmpeg-download.ps1.in +0 -0
  107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ffmpeg/ffmpeg.cmake +0 -0
  108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ffmpeg/license.txt +0 -0
  109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ffmpeg/readme.txt +0 -0
  110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/LICENSE.txt +0 -0
  111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/README.md +0 -0
  112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/allocator.h +0 -0
  113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/array.h +0 -0
  114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/base.h +0 -0
  115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/buffer.h +0 -0
  116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/buffer_ref.h +0 -0
  117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/default_allocator.h +0 -0
  118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/detached_buffer.h +0 -0
  119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/flatbuffer_builder.h +0 -0
  120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h +0 -0
  121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/stl_emulation.h +0 -0
  122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/string.h +0 -0
  123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/struct.h +0 -0
  124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/table.h +0 -0
  125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/vector.h +0 -0
  126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/vector_downward.h +0 -0
  127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/flatbuffers/include/flatbuffers/verifier.h +0 -0
  128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl.h +0 -0
  129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl.hpp +0 -0
  130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_d3d10.h +0 -0
  131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_d3d11.h +0 -0
  132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_d3d11_ext.h +0 -0
  133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_dx9_media_sharing.h +0 -0
  134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_egl.h +0 -0
  135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_ext.h +0 -0
  136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_gl.h +0 -0
  137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_gl_ext.h +0 -0
  138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_platform.h +0 -0
  139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/cl_va_api_media_sharing_intel.h +0 -0
  140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/1.2/CL/opencl.h +0 -0
  141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/opencl/LICENSE.txt +0 -0
  142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vk_platform.h +0 -0
  143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan.h +0 -0
  144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_android.h +0 -0
  145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_beta.h +0 -0
  146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_core.h +0 -0
  147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_directfb.h +0 -0
  148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_fuchsia.h +0 -0
  149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_ggp.h +0 -0
  150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_ios.h +0 -0
  151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_macos.h +0 -0
  152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_metal.h +0 -0
  153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_screen.h +0 -0
  154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_vi.h +0 -0
  155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_wayland.h +0 -0
  156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_win32.h +0 -0
  157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_xcb.h +0 -0
  158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_xlib.h +0 -0
  159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/include/vulkan/vulkan_xlib_xrandr.h +0 -0
  160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ippicv/CMakeLists.txt +0 -0
  161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ippicv/ippicv.cmake +0 -0
  162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/CMakeLists.txt +0 -0
  163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/include/ittnotify.h +0 -0
  164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/include/jitprofiling.h +0 -0
  165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/include/legacy/ittnotify.h +0 -0
  166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/include/libittnotify.h +0 -0
  167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/include/llvm_jit_event_listener.hpp +0 -0
  168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/LICENSE.BSD +0 -0
  169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/LICENSE.GPL +0 -0
  170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/disable_warnings.h +0 -0
  171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/ittnotify_config.h +0 -0
  172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/ittnotify_static.c +0 -0
  173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/ittnotify_static.h +0 -0
  174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/ittnotify_types.h +0 -0
  175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ittnotify/src/ittnotify/jitprofiling.c +0 -0
  176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/kleidicv/CMakeLists.txt +0 -0
  177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/CMakeLists.txt +0 -0
  178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/LICENSE +0 -0
  179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/README +0 -0
  180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/changelog +0 -0
  181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/copyright +0 -0
  182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_cm.c +0 -0
  183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_debug.c +0 -0
  184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_getopt.c +0 -0
  185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_icc.c +0 -0
  186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_iccdata.c +0 -0
  187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_image.c +0 -0
  188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_init.c +0 -0
  189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_malloc.c +0 -0
  190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_seq.c +0 -0
  191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_stream.c +0 -0
  192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_string.c +0 -0
  193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_tmr.c +0 -0
  194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_tvp.c +0 -0
  195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jas_version.c +0 -0
  196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_cm.h +0 -0
  197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_config.h +0 -0
  198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_config.h.in +0 -0
  199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_config2.h +0 -0
  200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_debug.h +0 -0
  201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_fix.h +0 -0
  202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_getopt.h +0 -0
  203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_icc.h +0 -0
  204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_image.h +0 -0
  205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_init.h +0 -0
  206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_malloc.h +0 -0
  207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_math.h +0 -0
  208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_seq.h +0 -0
  209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_stream.h +0 -0
  210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_string.h +0 -0
  211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_tmr.h +0 -0
  212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_tvp.h +0 -0
  213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_types.h +0 -0
  214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jas_version.h +0 -0
  215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jasper/jasper.h +0 -0
  216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jp2_cod.c +0 -0
  217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jp2_cod.h +0 -0
  218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jp2_dec.c +0 -0
  219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jp2_dec.h +0 -0
  220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jp2_enc.c +0 -0
  221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_bs.c +0 -0
  222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_bs.h +0 -0
  223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_cod.h +0 -0
  224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_cs.c +0 -0
  225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_cs.h +0 -0
  226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_dec.c +0 -0
  227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_dec.h +0 -0
  228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_enc.c +0 -0
  229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_enc.h +0 -0
  230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_fix.h +0 -0
  231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_flt.h +0 -0
  232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_math.c +0 -0
  233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_math.h +0 -0
  234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mct.c +0 -0
  235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mct.h +0 -0
  236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mqcod.c +0 -0
  237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mqcod.h +0 -0
  238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mqdec.c +0 -0
  239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mqdec.h +0 -0
  240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mqenc.c +0 -0
  241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_mqenc.h +0 -0
  242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_qmfb.c +0 -0
  243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_qmfb.h +0 -0
  244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t1cod.c +0 -0
  245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t1cod.h +0 -0
  246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t1dec.c +0 -0
  247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t1dec.h +0 -0
  248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t1enc.c +0 -0
  249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t1enc.h +0 -0
  250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t2cod.c +0 -0
  251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t2cod.h +0 -0
  252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t2dec.c +0 -0
  253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t2dec.h +0 -0
  254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t2enc.c +0 -0
  255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_t2enc.h +0 -0
  256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_tagtree.c +0 -0
  257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_tagtree.h +0 -0
  258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_tsfb.c +0 -0
  259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_tsfb.h +0 -0
  260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_util.c +0 -0
  261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjasper/jpc_util.h +0 -0
  262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/CMakeLists.txt +0 -0
  263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/README +0 -0
  264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/change.log +0 -0
  265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jaricom.c +0 -0
  266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcapimin.c +0 -0
  267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcapistd.c +0 -0
  268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcarith.c +0 -0
  269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jccoefct.c +0 -0
  270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jccolor.c +0 -0
  271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcdctmgr.c +0 -0
  272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jchuff.c +0 -0
  273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcinit.c +0 -0
  274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcmainct.c +0 -0
  275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcmarker.c +0 -0
  276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcmaster.c +0 -0
  277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcomapi.c +0 -0
  278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jconfig.h +0 -0
  279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcparam.c +0 -0
  280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcprepct.c +0 -0
  281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jcsample.c +0 -0
  282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jctrans.c +0 -0
  283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdapimin.c +0 -0
  284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdapistd.c +0 -0
  285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdarith.c +0 -0
  286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdatadst.c +0 -0
  287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdatasrc.c +0 -0
  288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdcoefct.c +0 -0
  289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdcolor.c +0 -0
  290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdct.h +0 -0
  291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jddctmgr.c +0 -0
  292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdhuff.c +0 -0
  293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdinput.c +0 -0
  294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdmainct.c +0 -0
  295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdmarker.c +0 -0
  296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdmaster.c +0 -0
  297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdmerge.c +0 -0
  298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdpostct.c +0 -0
  299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdsample.c +0 -0
  300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jdtrans.c +0 -0
  301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jerror.c +0 -0
  302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jerror.h +0 -0
  303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jfdctflt.c +0 -0
  304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jfdctfst.c +0 -0
  305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jfdctint.c +0 -0
  306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jidctflt.c +0 -0
  307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jidctfst.c +0 -0
  308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jidctint.c +0 -0
  309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jinclude.h +0 -0
  310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jmemansi.c +0 -0
  311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jmemmgr.c +0 -0
  312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jmemnobs.c +0 -0
  313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jmemsys.h +0 -0
  314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jmorecfg.h +0 -0
  315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jpegint.h +0 -0
  316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jpeglib.h +0 -0
  317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jquant1.c +0 -0
  318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jquant2.c +0 -0
  319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jutils.c +0 -0
  320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg/jversion.h +0 -0
  321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/CMakeLists.txt +0 -0
  322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/LICENSE.md +0 -0
  323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/README.ijg +0 -0
  324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/README.md +0 -0
  325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/jconfig.h.in +0 -0
  326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/jconfigint.h.in +0 -0
  327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/jversion.h.in +0 -0
  328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/cjpeg.c +0 -0
  329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/cmyk.h +0 -0
  330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/djpeg.c +0 -0
  331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/example.c +0 -0
  332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jaricom.c +0 -0
  333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcapimin.c +0 -0
  334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcapistd.c +0 -0
  335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcarith.c +0 -0
  336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jccoefct.c +0 -0
  337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jccolext.c +0 -0
  338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jccolor.c +0 -0
  339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcdctmgr.c +0 -0
  340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcdiffct.c +0 -0
  341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jchuff.c +0 -0
  342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jchuff.h +0 -0
  343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcicc.c +0 -0
  344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcinit.c +0 -0
  345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jclhuff.c +0 -0
  346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jclossls.c +0 -0
  347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcmainct.c +0 -0
  348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcmarker.c +0 -0
  349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcmaster.c +0 -0
  350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcmaster.h +0 -0
  351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcomapi.c +0 -0
  352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcparam.c +0 -0
  353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcphuff.c +0 -0
  354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcprepct.c +0 -0
  355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcsample.c +0 -0
  356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jcstest.c +0 -0
  357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jctrans.c +0 -0
  358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdapimin.c +0 -0
  359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdapistd.c +0 -0
  360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdarith.c +0 -0
  361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdatadst-tj.c +0 -0
  362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdatadst.c +0 -0
  363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdatasrc-tj.c +0 -0
  364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdatasrc.c +0 -0
  365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdcoefct.c +0 -0
  366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdcoefct.h +0 -0
  367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdcol565.c +0 -0
  368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdcolext.c +0 -0
  369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdcolor.c +0 -0
  370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdct.h +0 -0
  371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jddctmgr.c +0 -0
  372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jddiffct.c +0 -0
  373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdhuff.c +0 -0
  374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdhuff.h +0 -0
  375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdicc.c +0 -0
  376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdinput.c +0 -0
  377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdlhuff.c +0 -0
  378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdlossls.c +0 -0
  379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmainct.c +0 -0
  380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmainct.h +0 -0
  381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmarker.c +0 -0
  382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmaster.c +0 -0
  383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmaster.h +0 -0
  384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmerge.c +0 -0
  385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmerge.h +0 -0
  386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmrg565.c +0 -0
  387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdmrgext.c +0 -0
  388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdphuff.c +0 -0
  389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdpostct.c +0 -0
  390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdsample.c +0 -0
  391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdsample.h +0 -0
  392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jdtrans.c +0 -0
  393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jerror.c +0 -0
  394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jerror.h +0 -0
  395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jfdctflt.c +0 -0
  396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jfdctfst.c +0 -0
  397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jfdctint.c +0 -0
  398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jidctflt.c +0 -0
  399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jidctfst.c +0 -0
  400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jidctint.c +0 -0
  401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jidctred.c +0 -0
  402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jinclude.h +0 -0
  403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jlossls.h +0 -0
  404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jmemmgr.c +0 -0
  405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jmemnobs.c +0 -0
  406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jmemsys.h +0 -0
  407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jmorecfg.h +0 -0
  408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jpeg_nbits.c +0 -0
  409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jpeg_nbits.h +0 -0
  410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jpegapicomp.h +0 -0
  411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jpegint.h +0 -0
  412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jpeglib.h +0 -0
  413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jquant1.c +0 -0
  414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jquant2.c +0 -0
  415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jsamplecomp.h +0 -0
  416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jsimd.h +0 -0
  417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jsimddct.h +0 -0
  418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jstdhuff.c +0 -0
  419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jutils.c +0 -0
  420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/jversion.h.in +0 -0
  421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/libjpeg.map.in +0 -0
  422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/libjpeg.txt +0 -0
  423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdbmp.c +0 -0
  424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdcolmap.c +0 -0
  425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdgif.c +0 -0
  426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdjpgcom.c +0 -0
  427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdppm.c +0 -0
  428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdswitch.c +0 -0
  429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/rdtarga.c +0 -0
  430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/CMakeLists.txt +0 -0
  431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch32/jccolext-neon.c +0 -0
  432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch32/jchuff-neon.c +0 -0
  433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch32/jsimd.c +0 -0
  434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch32/jsimd_neon.S +0 -0
  435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch64/jccolext-neon.c +0 -0
  436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch64/jchuff-neon.c +0 -0
  437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch64/jsimd.c +0 -0
  438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/aarch64/jsimd_neon.S +0 -0
  439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/align.h +0 -0
  440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jccolor-neon.c +0 -0
  441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jcgray-neon.c +0 -0
  442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jcgryext-neon.c +0 -0
  443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jchuff.h +0 -0
  444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jcphuff-neon.c +0 -0
  445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jcsample-neon.c +0 -0
  446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jdcolext-neon.c +0 -0
  447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jdcolor-neon.c +0 -0
  448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jdmerge-neon.c +0 -0
  449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jdmrgext-neon.c +0 -0
  450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jdsample-neon.c +0 -0
  451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jfdctfst-neon.c +0 -0
  452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jfdctint-neon.c +0 -0
  453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jidctfst-neon.c +0 -0
  454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jidctint-neon.c +0 -0
  455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jidctred-neon.c +0 -0
  456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/jquanti-neon.c +0 -0
  457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/arm/neon-compat.h.in +0 -0
  458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jccolext-avx2.asm +0 -0
  459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jccolext-mmx.asm +0 -0
  460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jccolext-sse2.asm +0 -0
  461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jccolor-avx2.asm +0 -0
  462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jccolor-mmx.asm +0 -0
  463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jccolor-sse2.asm +0 -0
  464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcgray-avx2.asm +0 -0
  465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcgray-mmx.asm +0 -0
  466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcgray-sse2.asm +0 -0
  467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcgryext-avx2.asm +0 -0
  468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcgryext-mmx.asm +0 -0
  469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcgryext-sse2.asm +0 -0
  470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jchuff-sse2.asm +0 -0
  471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcphuff-sse2.asm +0 -0
  472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcsample-avx2.asm +0 -0
  473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcsample-mmx.asm +0 -0
  474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jcsample-sse2.asm +0 -0
  475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdcolext-avx2.asm +0 -0
  476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdcolext-mmx.asm +0 -0
  477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdcolext-sse2.asm +0 -0
  478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdcolor-avx2.asm +0 -0
  479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdcolor-mmx.asm +0 -0
  480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdcolor-sse2.asm +0 -0
  481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdmerge-avx2.asm +0 -0
  482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdmerge-mmx.asm +0 -0
  483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdmerge-sse2.asm +0 -0
  484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdmrgext-avx2.asm +0 -0
  485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdmrgext-mmx.asm +0 -0
  486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdmrgext-sse2.asm +0 -0
  487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdsample-avx2.asm +0 -0
  488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdsample-mmx.asm +0 -0
  489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jdsample-sse2.asm +0 -0
  490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctflt-3dn.asm +0 -0
  491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctflt-sse.asm +0 -0
  492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctfst-mmx.asm +0 -0
  493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctfst-sse2.asm +0 -0
  494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctint-avx2.asm +0 -0
  495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctint-mmx.asm +0 -0
  496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jfdctint-sse2.asm +0 -0
  497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctflt-3dn.asm +0 -0
  498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctflt-sse.asm +0 -0
  499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctflt-sse2.asm +0 -0
  500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctfst-mmx.asm +0 -0
  501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctfst-sse2.asm +0 -0
  502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctint-avx2.asm +0 -0
  503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctint-mmx.asm +0 -0
  504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctint-sse2.asm +0 -0
  505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctred-mmx.asm +0 -0
  506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jidctred-sse2.asm +0 -0
  507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jquant-3dn.asm +0 -0
  508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jquant-mmx.asm +0 -0
  509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jquant-sse.asm +0 -0
  510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jquantf-sse2.asm +0 -0
  511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jquanti-avx2.asm +0 -0
  512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jquanti-sse2.asm +0 -0
  513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jsimd.c +0 -0
  514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/i386/jsimdcpu.asm +0 -0
  515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/jsimd.h +0 -0
  516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips/jsimd.c +0 -0
  517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips/jsimd_dspr2.S +0 -0
  518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips/jsimd_dspr2_asm.h +0 -0
  519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jccolext-mmi.c +0 -0
  520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jccolor-mmi.c +0 -0
  521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jcgray-mmi.c +0 -0
  522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jcgryext-mmi.c +0 -0
  523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jcsample-mmi.c +0 -0
  524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jcsample.h +0 -0
  525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jdcolext-mmi.c +0 -0
  526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jdcolor-mmi.c +0 -0
  527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jdmerge-mmi.c +0 -0
  528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jdmrgext-mmi.c +0 -0
  529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jdsample-mmi.c +0 -0
  530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jfdctfst-mmi.c +0 -0
  531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jfdctint-mmi.c +0 -0
  532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jidctfst-mmi.c +0 -0
  533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jidctint-mmi.c +0 -0
  534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jquanti-mmi.c +0 -0
  535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jsimd.c +0 -0
  536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/jsimd_mmi.h +0 -0
  537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/mips64/loongson-mmintrin.h +0 -0
  538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/nasm/jcolsamp.inc +0 -0
  539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/nasm/jdct.inc +0 -0
  540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/nasm/jsimdcfg.inc +0 -0
  541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/nasm/jsimdcfg.inc.h +0 -0
  542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/nasm/jsimdext.inc +0 -0
  543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jccolext-altivec.c +0 -0
  544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jccolor-altivec.c +0 -0
  545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jcgray-altivec.c +0 -0
  546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jcgryext-altivec.c +0 -0
  547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jcsample-altivec.c +0 -0
  548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jcsample.h +0 -0
  549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jdcolext-altivec.c +0 -0
  550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jdcolor-altivec.c +0 -0
  551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jdmerge-altivec.c +0 -0
  552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jdmrgext-altivec.c +0 -0
  553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jdsample-altivec.c +0 -0
  554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jfdctfst-altivec.c +0 -0
  555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jfdctint-altivec.c +0 -0
  556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jidctfst-altivec.c +0 -0
  557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jidctint-altivec.c +0 -0
  558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jquanti-altivec.c +0 -0
  559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jsimd.c +0 -0
  560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/powerpc/jsimd_altivec.h +0 -0
  561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jccolext-avx2.asm +0 -0
  562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jccolext-sse2.asm +0 -0
  563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jccolor-avx2.asm +0 -0
  564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jccolor-sse2.asm +0 -0
  565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcgray-avx2.asm +0 -0
  566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcgray-sse2.asm +0 -0
  567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcgryext-avx2.asm +0 -0
  568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcgryext-sse2.asm +0 -0
  569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jchuff-sse2.asm +0 -0
  570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcphuff-sse2.asm +0 -0
  571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcsample-avx2.asm +0 -0
  572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jcsample-sse2.asm +0 -0
  573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdcolext-avx2.asm +0 -0
  574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdcolext-sse2.asm +0 -0
  575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdcolor-avx2.asm +0 -0
  576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdcolor-sse2.asm +0 -0
  577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdmerge-avx2.asm +0 -0
  578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdmerge-sse2.asm +0 -0
  579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdmrgext-avx2.asm +0 -0
  580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdmrgext-sse2.asm +0 -0
  581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdsample-avx2.asm +0 -0
  582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jdsample-sse2.asm +0 -0
  583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jfdctflt-sse.asm +0 -0
  584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jfdctfst-sse2.asm +0 -0
  585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jfdctint-avx2.asm +0 -0
  586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jfdctint-sse2.asm +0 -0
  587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jidctflt-sse2.asm +0 -0
  588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jidctfst-sse2.asm +0 -0
  589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jidctint-avx2.asm +0 -0
  590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jidctint-sse2.asm +0 -0
  591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jidctred-sse2.asm +0 -0
  592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jquantf-sse2.asm +0 -0
  593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jquanti-avx2.asm +0 -0
  594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jquanti-sse2.asm +0 -0
  595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jsimd.c +0 -0
  596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/simd/x86_64/jsimdcpu.asm +0 -0
  597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/structure.txt +0 -0
  598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/tjbench.c +0 -0
  599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/tjutil.c +0 -0
  600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/tjutil.h +0 -0
  601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/transupp.c +0 -0
  602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/transupp.h +0 -0
  603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/turbojpeg-jni.c +0 -0
  604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/turbojpeg-mapfile +0 -0
  605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/turbojpeg-mapfile.jni +0 -0
  606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/turbojpeg-mp.c +0 -0
  607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/turbojpeg.c +0 -0
  608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libjpeg-turbo/src/turbojpeg.h +0 -0
  609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/CHANGES +0 -0
  610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/CMakeLists.txt +0 -0
  611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/LICENSE +0 -0
  612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/README +0 -0
  613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/arm/arm_init.c +0 -0
  614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/arm/filter_neon.S +0 -0
  615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/arm/filter_neon_intrinsics.c +0 -0
  616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/arm/palette_neon_intrinsics.c +0 -0
  617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/intel/filter_sse2_intrinsics.c +0 -0
  618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/intel/intel_init.c +0 -0
  619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/loongarch/filter_lsx_intrinsics.c +0 -0
  620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/loongarch/loongarch_lsx_init.c +0 -0
  621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/mips/filter_mmi_inline_assembly.c +0 -0
  622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/mips/filter_msa_intrinsics.c +0 -0
  623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/mips/mips_init.c +0 -0
  624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/png.c +0 -0
  625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/png.h +0 -0
  626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngconf.h +0 -0
  627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngdebug.h +0 -0
  628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngerror.c +0 -0
  629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngget.c +0 -0
  630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pnginfo.h +0 -0
  631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pnglibconf.h +0 -0
  632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngmem.c +0 -0
  633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngpread.c +0 -0
  634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngpriv.h +0 -0
  635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngread.c +0 -0
  636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngrio.c +0 -0
  637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngrtran.c +0 -0
  638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngrutil.c +0 -0
  639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngset.c +0 -0
  640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngstruct.h +0 -0
  641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngtrans.c +0 -0
  642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngwio.c +0 -0
  643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngwrite.c +0 -0
  644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngwtran.c +0 -0
  645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/pngwutil.c +0 -0
  646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/powerpc/filter_vsx_intrinsics.c +0 -0
  647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libpng/powerpc/powerpc_init.c +0 -0
  648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libspng/CMakeLists.txt +0 -0
  649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libspng/LICENSE +0 -0
  650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libspng/spng.c +0 -0
  651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libspng/spng.h +0 -0
  652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/CMakeLists.txt +0 -0
  653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/COPYRIGHT +0 -0
  654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/ChangeLog +0 -0
  655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/README.md +0 -0
  656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/RELEASE-DATE +0 -0
  657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/t4.h +0 -0
  658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_aux.c +0 -0
  659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_close.c +0 -0
  660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_codec.c +0 -0
  661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_color.c +0 -0
  662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_compress.c +0 -0
  663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_config.h.cmake.in +0 -0
  664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_dir.c +0 -0
  665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_dir.h +0 -0
  666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_dirinfo.c +0 -0
  667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_dirread.c +0 -0
  668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_dirwrite.c +0 -0
  669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_dumpmode.c +0 -0
  670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_error.c +0 -0
  671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_extension.c +0 -0
  672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_fax3.c +0 -0
  673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_fax3.h +0 -0
  674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_fax3sm.c +0 -0
  675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_flush.c +0 -0
  676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_getimage.c +0 -0
  677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_hash_set.c +0 -0
  678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_hash_set.h +0 -0
  679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_jbig.c +0 -0
  680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_jpeg.c +0 -0
  681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_jpeg_12.c +0 -0
  682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_lerc.c +0 -0
  683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_luv.c +0 -0
  684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_lzma.c +0 -0
  685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_lzw.c +0 -0
  686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_next.c +0 -0
  687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_ojpeg.c +0 -0
  688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_open.c +0 -0
  689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_packbits.c +0 -0
  690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_pixarlog.c +0 -0
  691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_predict.c +0 -0
  692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_predict.h +0 -0
  693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_print.c +0 -0
  694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_read.c +0 -0
  695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_stream.cxx +0 -0
  696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_strip.c +0 -0
  697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_swab.c +0 -0
  698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_thunder.c +0 -0
  699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_tile.c +0 -0
  700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_unix.c +0 -0
  701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_version.c +0 -0
  702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_warning.c +0 -0
  703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_webp.c +0 -0
  704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_win32.c +0 -0
  705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_write.c +0 -0
  706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_zip.c +0 -0
  707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tif_zstd.c +0 -0
  708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tiff.h +0 -0
  709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tiffconf.h.cmake.in +0 -0
  710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tiffio.h +0 -0
  711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tiffio.hxx +0 -0
  712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tiffiop.h +0 -0
  713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/tiffvers.h.cmake.in +0 -0
  714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtiff/uvcode.h +0 -0
  715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libtim-vx/tim-vx.cmake +0 -0
  716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/CMakeLists.txt +0 -0
  717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/COPYING +0 -0
  718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv.c +0 -0
  719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv.h +0 -0
  720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_cpu.c +0 -0
  721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_cpu.h +0 -0
  722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_csp.c +0 -0
  723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_csp.h +0 -0
  724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_dsp.c +0 -0
  725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_dsp.h +0 -0
  726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_gamma.c +0 -0
  727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_gamma.h +0 -0
  728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_neon.c +0 -0
  729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/sharpyuv/sharpyuv_sse2.c +0 -0
  730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/alpha_dec.c +0 -0
  731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/alphai_dec.h +0 -0
  732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/buffer_dec.c +0 -0
  733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/common_dec.h +0 -0
  734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/frame_dec.c +0 -0
  735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/idec_dec.c +0 -0
  736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/io_dec.c +0 -0
  737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/quant_dec.c +0 -0
  738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/tree_dec.c +0 -0
  739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/vp8_dec.c +0 -0
  740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/vp8_dec.h +0 -0
  741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/vp8i_dec.h +0 -0
  742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/vp8l_dec.c +0 -0
  743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/vp8li_dec.h +0 -0
  744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/webp_dec.c +0 -0
  745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dec/webpi_dec.h +0 -0
  746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/demux/anim_decode.c +0 -0
  747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/demux/demux.c +0 -0
  748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/alpha_processing.c +0 -0
  749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/alpha_processing_mips_dsp_r2.c +0 -0
  750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/alpha_processing_neon.c +0 -0
  751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/alpha_processing_sse2.c +0 -0
  752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/alpha_processing_sse41.c +0 -0
  753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/common_sse2.h +0 -0
  754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/common_sse41.h +0 -0
  755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cost.c +0 -0
  756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cost_mips32.c +0 -0
  757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cost_mips_dsp_r2.c +0 -0
  758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cost_neon.c +0 -0
  759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cost_sse2.c +0 -0
  760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cpu.c +0 -0
  761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/cpu.h +0 -0
  762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec.c +0 -0
  763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_clip_tables.c +0 -0
  764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_mips32.c +0 -0
  765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_mips_dsp_r2.c +0 -0
  766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_msa.c +0 -0
  767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_neon.c +0 -0
  768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_sse2.c +0 -0
  769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dec_sse41.c +0 -0
  770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/dsp.h +0 -0
  771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc.c +0 -0
  772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc_mips32.c +0 -0
  773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc_mips_dsp_r2.c +0 -0
  774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc_msa.c +0 -0
  775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc_neon.c +0 -0
  776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc_sse2.c +0 -0
  777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/enc_sse41.c +0 -0
  778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/filters.c +0 -0
  779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/filters_mips_dsp_r2.c +0 -0
  780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/filters_msa.c +0 -0
  781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/filters_neon.c +0 -0
  782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/filters_sse2.c +0 -0
  783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless.c +0 -0
  784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless.h +0 -0
  785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_common.h +0 -0
  786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc.c +0 -0
  787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc_mips32.c +0 -0
  788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc_mips_dsp_r2.c +0 -0
  789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc_msa.c +0 -0
  790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc_neon.c +0 -0
  791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc_sse2.c +0 -0
  792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_enc_sse41.c +0 -0
  793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_mips_dsp_r2.c +0 -0
  794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_msa.c +0 -0
  795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_neon.c +0 -0
  796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_sse2.c +0 -0
  797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/lossless_sse41.c +0 -0
  798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/mips_macro.h +0 -0
  799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/msa_macro.h +0 -0
  800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/neon.h +0 -0
  801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/quant.h +0 -0
  802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/rescaler.c +0 -0
  803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/rescaler_mips32.c +0 -0
  804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/rescaler_mips_dsp_r2.c +0 -0
  805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/rescaler_msa.c +0 -0
  806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/rescaler_neon.c +0 -0
  807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/rescaler_sse2.c +0 -0
  808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/ssim.c +0 -0
  809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/ssim_sse2.c +0 -0
  810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/upsampling.c +0 -0
  811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/upsampling_mips_dsp_r2.c +0 -0
  812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/upsampling_msa.c +0 -0
  813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/upsampling_neon.c +0 -0
  814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/upsampling_sse2.c +0 -0
  815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/upsampling_sse41.c +0 -0
  816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv.c +0 -0
  817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv.h +0 -0
  818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv_mips32.c +0 -0
  819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv_mips_dsp_r2.c +0 -0
  820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv_neon.c +0 -0
  821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv_sse2.c +0 -0
  822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/dsp/yuv_sse41.c +0 -0
  823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/alpha_enc.c +0 -0
  824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/analysis_enc.c +0 -0
  825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/backward_references_cost_enc.c +0 -0
  826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/backward_references_enc.c +0 -0
  827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/backward_references_enc.h +0 -0
  828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/config_enc.c +0 -0
  829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/cost_enc.c +0 -0
  830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/cost_enc.h +0 -0
  831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/filter_enc.c +0 -0
  832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/frame_enc.c +0 -0
  833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/histogram_enc.c +0 -0
  834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/histogram_enc.h +0 -0
  835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/iterator_enc.c +0 -0
  836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/near_lossless_enc.c +0 -0
  837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/picture_csp_enc.c +0 -0
  838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/picture_enc.c +0 -0
  839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/picture_psnr_enc.c +0 -0
  840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/picture_rescale_enc.c +0 -0
  841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/picture_tools_enc.c +0 -0
  842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/predictor_enc.c +0 -0
  843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/quant_enc.c +0 -0
  844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/syntax_enc.c +0 -0
  845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/token_enc.c +0 -0
  846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/tree_enc.c +0 -0
  847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/vp8i_enc.h +0 -0
  848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/vp8l_enc.c +0 -0
  849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/vp8li_enc.h +0 -0
  850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/enc/webp_enc.c +0 -0
  851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/mux/anim_encode.c +0 -0
  852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/mux/animi.h +0 -0
  853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/mux/muxedit.c +0 -0
  854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/mux/muxi.h +0 -0
  855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/mux/muxinternal.c +0 -0
  856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/mux/muxread.c +0 -0
  857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/bit_reader_inl_utils.h +0 -0
  858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/bit_reader_utils.c +0 -0
  859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/bit_reader_utils.h +0 -0
  860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/bit_writer_utils.c +0 -0
  861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/bit_writer_utils.h +0 -0
  862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/color_cache_utils.c +0 -0
  863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/color_cache_utils.h +0 -0
  864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/endian_inl_utils.h +0 -0
  865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/filters_utils.c +0 -0
  866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/filters_utils.h +0 -0
  867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/huffman_encode_utils.c +0 -0
  868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/huffman_encode_utils.h +0 -0
  869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/huffman_utils.c +0 -0
  870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/huffman_utils.h +0 -0
  871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/palette.c +0 -0
  872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/palette.h +0 -0
  873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/quant_levels_dec_utils.c +0 -0
  874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/quant_levels_dec_utils.h +0 -0
  875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/quant_levels_utils.c +0 -0
  876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/quant_levels_utils.h +0 -0
  877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/random_utils.c +0 -0
  878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/random_utils.h +0 -0
  879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/rescaler_utils.c +0 -0
  880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/rescaler_utils.h +0 -0
  881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/thread_utils.c +0 -0
  882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/thread_utils.h +0 -0
  883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/utils.c +0 -0
  884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/utils/utils.h +0 -0
  885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/decode.h +0 -0
  886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/demux.h +0 -0
  887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/encode.h +0 -0
  888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/format_constants.h +0 -0
  889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/mux.h +0 -0
  890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/mux_types.h +0 -0
  891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/libwebp/src/webp/types.h +0 -0
  892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/CMakeLists.txt +0 -0
  893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/include/core.hpp +0 -0
  894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/include/features2d.hpp +0 -0
  895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/include/imgproc.hpp +0 -0
  896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/ndsrvp_hal.hpp +0 -0
  897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/src/integral.cpp +0 -0
  898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/src/threshold.cpp +0 -0
  899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/src/warpAffine.cpp +0 -0
  900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/ndsrvp/src/warpPerspective.cpp +0 -0
  901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/AUTHORS.ilmbase +0 -0
  902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/AUTHORS.openexr +0 -0
  903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/CMakeLists.txt +0 -0
  904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/ChangeLog.ilmbase +0 -0
  905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/ChangeLog.openexr +0 -0
  906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/eLut.h +0 -0
  907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/half.cpp +0 -0
  908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/half.h +0 -0
  909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/halfExport.h +0 -0
  910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/halfFunction.h +0 -0
  911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/halfLimits.h +0 -0
  912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Half/toFloat.h +0 -0
  913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/Iex.h +0 -0
  914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexBaseExc.cpp +0 -0
  915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexBaseExc.h +0 -0
  916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexErrnoExc.h +0 -0
  917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexExport.h +0 -0
  918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexForward.h +0 -0
  919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexMacros.h +0 -0
  920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexMathExc.h +0 -0
  921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexNamespace.h +0 -0
  922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexThrowErrnoExc.cpp +0 -0
  923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Iex/IexThrowErrnoExc.h +0 -0
  924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmBaseConfig.h.cmakein +0 -0
  925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfAcesFile.cpp +0 -0
  926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfAcesFile.h +0 -0
  927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfArray.h +0 -0
  928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfAttribute.cpp +0 -0
  929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfAttribute.h +0 -0
  930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfAutoArray.h +0 -0
  931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfB44Compressor.cpp +0 -0
  932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfB44Compressor.h +0 -0
  933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp +0 -0
  934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfBoxAttribute.h +0 -0
  935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCRgbaFile.cpp +0 -0
  936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCRgbaFile.h +0 -0
  937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChannelList.cpp +0 -0
  938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChannelList.h +0 -0
  939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp +0 -0
  940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChannelListAttribute.h +0 -0
  941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h +0 -0
  942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChromaticities.cpp +0 -0
  943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChromaticities.h +0 -0
  944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp +0 -0
  945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.h +0 -0
  946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompositeDeepScanLine.cpp +0 -0
  947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompositeDeepScanLine.h +0 -0
  948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompression.h +0 -0
  949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompressionAttribute.cpp +0 -0
  950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompressionAttribute.h +0 -0
  951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompressor.cpp +0 -0
  952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfCompressor.h +0 -0
  953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfConvert.cpp +0 -0
  954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfConvert.h +0 -0
  955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepCompositing.cpp +0 -0
  956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepCompositing.h +0 -0
  957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepFrameBuffer.cpp +0 -0
  958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepFrameBuffer.h +0 -0
  959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepImageState.h +0 -0
  960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepImageStateAttribute.cpp +0 -0
  961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepImageStateAttribute.h +0 -0
  962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineInputFile.cpp +0 -0
  963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineInputFile.h +0 -0
  964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineInputPart.cpp +0 -0
  965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineInputPart.h +0 -0
  966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineOutputFile.cpp +0 -0
  967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineOutputFile.h +0 -0
  968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineOutputPart.cpp +0 -0
  969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepScanLineOutputPart.h +0 -0
  970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledInputFile.cpp +0 -0
  971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledInputFile.h +0 -0
  972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledInputPart.cpp +0 -0
  973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledInputPart.h +0 -0
  974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledOutputFile.cpp +0 -0
  975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledOutputFile.h +0 -0
  976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledOutputPart.cpp +0 -0
  977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDeepTiledOutputPart.h +0 -0
  978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDoubleAttribute.cpp +0 -0
  979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDoubleAttribute.h +0 -0
  980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDwaCompressor.cpp +0 -0
  981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDwaCompressor.h +0 -0
  982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfDwaCompressorSimd.h +0 -0
  983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfEnvmap.cpp +0 -0
  984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfEnvmap.h +0 -0
  985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfEnvmapAttribute.cpp +0 -0
  986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfEnvmapAttribute.h +0 -0
  987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfExport.h +0 -0
  988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFastHuf.cpp +0 -0
  989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFastHuf.h +0 -0
  990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFloatAttribute.cpp +0 -0
  991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFloatAttribute.h +0 -0
  992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFloatVectorAttribute.cpp +0 -0
  993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFloatVectorAttribute.h +0 -0
  994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfForward.h +0 -0
  995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFrameBuffer.cpp +0 -0
  996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFrameBuffer.h +0 -0
  997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFramesPerSecond.cpp +0 -0
  998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfFramesPerSecond.h +0 -0
  999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfGenericInputFile.cpp +0 -0
  1000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfGenericInputFile.h +0 -0
  1001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfGenericOutputFile.cpp +0 -0
  1002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfGenericOutputFile.h +0 -0
  1003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfHeader.cpp +0 -0
  1004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfHeader.h +0 -0
  1005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfHuf.cpp +0 -0
  1006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfHuf.h +0 -0
  1007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfIO.cpp +0 -0
  1008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfIO.h +0 -0
  1009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputFile.cpp +0 -0
  1010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputFile.h +0 -0
  1011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputPart.cpp +0 -0
  1012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputPart.h +0 -0
  1013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputPartData.cpp +0 -0
  1014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputPartData.h +0 -0
  1015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInputStreamMutex.h +0 -0
  1016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfInt64.h +0 -0
  1017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfIntAttribute.cpp +0 -0
  1018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfIntAttribute.h +0 -0
  1019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfKeyCode.cpp +0 -0
  1020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfKeyCode.h +0 -0
  1021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp +0 -0
  1022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.h +0 -0
  1023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfLineOrder.h +0 -0
  1024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfLineOrderAttribute.cpp +0 -0
  1025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfLineOrderAttribute.h +0 -0
  1026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfLut.cpp +0 -0
  1027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfLut.h +0 -0
  1028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp +0 -0
  1029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMatrixAttribute.h +0 -0
  1030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMisc.cpp +0 -0
  1031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMisc.h +0 -0
  1032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMultiPartInputFile.cpp +0 -0
  1033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMultiPartInputFile.h +0 -0
  1034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMultiPartOutputFile.cpp +0 -0
  1035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMultiPartOutputFile.h +0 -0
  1036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMultiView.cpp +0 -0
  1037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfMultiView.h +0 -0
  1038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfName.h +0 -0
  1039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfNamespace.h +0 -0
  1040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOpaqueAttribute.cpp +0 -0
  1041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOpaqueAttribute.h +0 -0
  1042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOptimizedPixelReading.h +0 -0
  1043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputFile.cpp +0 -0
  1044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputFile.h +0 -0
  1045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputPart.cpp +0 -0
  1046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputPart.h +0 -0
  1047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputPartData.cpp +0 -0
  1048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputPartData.h +0 -0
  1049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfOutputStreamMutex.h +0 -0
  1050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPartHelper.h +0 -0
  1051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPartType.cpp +0 -0
  1052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPartType.h +0 -0
  1053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPixelType.h +0 -0
  1054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPizCompressor.cpp +0 -0
  1055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPizCompressor.h +0 -0
  1056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPreviewImage.cpp +0 -0
  1057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPreviewImage.h +0 -0
  1058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp +0 -0
  1059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.h +0 -0
  1060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPxr24Compressor.cpp +0 -0
  1061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfPxr24Compressor.h +0 -0
  1062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRational.cpp +0 -0
  1063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRational.h +0 -0
  1064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRationalAttribute.cpp +0 -0
  1065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRationalAttribute.h +0 -0
  1066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRgba.h +0 -0
  1067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRgbaFile.cpp +0 -0
  1068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRgbaFile.h +0 -0
  1069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRgbaYca.cpp +0 -0
  1070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRgbaYca.h +0 -0
  1071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRle.cpp +0 -0
  1072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRle.h +0 -0
  1073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRleCompressor.cpp +0 -0
  1074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfRleCompressor.h +0 -0
  1075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp +0 -0
  1076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfScanLineInputFile.h +0 -0
  1077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfSimd.h +0 -0
  1078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStandardAttributes.cpp +0 -0
  1079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStandardAttributes.h +0 -0
  1080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStdIO.cpp +0 -0
  1081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStdIO.h +0 -0
  1082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStringAttribute.cpp +0 -0
  1083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStringAttribute.h +0 -0
  1084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp +0 -0
  1085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfStringVectorAttribute.h +0 -0
  1086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfSystemSpecific.cpp +0 -0
  1087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfSystemSpecific.h +0 -0
  1088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTestFile.cpp +0 -0
  1089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTestFile.h +0 -0
  1090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfThreading.cpp +0 -0
  1091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfThreading.h +0 -0
  1092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTileDescription.h +0 -0
  1093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.cpp +0 -0
  1094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.h +0 -0
  1095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTileOffsets.cpp +0 -0
  1096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTileOffsets.h +0 -0
  1097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp +0 -0
  1098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledInputFile.h +0 -0
  1099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledInputPart.cpp +0 -0
  1100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledInputPart.h +0 -0
  1101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledMisc.cpp +0 -0
  1102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledMisc.h +0 -0
  1103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp +0 -0
  1104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledOutputFile.h +0 -0
  1105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledOutputPart.cpp +0 -0
  1106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledOutputPart.h +0 -0
  1107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledRgbaFile.cpp +0 -0
  1108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTiledRgbaFile.h +0 -0
  1109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTimeCode.cpp +0 -0
  1110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTimeCode.h +0 -0
  1111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTimeCodeAttribute.cpp +0 -0
  1112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfTimeCodeAttribute.h +0 -0
  1113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfVecAttribute.cpp +0 -0
  1114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfVecAttribute.h +0 -0
  1115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfVersion.cpp +0 -0
  1116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfVersion.h +0 -0
  1117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfWav.cpp +0 -0
  1118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfWav.h +0 -0
  1119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfXdr.h +0 -0
  1120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfZip.cpp +0 -0
  1121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfZip.h +0 -0
  1122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfZipCompressor.cpp +0 -0
  1123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/ImfZipCompressor.h +0 -0
  1124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/b44ExpLogTable.h +0 -0
  1125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/dwaLookups.cpp +0 -0
  1126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmImf/dwaLookups.h +0 -0
  1127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThread.cpp +0 -0
  1128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThread.h +0 -0
  1129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadExport.h +0 -0
  1130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadForward.h +0 -0
  1131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadMutex.cpp +0 -0
  1132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadMutex.h +0 -0
  1133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadMutexPosix.cpp +0 -0
  1134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadMutexWin32.cpp +0 -0
  1135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadNamespace.h +0 -0
  1136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadPool.cpp +0 -0
  1137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadPool.h +0 -0
  1138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadPosix.cpp +0 -0
  1139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadSemaphore.cpp +0 -0
  1140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadSemaphore.h +0 -0
  1141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadSemaphorePosix.cpp +0 -0
  1142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadSemaphorePosixCompat.cpp +0 -0
  1143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadSemaphoreWin32.cpp +0 -0
  1144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/IlmThread/IlmThreadWin32.cpp +0 -0
  1145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathBox.cpp +0 -0
  1146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathBox.h +0 -0
  1147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathBoxAlgo.h +0 -0
  1148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathColor.h +0 -0
  1149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathColorAlgo.cpp +0 -0
  1150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathColorAlgo.h +0 -0
  1151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathEuler.h +0 -0
  1152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathExc.h +0 -0
  1153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathExport.h +0 -0
  1154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathForward.h +0 -0
  1155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathFrame.h +0 -0
  1156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathFrustum.h +0 -0
  1157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathFrustumTest.h +0 -0
  1158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathFun.cpp +0 -0
  1159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathFun.h +0 -0
  1160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathHalfLimits.h +0 -0
  1161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathInt64.h +0 -0
  1162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathInterval.h +0 -0
  1163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathLimits.h +0 -0
  1164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathLine.h +0 -0
  1165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathLineAlgo.h +0 -0
  1166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathMath.h +0 -0
  1167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathMatrix.h +0 -0
  1168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathMatrixAlgo.cpp +0 -0
  1169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathMatrixAlgo.h +0 -0
  1170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathNamespace.h +0 -0
  1171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathPlane.h +0 -0
  1172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathPlatform.h +0 -0
  1173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathQuat.h +0 -0
  1174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathRandom.cpp +0 -0
  1175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathRandom.h +0 -0
  1176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathRoots.h +0 -0
  1177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathShear.cpp +0 -0
  1178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathShear.h +0 -0
  1179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathSphere.h +0 -0
  1180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathVec.cpp +0 -0
  1181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathVec.h +0 -0
  1182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/Imath/ImathVecAlgo.h +0 -0
  1183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/LICENSE +0 -0
  1184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openexr/OpenEXRConfig.h.cmakein +0 -0
  1185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/AUTHORS.md +0 -0
  1186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/CHANGELOG.md +0 -0
  1187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/CMakeLists.txt +0 -0
  1188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/LICENSE +0 -0
  1189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/README.md +0 -0
  1190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/THANKS.md +0 -0
  1191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/CMakeLists.txt +0 -0
  1192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/bench_dwt.c +0 -0
  1193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/bio.c +0 -0
  1194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/bio.h +0 -0
  1195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/cidx_manager.c +0 -0
  1196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/cidx_manager.h +0 -0
  1197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/cio.c +0 -0
  1198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/cio.h +0 -0
  1199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/dwt.c +0 -0
  1200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/dwt.h +0 -0
  1201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/event.c +0 -0
  1202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/event.h +0 -0
  1203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/function_list.c +0 -0
  1204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/function_list.h +0 -0
  1205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/ht_dec.c +0 -0
  1206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/image.c +0 -0
  1207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/image.h +0 -0
  1208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/indexbox_manager.h +0 -0
  1209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/invert.c +0 -0
  1210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/invert.h +0 -0
  1211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/j2k.c +0 -0
  1212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/j2k.h +0 -0
  1213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/jp2.c +0 -0
  1214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/jp2.h +0 -0
  1215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/libopenjp2.pc.cmake.in +0 -0
  1216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/mct.c +0 -0
  1217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/mct.h +0 -0
  1218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/mqc.c +0 -0
  1219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/mqc.h +0 -0
  1220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/mqc_inl.h +0 -0
  1221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/openjpeg.c +0 -0
  1222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/openjpeg.h +0 -0
  1223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_clock.c +0 -0
  1224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_clock.h +0 -0
  1225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_codec.h +0 -0
  1226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_common.h +0 -0
  1227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_config.h.cmake.in +0 -0
  1228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_config_private.h.cmake.in +0 -0
  1229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_includes.h +0 -0
  1230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_intmath.h +0 -0
  1231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_inttypes.h +0 -0
  1232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_malloc.c +0 -0
  1233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_malloc.h +0 -0
  1234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/opj_stdint.h +0 -0
  1235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/phix_manager.c +0 -0
  1236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/pi.c +0 -0
  1237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/pi.h +0 -0
  1238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/ppix_manager.c +0 -0
  1239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/sparse_array.c +0 -0
  1240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/sparse_array.h +0 -0
  1241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t1.c +0 -0
  1242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t1.h +0 -0
  1243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t1_generate_luts.c +0 -0
  1244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t1_ht_generate_luts.c +0 -0
  1245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t1_ht_luts.h +0 -0
  1246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t1_luts.h +0 -0
  1247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t2.c +0 -0
  1248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/t2.h +0 -0
  1249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/tcd.c +0 -0
  1250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/tcd.h +0 -0
  1251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/test_sparse_array.c +0 -0
  1252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/tgt.c +0 -0
  1253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/tgt.h +0 -0
  1254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/thix_manager.c +0 -0
  1255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/thread.c +0 -0
  1256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/thread.h +0 -0
  1257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/tls_keys.h +0 -0
  1258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openjpeg/openjp2/tpix_manager.c +0 -0
  1259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/CMakeLists.txt +0 -0
  1260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/README.md +0 -0
  1261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/hal/CMakeLists.txt +0 -0
  1262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/hal/README.md +0 -0
  1263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/hal/openvx_hal.cpp +0 -0
  1264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/hal/openvx_hal.hpp +0 -0
  1265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/include/ivx.hpp +0 -0
  1266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/openvx/include/ivx_lib_debug.hpp +0 -0
  1267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/orbbecsdk/orbbecsdk.cmake +0 -0
  1268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/CMakeLists.txt +0 -0
  1269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/LICENSE +0 -0
  1270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/README.md +0 -0
  1271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/any.cc +0 -0
  1272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/any.h +0 -0
  1273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/any_lite.cc +0 -0
  1274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/arena.cc +0 -0
  1275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/arena.h +0 -0
  1276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/arena_impl.h +0 -0
  1277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/arenastring.cc +0 -0
  1278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/arenastring.h +0 -0
  1279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/descriptor.cc +0 -0
  1280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/descriptor.h +0 -0
  1281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/descriptor.pb.cc +0 -0
  1282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/descriptor.pb.h +0 -0
  1283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/descriptor_database.cc +0 -0
  1284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/descriptor_database.h +0 -0
  1285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/dynamic_message.cc +0 -0
  1286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/dynamic_message.h +0 -0
  1287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/explicitly_constructed.h +0 -0
  1288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/extension_set.cc +0 -0
  1289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/extension_set.h +0 -0
  1290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/extension_set_heavy.cc +0 -0
  1291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/extension_set_inl.h +0 -0
  1292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/field_access_listener.h +0 -0
  1293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/field_mask.pb.h +0 -0
  1294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_enum_reflection.h +0 -0
  1295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_enum_util.h +0 -0
  1296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_bases.h +0 -0
  1297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_reflection.cc +0 -0
  1298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_reflection.h +0 -0
  1299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_table_driven.h +0 -0
  1300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_tctable_decl.h +0 -0
  1301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_tctable_impl.h +0 -0
  1302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_tctable_impl.inc +0 -0
  1303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_util.cc +0 -0
  1304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/generated_message_util.h +0 -0
  1305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/has_bits.h +0 -0
  1306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/implicit_weak_message.cc +0 -0
  1307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/implicit_weak_message.h +0 -0
  1308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/inlined_string_field.h +0 -0
  1309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/coded_stream.cc +0 -0
  1310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/coded_stream.h +0 -0
  1311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/io_win32.cc +0 -0
  1312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/io_win32.h +0 -0
  1313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/package_info.h +0 -0
  1314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/strtod.cc +0 -0
  1315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/strtod.h +0 -0
  1316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/tokenizer.cc +0 -0
  1317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/tokenizer.h +0 -0
  1318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/zero_copy_stream.cc +0 -0
  1319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/zero_copy_stream.h +0 -0
  1320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc +0 -0
  1321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h +0 -0
  1322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc +0 -0
  1323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h +0 -0
  1324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map.cc +0 -0
  1325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map.h +0 -0
  1326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_entry.h +0 -0
  1327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_entry_lite.h +0 -0
  1328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_field.cc +0 -0
  1329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_field.h +0 -0
  1330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_field_inl.h +0 -0
  1331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_field_lite.h +0 -0
  1332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/map_type_handler.h +0 -0
  1333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/message.cc +0 -0
  1334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/message.h +0 -0
  1335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/message_lite.cc +0 -0
  1336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/message_lite.h +0 -0
  1337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/metadata.h +0 -0
  1338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/metadata_lite.h +0 -0
  1339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/parse_context.cc +0 -0
  1340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/parse_context.h +0 -0
  1341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/port.h +0 -0
  1342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/port_def.inc +0 -0
  1343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/port_undef.inc +0 -0
  1344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/reflection.h +0 -0
  1345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/reflection_internal.h +0 -0
  1346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/reflection_ops.cc +0 -0
  1347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/reflection_ops.h +0 -0
  1348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/repeated_field.cc +0 -0
  1349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/repeated_field.h +0 -0
  1350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/repeated_ptr_field.cc +0 -0
  1351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/repeated_ptr_field.h +0 -0
  1352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/bytestream.cc +0 -0
  1353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/bytestream.h +0 -0
  1354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/callback.h +0 -0
  1355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/casts.h +0 -0
  1356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/common.cc +0 -0
  1357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/common.h +0 -0
  1358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/hash.h +0 -0
  1359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/int128.cc +0 -0
  1360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/int128.h +0 -0
  1361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/logging.h +0 -0
  1362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/macros.h +0 -0
  1363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/map_util.h +0 -0
  1364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/mutex.h +0 -0
  1365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/once.h +0 -0
  1366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/platform_macros.h +0 -0
  1367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/port.h +0 -0
  1368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/status.cc +0 -0
  1369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/status.h +0 -0
  1370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/stl_util.h +0 -0
  1371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/stringpiece.cc +0 -0
  1372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/stringpiece.h +0 -0
  1373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/stringprintf.cc +0 -0
  1374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/stringprintf.h +0 -0
  1375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/structurally_valid.cc +0 -0
  1376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/strutil.cc +0 -0
  1377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/strutil.h +0 -0
  1378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/substitute.cc +0 -0
  1379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/stubs/substitute.h +0 -0
  1380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/text_format.cc +0 -0
  1381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/text_format.h +0 -0
  1382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/unknown_field_set.cc +0 -0
  1383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/unknown_field_set.h +0 -0
  1384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/wire_format.cc +0 -0
  1385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/wire_format.h +0 -0
  1386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/wire_format_lite.cc +0 -0
  1387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/protobuf/src/google/protobuf/wire_format_lite.h +0 -0
  1388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/CMakeLists.txt +0 -0
  1389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/LICENSE +0 -0
  1390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/include/quirc.h +0 -0
  1391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/include/quirc_internal.h +0 -0
  1392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/src/decode.c +0 -0
  1393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/src/quirc.c +0 -0
  1394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/quirc/src/version_db.c +0 -0
  1395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/readme.txt +0 -0
  1396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/tbb/.gitignore +0 -0
  1397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/tbb/CMakeLists.txt +0 -0
  1398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/tbb/version_string.ver.cmakein +0 -0
  1399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/CMakeLists.txt +0 -0
  1400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/ChangeLog +0 -0
  1401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/LICENSE +0 -0
  1402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/README +0 -0
  1403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/adler32.c +0 -0
  1404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/compress.c +0 -0
  1405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/crc32.c +0 -0
  1406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/crc32.h +0 -0
  1407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/deflate.c +0 -0
  1408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/deflate.h +0 -0
  1409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/gzclose.c +0 -0
  1410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/gzguts.h +0 -0
  1411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/gzlib.c +0 -0
  1412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/gzread.c +0 -0
  1413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/gzwrite.c +0 -0
  1414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/infback.c +0 -0
  1415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inffast.c +0 -0
  1416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inffast.h +0 -0
  1417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inffixed.h +0 -0
  1418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inflate.c +0 -0
  1419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inflate.h +0 -0
  1420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inftrees.c +0 -0
  1421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/inftrees.h +0 -0
  1422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/patches/20190330-ununitialized-use-state-check.diff +0 -0
  1423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/trees.c +0 -0
  1424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/trees.h +0 -0
  1425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/uncompr.c +0 -0
  1426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/zconf.h.cmakein +0 -0
  1427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/zlib.h +0 -0
  1428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/zutil.c +0 -0
  1429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib/zutil.h +0 -0
  1430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/CMakeLists.txt +0 -0
  1431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/LICENSE.md +0 -0
  1432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/README.md +0 -0
  1433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/adler32.c +0 -0
  1434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/adler32_fold.c +0 -0
  1435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/adler32_fold.h +0 -0
  1436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/adler32_p.h +0 -0
  1437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/.gitignore +0 -0
  1438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/Makefile.in +0 -0
  1439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/acle_intrins.h +0 -0
  1440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/adler32_neon.c +0 -0
  1441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/arm_features.c +0 -0
  1442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/arm_features.h +0 -0
  1443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/chunkset_neon.c +0 -0
  1444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/compare256_neon.c +0 -0
  1445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/crc32_acle.c +0 -0
  1446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/insert_string_acle.c +0 -0
  1447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/neon_intrins.h +0 -0
  1448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/slide_hash_armv6.c +0 -0
  1449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/arm/slide_hash_neon.c +0 -0
  1450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/generic/Makefile.in +0 -0
  1451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/generic/chunk_permute_table.h +0 -0
  1452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/Makefile.in +0 -0
  1453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/adler32_power8.c +0 -0
  1454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/adler32_vmx.c +0 -0
  1455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/chunkset_power8.c +0 -0
  1456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/compare256_power9.c +0 -0
  1457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/crc32_constants.h +0 -0
  1458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/crc32_power8.c +0 -0
  1459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/fallback_builtins.h +0 -0
  1460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/power_features.c +0 -0
  1461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/power_features.h +0 -0
  1462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/slide_hash_power8.c +0 -0
  1463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/slide_hash_vmx.c +0 -0
  1464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/power/slide_ppc_tpl.h +0 -0
  1465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/README.md +0 -0
  1466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/adler32_rvv.c +0 -0
  1467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/chunkset_rvv.c +0 -0
  1468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/compare256_rvv.c +0 -0
  1469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/riscv_features.c +0 -0
  1470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/riscv_features.h +0 -0
  1471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/riscv/slide_hash_rvv.c +0 -0
  1472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/Makefile.in +0 -0
  1473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_avx2.c +0 -0
  1474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_avx2_p.h +0 -0
  1475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_avx512.c +0 -0
  1476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_avx512_p.h +0 -0
  1477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_avx512_vnni.c +0 -0
  1478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_sse42.c +0 -0
  1479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_ssse3.c +0 -0
  1480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/adler32_ssse3_p.h +0 -0
  1481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/chunkset_avx2.c +0 -0
  1482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/chunkset_sse2.c +0 -0
  1483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/chunkset_ssse3.c +0 -0
  1484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/compare256_avx2.c +0 -0
  1485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/compare256_sse2.c +0 -0
  1486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/crc32_fold_pclmulqdq_tpl.h +0 -0
  1487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/crc32_fold_vpclmulqdq_tpl.h +0 -0
  1488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/crc32_pclmulqdq.c +0 -0
  1489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/crc32_pclmulqdq_tpl.h +0 -0
  1490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/crc32_vpclmulqdq.c +0 -0
  1491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/insert_string_sse42.c +0 -0
  1492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/slide_hash_avx2.c +0 -0
  1493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/slide_hash_sse2.c +0 -0
  1494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/x86_features.c +0 -0
  1495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/x86_features.h +0 -0
  1496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/arch/x86/x86_intrins.h +0 -0
  1497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/chunkset.c +0 -0
  1498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/chunkset_tpl.h +0 -0
  1499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/cmake/detect-intrinsics.cmake +0 -0
  1500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/cmake/fallback-macros.cmake +0 -0
  1501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/compare256.c +0 -0
  1502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/compare256_rle.h +0 -0
  1503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/compress.c +0 -0
  1504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/cpu_features.c +0 -0
  1505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/cpu_features.h +0 -0
  1506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_braid.c +0 -0
  1507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_braid_comb.c +0 -0
  1508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_braid_comb_p.h +0 -0
  1509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_braid_p.h +0 -0
  1510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_braid_tbl.h +0 -0
  1511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_fold.c +0 -0
  1512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/crc32_fold.h +0 -0
  1513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate.c +0 -0
  1514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate.h +0 -0
  1515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_fast.c +0 -0
  1516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_huff.c +0 -0
  1517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_medium.c +0 -0
  1518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_p.h +0 -0
  1519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_quick.c +0 -0
  1520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_rle.c +0 -0
  1521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_slow.c +0 -0
  1522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/deflate_stored.c +0 -0
  1523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/fallback_builtins.h +0 -0
  1524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/functable.c +0 -0
  1525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/functable.h +0 -0
  1526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/gzguts.h +0 -0
  1527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/gzlib.c +0 -0
  1528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/gzread.c.in +0 -0
  1529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/gzwrite.c +0 -0
  1530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/infback.c +0 -0
  1531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inffast_tpl.h +0 -0
  1532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inffixed_tbl.h +0 -0
  1533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inflate.c +0 -0
  1534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inflate.h +0 -0
  1535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inflate_p.h +0 -0
  1536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inftrees.c +0 -0
  1537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/inftrees.h +0 -0
  1538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/insert_string.c +0 -0
  1539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/insert_string_roll.c +0 -0
  1540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/insert_string_tpl.h +0 -0
  1541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/match_tpl.h +0 -0
  1542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/slide_hash.c +0 -0
  1543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/trees.c +0 -0
  1544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/trees.h +0 -0
  1545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/trees_emit.h +0 -0
  1546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/trees_tbl.h +0 -0
  1547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/uncompr.c +0 -0
  1548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zbuild.h +0 -0
  1549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zconf.h.in +0 -0
  1550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zendian.h +0 -0
  1551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zlib.h.in +0 -0
  1552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zlib_name_mangling.h.empty +0 -0
  1553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zutil.c +0 -0
  1554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zutil.h +0 -0
  1555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/3rdparty/zlib-ng/zutil_p.h +0 -0
  1556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/CMakeLists.txt +0 -0
  1557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/CONTRIBUTING.md +0 -0
  1558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/COPYRIGHT +0 -0
  1559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/LICENSE +0 -0
  1560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/README.md +0 -0
  1561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/SECURITY.md +0 -0
  1562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/CMakeLists.txt +0 -0
  1563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/annotation/CMakeLists.txt +0 -0
  1564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/annotation/opencv_annotation.cpp +0 -0
  1565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/createsamples/CMakeLists.txt +0 -0
  1566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/createsamples/createsamples.cpp +0 -0
  1567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/createsamples/utility.cpp +0 -0
  1568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/createsamples/utility.hpp +0 -0
  1569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/CMakeLists.txt +0 -0
  1570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/calibCommon.hpp +0 -0
  1571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/calibController.cpp +0 -0
  1572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/calibController.hpp +0 -0
  1573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/calibPipeline.cpp +0 -0
  1574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/calibPipeline.hpp +0 -0
  1575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/defaultConfig.xml +0 -0
  1576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/frameProcessor.cpp +0 -0
  1577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/frameProcessor.hpp +0 -0
  1578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/main.cpp +0 -0
  1579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/parametersController.cpp +0 -0
  1580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/parametersController.hpp +0 -0
  1581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/rotationConverters.cpp +0 -0
  1582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/interactive-calibration/rotationConverters.hpp +0 -0
  1583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/model-diagnostics/CMakeLists.txt +0 -0
  1584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/model-diagnostics/model_diagnostics.cpp +0 -0
  1585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/opencv_stitching_tool/README.md +0 -0
  1586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/python_app_test.py +0 -0
  1587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/CMakeLists.txt +0 -0
  1588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/HOGfeatures.cpp +0 -0
  1589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/HOGfeatures.h +0 -0
  1590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/boost.cpp +0 -0
  1591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/boost.h +0 -0
  1592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/cascadeclassifier.cpp +0 -0
  1593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/cascadeclassifier.h +0 -0
  1594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/features.cpp +0 -0
  1595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/haarfeatures.cpp +0 -0
  1596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/haarfeatures.h +0 -0
  1597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/imagestorage.cpp +0 -0
  1598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/imagestorage.h +0 -0
  1599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/lbpfeatures.cpp +0 -0
  1600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/lbpfeatures.h +0 -0
  1601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/old_ml.hpp +0 -0
  1602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/old_ml_boost.cpp +0 -0
  1603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/old_ml_data.cpp +0 -0
  1604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/old_ml_inner_functions.cpp +0 -0
  1605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/old_ml_precomp.hpp +0 -0
  1606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/old_ml_tree.cpp +0 -0
  1607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/traincascade.cpp +0 -0
  1608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/traincascade/traincascade_features.h +0 -0
  1609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/version/CMakeLists.txt +0 -0
  1610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/version/opencv_version.cpp +0 -0
  1611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/visualisation/CMakeLists.txt +0 -0
  1612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/apps/visualisation/opencv_visualisation.cpp +0 -0
  1613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindCUDA/make2cmake.cmake +0 -0
  1614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindCUDA/parse_cubin.cmake +0 -0
  1615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindCUDA/run_nvcc.cmake +0 -0
  1616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindCUDA.cmake +0 -0
  1617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindCUDNN.cmake +0 -0
  1618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindFlake8.cmake +0 -0
  1619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindONNX.cmake +0 -0
  1620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindOpenVX.cmake +0 -0
  1621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindPylint.cmake +0 -0
  1622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/FindVulkan.cmake +0 -0
  1623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVCRTLinkage.cmake +0 -0
  1624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVCompilerDefenses.cmake +0 -0
  1625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVCompilerOptimizations.cmake +0 -0
  1626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVCompilerOptions.cmake +0 -0
  1627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectApacheAnt.cmake +0 -0
  1628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectCUDA.cmake +0 -0
  1629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectCUDALanguage.cmake +0 -0
  1630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectCUDAUtils.cmake +0 -0
  1631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectCXXCompiler.cmake +0 -0
  1632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectDirectML.cmake +0 -0
  1633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectDirectX.cmake +0 -0
  1634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectFlatbuffers.cmake +0 -0
  1635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectHalide.cmake +0 -0
  1636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectInferenceEngine.cmake +0 -0
  1637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectOpenCL.cmake +0 -0
  1638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectPython.cmake +0 -0
  1639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectTBB.cmake +0 -0
  1640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectTrace.cmake +0 -0
  1641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectVTK.cmake +0 -0
  1642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectVulkan.cmake +0 -0
  1643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDetectWebNN.cmake +0 -0
  1644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVDownload.cmake +0 -0
  1645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVExtraTargets.cmake +0 -0
  1646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindAVIF.cmake +0 -0
  1647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindAtlas.cmake +0 -0
  1648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindCANN.cmake +0 -0
  1649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindFrameworks.cmake +0 -0
  1650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindIPP.cmake +0 -0
  1651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindIPPIW.cmake +0 -0
  1652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindLAPACK.cmake +0 -0
  1653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindLATEX.cmake +0 -0
  1654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindLibsGUI.cmake +0 -0
  1655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindLibsGrfmt.cmake +0 -0
  1656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindLibsPerf.cmake +0 -0
  1657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindLibsVideo.cmake +0 -0
  1658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindMKL.cmake +0 -0
  1659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindOpenBLAS.cmake +0 -0
  1660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindOpenEXR.cmake +0 -0
  1661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindProtobuf.cmake +0 -0
  1662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindTIMVX.cmake +0 -0
  1663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindVA.cmake +0 -0
  1664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindWebP.cmake +0 -0
  1665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVFindXimea.cmake +0 -0
  1666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenABI.cmake +0 -0
  1667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenAndroidMK.cmake +0 -0
  1668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenConfig.cmake +0 -0
  1669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenHeaders.cmake +0 -0
  1670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenInfoPlist.cmake +0 -0
  1671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenPkgconfig.cmake +0 -0
  1672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVGenSetupVars.cmake +0 -0
  1673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVInstallLayout.cmake +0 -0
  1674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVMinDepVersions.cmake +0 -0
  1675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVModule.cmake +0 -0
  1676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVPCHSupport.cmake +0 -0
  1677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVPackaging.cmake +0 -0
  1678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVPluginStandalone.cmake +0 -0
  1679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVPylint.cmake +0 -0
  1680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVUtils.cmake +0 -0
  1681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/OpenCVVersion.cmake +0 -0
  1682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/android/OpenCVDetectAndroidSDK.cmake +0 -0
  1683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/android/android_ant_projects.cmake +0 -0
  1684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/android/android_gradle_projects.cmake +0 -0
  1685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/OpenCVDetectCudaArch.cu +0 -0
  1686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/atomic_check.cpp +0 -0
  1687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cann.cpp +0 -0
  1688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx.cpp +0 -0
  1689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx2.cpp +0 -0
  1690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512.cpp +0 -0
  1691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512clx.cpp +0 -0
  1692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512cnl.cpp +0 -0
  1693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512common.cpp +0 -0
  1694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512icl.cpp +0 -0
  1695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512knl.cpp +0 -0
  1696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512knm.cpp +0 -0
  1697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_avx512skx.cpp +0 -0
  1698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_fp16.cpp +0 -0
  1699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_lasx.cpp +0 -0
  1700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_lsx.cpp +0 -0
  1701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_msa.cpp +0 -0
  1702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_neon.cpp +0 -0
  1703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_neon_bf16.cpp +0 -0
  1704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_neon_dotprod.cpp +0 -0
  1705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_neon_fp16.cpp +0 -0
  1706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_popcnt.cpp +0 -0
  1707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_rvv.cpp +0 -0
  1708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_sse.cpp +0 -0
  1709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_sse2.cpp +0 -0
  1710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_sse3.cpp +0 -0
  1711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_sse41.cpp +0 -0
  1712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_sse42.cpp +0 -0
  1713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_ssse3.cpp +0 -0
  1714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_vsx.cpp +0 -0
  1715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_vsx3.cpp +0 -0
  1716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cpu_vsx_asm.cpp +0 -0
  1717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/cxx11.cpp +0 -0
  1718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/directml.cpp +0 -0
  1719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/directx.cpp +0 -0
  1720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/ffmpeg_test.cpp +0 -0
  1721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/lapack_check.cpp +0 -0
  1722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/opencl.cpp +0 -0
  1723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/openvx_refenum_test.cpp +0 -0
  1724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/runtime/cpu_vsx_aligned.cpp +0 -0
  1725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/vtk_test.cpp +0 -0
  1726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/vulkan.cpp +0 -0
  1727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/webnn.cpp +0 -0
  1728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/checks/win32uitest.cpp +0 -0
  1729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/cl2cpp.cmake +0 -0
  1730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/copy_files.cmake +0 -0
  1731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/mirrors/custom.cmake +0 -0
  1732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/mirrors/gitcode.cmake +0 -0
  1733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-Android.cmake +0 -0
  1734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-Darwin.cmake +0 -0
  1735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-Emscripten.cmake +0 -0
  1736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-Linux.cmake +0 -0
  1737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-WinRT.cmake +0 -0
  1738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-Windows.cmake +0 -0
  1739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-WindowsCE.cmake +0 -0
  1740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-WindowsPhone.cmake +0 -0
  1741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-WindowsStore.cmake +0 -0
  1742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/platforms/OpenCV-iOS.cmake +0 -0
  1743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCV-abi.mk.in +0 -0
  1744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCV.mk.in +0 -0
  1745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig-ANDROID.cmake.in +0 -0
  1746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig-CUDA.cmake.in +0 -0
  1747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig-CUDALanguage.cmake.in +0 -0
  1748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig-IPPICV.cmake.in +0 -0
  1749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig-IPPIW.cmake.in +0 -0
  1750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig-version.cmake.in +0 -0
  1751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig.cmake.in +0 -0
  1752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig.root-ANDROID.cmake.in +0 -0
  1753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/OpenCVConfig.root-WIN32.cmake.in +0 -0
  1754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/cmake_uninstall.cmake.in +0 -0
  1755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/custom_hal.hpp.in +0 -0
  1756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/cv_cpu_config.h.in +0 -0
  1757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/cvconfig.h.in +0 -0
  1758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/dllmain.cpp.in +0 -0
  1759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/opencv-XXX.pc.in +0 -0
  1760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/opencv_abi.xml.in +0 -0
  1761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/opencv_modules.hpp.in +0 -0
  1762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/opencv_run_all_tests_android.sh.in +0 -0
  1763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/opencv_run_all_tests_unix.sh.in +0 -0
  1764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/opencv_run_all_tests_windows.cmd.in +0 -0
  1765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/pylint.cmake.in +0 -0
  1766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/setup_vars_linux.sh.in +0 -0
  1767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/setup_vars_macosx.sh.in +0 -0
  1768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/setup_vars_win32.cmd.in +0 -0
  1769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/vs_version.rc.in +0 -0
  1770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/xcode-launch-c.in +0 -0
  1771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/templates/xcode-launch-cxx.in +0 -0
  1772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/vars/EnableModeVars.cmake +0 -0
  1773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/vars/OPENCV_DISABLE_THREAD_SUPPORT.cmake +0 -0
  1774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/cmake/vars/OPENCV_SEMIHOSTING.cmake +0 -0
  1775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/CMakeLists.txt +0 -0
  1776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_eye.xml +0 -0
  1777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_eye_tree_eyeglasses.xml +0 -0
  1778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_frontalcatface.xml +0 -0
  1779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_frontalcatface_extended.xml +0 -0
  1780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_frontalface_alt.xml +0 -0
  1781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_frontalface_alt2.xml +0 -0
  1782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_frontalface_alt_tree.xml +0 -0
  1783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_frontalface_default.xml +0 -0
  1784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_fullbody.xml +0 -0
  1785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_lefteye_2splits.xml +0 -0
  1786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_license_plate_rus_16stages.xml +0 -0
  1787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_lowerbody.xml +0 -0
  1788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_profileface.xml +0 -0
  1789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_righteye_2splits.xml +0 -0
  1790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_russian_plate_number.xml +0 -0
  1791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_smile.xml +0 -0
  1792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades/haarcascade_upperbody.xml +0 -0
  1793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_eye.xml +0 -0
  1794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_eye_tree_eyeglasses.xml +0 -0
  1795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_frontalface_alt.xml +0 -0
  1796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_frontalface_alt2.xml +0 -0
  1797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_frontalface_alt_tree.xml +0 -0
  1798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_frontalface_default.xml +0 -0
  1799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_fullbody.xml +0 -0
  1800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_lefteye_2splits.xml +0 -0
  1801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_lowerbody.xml +0 -0
  1802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_profileface.xml +0 -0
  1803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_righteye_2splits.xml +0 -0
  1804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_smile.xml +0 -0
  1805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/haarcascades_cuda/haarcascade_upperbody.xml +0 -0
  1806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/hogcascades/hogcascade_pedestrians.xml +0 -0
  1807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/lbpcascades/lbpcascade_frontalcatface.xml +0 -0
  1808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/lbpcascades/lbpcascade_frontalface.xml +0 -0
  1809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/lbpcascades/lbpcascade_frontalface_improved.xml +0 -0
  1810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/lbpcascades/lbpcascade_profileface.xml +0 -0
  1811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/lbpcascades/lbpcascade_silverware.xml +0 -0
  1812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/readme.txt +0 -0
  1813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/data/vec_files/trainingfaces_24-24.vec +0 -0
  1814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/CMakeLists.txt +0 -0
  1815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/Doxyfile.in +0 -0
  1816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/DoxygenLayout.xml +0 -0
  1817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/LICENSE_BSD.txt +0 -0
  1818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/LICENSE_CHANGE_NOTICE.txt +0 -0
  1819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/acircles_pattern.png +0 -0
  1820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/bodybg.png +0 -0
  1821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/charuco_board_pattern.png +0 -0
  1822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/disabled_doc_warnings.txt +0 -0
  1823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/faq.markdown +0 -0
  1824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/footer.html +0 -0
  1825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/header.html +0 -0
  1826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/camshift_face.gif +0 -0
  1827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/camshift_result.jpg +0 -0
  1828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/meanshift_basics.jpg +0 -0
  1829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/meanshift_face.gif +0 -0
  1830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/meanshift_result.jpg +0 -0
  1831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/optical_flow_basic1.jpg +0 -0
  1832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/opticalfb.jpg +0 -0
  1833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/images/opticalflow_lk.jpg +0 -0
  1834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/.eslintrc.json +0 -0
  1835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/apple.jpg +0 -0
  1836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/coins.jpg +0 -0
  1837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/cup.mp4 +0 -0
  1838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/handDst.jpg +0 -0
  1839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/handSrc.jpg +0 -0
  1840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_basic_ops_copymakeborder.html +0 -0
  1841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_basic_ops_roi.html +0 -0
  1842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_bg_subtraction.html +0 -0
  1843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_camshift.html +0 -0
  1844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_canny.html +0 -0
  1845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_colorspaces_cvtColor.html +0 -0
  1846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_colorspaces_inRange.html +0 -0
  1847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_approxPolyDP.html +0 -0
  1848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_area.html +0 -0
  1849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_boundingRect.html +0 -0
  1850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_convexHull.html +0 -0
  1851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_fitEllipse.html +0 -0
  1852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_fitLine.html +0 -0
  1853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_minAreaRect.html +0 -0
  1854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_minEnclosingCircle.html +0 -0
  1855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_moments.html +0 -0
  1856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_features_perimeter.html +0 -0
  1857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contour_properties_transpose.html +0 -0
  1858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contours_begin_contours.html +0 -0
  1859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contours_more_functions_convexityDefects.html +0 -0
  1860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_contours_more_functions_shape.html +0 -0
  1861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_dnn_example_helper.js +0 -0
  1862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_example_style.css +0 -0
  1863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_face_detection.html +0 -0
  1864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_face_detection_camera.html +0 -0
  1865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_filtering_GaussianBlur.html +0 -0
  1866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_filtering_bilateralFilter.html +0 -0
  1867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_filtering_blur.html +0 -0
  1868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_filtering_filter.html +0 -0
  1869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_filtering_medianBlur.html +0 -0
  1870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_fourier_transform_dft.html +0 -0
  1871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_geometric_transformations_getAffineTransform.html +0 -0
  1872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_geometric_transformations_resize.html +0 -0
  1873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_geometric_transformations_rotateWarpAffine.html +0 -0
  1874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_geometric_transformations_warpAffine.html +0 -0
  1875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_geometric_transformations_warpPerspective.html +0 -0
  1876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_grabcut_grabCut.html +0 -0
  1877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_gradients_Laplacian.html +0 -0
  1878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_gradients_Sobel.html +0 -0
  1879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_gradients_absSobel.html +0 -0
  1880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_histogram_backprojection_calcBackProject.html +0 -0
  1881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_histogram_begins_calcHist.html +0 -0
  1882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_histogram_equalization_createCLAHE.html +0 -0
  1883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_histogram_equalization_equalizeHist.html +0 -0
  1884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_houghcircles_HoughCirclesP.html +0 -0
  1885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_houghlines_HoughLines.html +0 -0
  1886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_houghlines_HoughLinesP.html +0 -0
  1887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_image_arithmetics_bitwise.html +0 -0
  1888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_image_classification.html +0 -0
  1889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_image_classification_model_info.json +0 -0
  1890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_image_classification_webnn_polyfill.html +0 -0
  1891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_image_classification_with_camera.html +0 -0
  1892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_image_display.html +0 -0
  1893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_imgproc_camera.html +0 -0
  1894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_intelligent_scissors.html +0 -0
  1895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_meanshift.html +0 -0
  1896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_blackHat.html +0 -0
  1897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_closing.html +0 -0
  1898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_dilate.html +0 -0
  1899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_erode.html +0 -0
  1900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_getStructuringElement.html +0 -0
  1901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_gradient.html +0 -0
  1902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_opening.html +0 -0
  1903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_morphological_ops_topHat.html +0 -0
  1904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_object_detection.html +0 -0
  1905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_object_detection_model_info.json +0 -0
  1906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_object_detection_with_camera.html +0 -0
  1907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_optical_flow_dense.html +0 -0
  1908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_optical_flow_lucas_kanade.html +0 -0
  1909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_pose_estimation.html +0 -0
  1910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_pose_estimation_model_info.json +0 -0
  1911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_pyramids_pyrDown.html +0 -0
  1912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_pyramids_pyrUp.html +0 -0
  1913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_semantic_segmentation.html +0 -0
  1914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_semantic_segmentation_model_info.json +0 -0
  1915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_setup_usage.html +0 -0
  1916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_style_transfer.html +0 -0
  1917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_style_transfer_model_info.json +0 -0
  1918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_template_matching_matchTemplate.html +0 -0
  1919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_thresholding_adaptiveThreshold.html +0 -0
  1920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_thresholding_threshold.html +0 -0
  1921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_trackbar.html +0 -0
  1922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_video_display.html +0 -0
  1923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_watershed_background.html +0 -0
  1924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_watershed_distanceTransform.html +0 -0
  1925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_watershed_foreground.html +0 -0
  1926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_watershed_threshold.html +0 -0
  1927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/js_watershed_watershed.html +0 -0
  1928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/lena.jpg +0 -0
  1929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/lenaFace.png +0 -0
  1930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/opencv_logo.jpg +0 -0
  1931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/orange.jpg +0 -0
  1932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/shape.jpg +0 -0
  1933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/utils.js +0 -0
  1934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/webnn-electron/js_image_classification_webnn_electron.html +0 -0
  1935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/webnn-electron/main.js +0 -0
  1936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/webnn-electron/node_setup.js +0 -0
  1937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/webnn-electron/package.json +0 -0
  1938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_assets/webnn-electron/utils_webnn_electron.js +0 -0
  1939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_core/js_basic_ops/js_basic_ops.markdown +0 -0
  1940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_core/js_image_arithmetics/js_image_arithmetics.markdown +0 -0
  1941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_core/js_some_data_structures/js_image_arithmetics.markdown +0 -0
  1942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_core/js_table_of_contents_core.markdown +0 -0
  1943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_image_classification/js_image_classification.markdown +0 -0
  1944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_image_classification/js_image_classification_with_camera.markdown +0 -0
  1945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_object_detection/js_object_detection.markdown +0 -0
  1946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_object_detection/js_object_detection_with_camera.markdown +0 -0
  1947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_pose_estimation/js_pose_estimation.markdown +0 -0
  1948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_semantic_segmentation/js_semantic_segmentation.markdown +0 -0
  1949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_style_transfer/js_style_transfer.markdown +0 -0
  1950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_dnn/js_table_of_contents_dnn.markdown +0 -0
  1951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_image_display/images/Imread_Imshow_Tutorial_Result.png +0 -0
  1952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_image_display/js_image_display.markdown +0 -0
  1953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_table_of_contents_gui.markdown +0 -0
  1954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_trackbar/images/Trackbar_Tutorial_Range.png +0 -0
  1955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_trackbar/images/Trackbar_Tutorial_Result.png +0 -0
  1956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_trackbar/js_trackbar.markdown +0 -0
  1957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_gui/js_video_display/js_video_display.markdown +0 -0
  1958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_canny/js_canny.markdown +0 -0
  1959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_colorspaces/js_colorspaces.markdown +0 -0
  1960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_contours/js_contour_features/js_contour_features.markdown +0 -0
  1961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_contours/js_contour_properties/js_contour_properties.markdown +0 -0
  1962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_contours/js_contours_begin/js_contours_begin.markdown +0 -0
  1963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_contours/js_contours_hierarchy/js_contours_hierarchy.markdown +0 -0
  1964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_contours/js_contours_more_functions/js_contours_more_functions.markdown +0 -0
  1965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_contours/js_table_of_contents_contours.markdown +0 -0
  1966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_filtering/js_filtering.markdown +0 -0
  1967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_geometric_transformations/js_geometric_transformations.markdown +0 -0
  1968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_grabcut/js_grabcut.markdown +0 -0
  1969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_gradients/js_gradients.markdown +0 -0
  1970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_histograms/js_histogram_backprojection/js_histogram_backprojection.markdown +0 -0
  1971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_histograms/js_histogram_begins/js_histogram_begins.markdown +0 -0
  1972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_histograms/js_histogram_equalization/js_histogram_equalization.markdown +0 -0
  1973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_histograms/js_table_of_contents_histograms.markdown +0 -0
  1974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_houghcircles/js_houghcircles.markdown +0 -0
  1975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_houghlines/js_houghlines.markdown +0 -0
  1976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_imgproc_camera/js_imgproc_camera.markdown +0 -0
  1977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_intelligent_scissors/js_intelligent_scissors.markdown +0 -0
  1978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_morphological_ops/js_morphological_ops.markdown +0 -0
  1979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_pyramids/js_pyramids.markdown +0 -0
  1980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_table_of_contents_imgproc.markdown +0 -0
  1981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_template_matching/js_template_matching.markdown +0 -0
  1982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_thresholding/js_thresholding.markdown +0 -0
  1983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_transforms/js_fourier_transform/js_fourier_transform.markdown +0 -0
  1984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_transforms/js_table_of_contents_transforms.markdown +0 -0
  1985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_imgproc/js_watershed/js_watershed.markdown +0 -0
  1986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_objdetect/js_face_detection/js_face_detection.markdown +0 -0
  1987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_objdetect/js_face_detection/js_face_detection_camera.markdown +0 -0
  1988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_objdetect/js_table_of_contents_objdetect.markdown +0 -0
  1989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_setup/js_intro/js_intro.markdown +0 -0
  1990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_setup/js_nodejs/js_nodejs.markdown +0 -0
  1991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_setup/js_setup/js_setup.markdown +0 -0
  1992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_setup/js_table_of_contents_setup.markdown +0 -0
  1993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_setup/js_usage/js_usage.markdown +0 -0
  1994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_tutorials.markdown +0 -0
  1995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_video/js_bg_subtraction/js_bg_subtraction.markdown +0 -0
  1996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_video/js_lucas_kanade/js_lucas_kanade.markdown +0 -0
  1997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_video/js_meanshift/js_meanshift.markdown +0 -0
  1998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/js_tutorials/js_video/js_table_of_contents_video.markdown +0 -0
  1999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/mymath.js +0 -0
  2000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/mymath.sty +0 -0
  2001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv-logo-small.png +0 -0
  2002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv-logo-white.png +0 -0
  2003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv-logo.md +0 -0
  2004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv-logo.png +0 -0
  2005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv-logo2.png +0 -0
  2006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv.bib +0 -0
  2007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv.ico +0 -0
  2008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/opencv.jpg +0 -0
  2009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern.png +0 -0
  2010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_4X4_100.json.gz +0 -0
  2011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_4X4_1000.json.gz +0 -0
  2012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_4X4_250.json.gz +0 -0
  2013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_4X4_50.json.gz +0 -0
  2014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_5X5_100.json.gz +0 -0
  2015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_5X5_1000.json.gz +0 -0
  2016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_5X5_250.json.gz +0 -0
  2017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_5X5_50.json.gz +0 -0
  2018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_6X6_100.json.gz +0 -0
  2019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_6X6_1000.json.gz +0 -0
  2020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_6X6_250.json.gz +0 -0
  2021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_6X6_50.json.gz +0 -0
  2022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_7X7_100.json.gz +0 -0
  2023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_7X7_1000.json.gz +0 -0
  2024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_7X7_250.json.gz +0 -0
  2025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_7X7_50.json.gz +0 -0
  2026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_APRILTAG_16h5.json.gz +0 -0
  2027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_APRILTAG_25h9.json.gz +0 -0
  2028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_APRILTAG_36h10.json.gz +0 -0
  2029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_APRILTAG_36h11.json.gz +0 -0
  2030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/DICT_ARUCO_ORIGINAL.json.gz +0 -0
  2031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/README.txt +0 -0
  2032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/gen_pattern.py +0 -0
  2033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/svgfig.py +0 -0
  2034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/test_charuco_board.py +0 -0
  2035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/pattern_tools/test_requirements.txt +0 -0
  2036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/MachineLearnings.jpg +0 -0
  2037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/calib3d_icon.jpg +0 -0
  2038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/core.jpg +0 -0
  2039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/featureicon.jpg +0 -0
  2040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/gui.jpg +0 -0
  2041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/imgproc.jpg +0 -0
  2042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/intro.png +0 -0
  2043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/obj_icon.jpg +0 -0
  2044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/photoicon.jpg +0 -0
  2045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/images/videoicon.jpg +0 -0
  2046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_bindings/images/nlm_icon.jpg +0 -0
  2047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_bindings/py_bindings_basics/py_bindings_basics.markdown +0 -0
  2048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_bindings/py_table_of_contents_bindings.markdown +0 -0
  2049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/images/calibration_icon.jpg +0 -0
  2050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/images/depthmap_icon.jpg +0 -0
  2051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/images/epipolar_icon.jpg +0 -0
  2052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/images/pose_icon.jpg +0 -0
  2053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_calibration/images/calib_pattern.jpg +0 -0
  2054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_calibration/images/calib_radial.jpg +0 -0
  2055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_calibration/images/calib_result.jpg +0 -0
  2056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_calibration/py_calibration.markdown +0 -0
  2057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_depthmap/images/disparity_map.jpg +0 -0
  2058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_depthmap/images/stereo_depth.jpg +0 -0
  2059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_depthmap/py_depthmap.markdown +0 -0
  2060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_epipolar_geometry/images/epipolar.jpg +0 -0
  2061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_epipolar_geometry/images/epiresult.jpg +0 -0
  2062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_epipolar_geometry/images/essential_matrix.jpg +0 -0
  2063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_epipolar_geometry/py_epipolar_geometry.markdown +0 -0
  2064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_pose/images/pose_1.jpg +0 -0
  2065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_pose/images/pose_2.jpg +0 -0
  2066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_pose/py_pose.markdown +0 -0
  2067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d.markdown +0 -0
  2068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/images/image_arithmetic.jpg +0 -0
  2069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/images/maths_tools.jpg +0 -0
  2070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/images/pixel_ops.jpg +0 -0
  2071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/images/speed.jpg +0 -0
  2072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_basic_ops/images/border.jpg +0 -0
  2073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_basic_ops/images/roi.jpg +0 -0
  2074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_basic_ops/py_basic_ops.markdown +0 -0
  2075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_image_arithmetics/images/blending.jpg +0 -0
  2076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_image_arithmetics/images/overlay.jpg +0 -0
  2077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_image_arithmetics/py_image_arithmetics.markdown +0 -0
  2078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_optimization/py_optimization.markdown +0 -0
  2079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_core/py_table_of_contents_core.markdown +0 -0
  2080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/brief.jpg +0 -0
  2081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/fast_icon.jpg +0 -0
  2082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/features_icon.jpg +0 -0
  2083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/harris_icon.jpg +0 -0
  2084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/homography_icon.jpg +0 -0
  2085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/matching.jpg +0 -0
  2086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/orb.jpg +0 -0
  2087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/shi_icon.jpg +0 -0
  2088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/sift_icon.jpg +0 -0
  2089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/images/surf_icon.jpg +0 -0
  2090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_brief/py_brief.markdown +0 -0
  2091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_fast/images/fast_eqns.jpg +0 -0
  2092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_fast/images/fast_kp.jpg +0 -0
  2093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_fast/images/fast_speedtest.jpg +0 -0
  2094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_fast/py_fast.markdown +0 -0
  2095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_feature_homography/images/homography_findobj.jpg +0 -0
  2096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_feature_homography/py_feature_homography.markdown +0 -0
  2097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_harris/images/harris_region.jpg +0 -0
  2098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_harris/images/harris_result.jpg +0 -0
  2099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_harris/images/subpixel3.png +0 -0
  2100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_harris/py_features_harris.markdown +0 -0
  2101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_meaning/images/feature_building.jpg +0 -0
  2102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_meaning/images/feature_simple.png +0 -0
  2103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_features_meaning/py_features_meaning.markdown +0 -0
  2104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_matcher/images/matcher_flann.jpg +0 -0
  2105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_matcher/images/matcher_result1.jpg +0 -0
  2106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_matcher/images/matcher_result2.jpg +0 -0
  2107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_matcher/py_matcher.markdown +0 -0
  2108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_orb/images/orb_kp.jpg +0 -0
  2109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_orb/py_orb.markdown +0 -0
  2110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_shi_tomasi/images/shitomasi_block1.jpg +0 -0
  2111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_shi_tomasi/images/shitomasi_space.png +0 -0
  2112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_shi_tomasi/py_shi_tomasi.markdown +0 -0
  2113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_dog.jpg +0 -0
  2114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_keypoints.jpg +0 -0
  2115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_local_extrema.jpg +0 -0
  2116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_scale_invariant.jpg +0 -0
  2117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_sift_intro/py_sift_intro.markdown +0 -0
  2118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_boxfilter.jpg +0 -0
  2119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_kp1.jpg +0 -0
  2120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_kp2.jpg +0 -0
  2121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_matching.jpg +0 -0
  2122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_orientation.jpg +0 -0
  2123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_surf_intro/py_surf_intro.markdown +0 -0
  2124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d.markdown +0 -0
  2125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/images/drawing.jpg +0 -0
  2126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/images/image_display.jpg +0 -0
  2127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/images/mouse_drawing.jpg +0 -0
  2128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/images/trackbar.jpg +0 -0
  2129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/images/video_display.jpg +0 -0
  2130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_drawing_functions/images/drawing_result.jpg +0 -0
  2131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_drawing_functions/py_drawing_functions.markdown +0 -0
  2132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_image_display/py_image_display.markdown +0 -0
  2133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_mouse_handling/py_mouse_handling.markdown +0 -0
  2134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_table_of_contents_gui.markdown +0 -0
  2135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_trackbar/images/trackbar_screenshot.jpg +0 -0
  2136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_trackbar/py_trackbar.markdown +0 -0
  2137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_gui/py_video_display/py_video_display.markdown +0 -0
  2138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/blurring.jpg +0 -0
  2139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/canny.jpg +0 -0
  2140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/colorspace.jpg +0 -0
  2141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/contours.jpg +0 -0
  2142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/geometric.jpg +0 -0
  2143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/grabcut.jpg +0 -0
  2144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/gradient.jpg +0 -0
  2145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/histogram.jpg +0 -0
  2146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/houghcircles.jpg +0 -0
  2147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/houghlines.jpg +0 -0
  2148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/morphology.jpg +0 -0
  2149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/pyramid.png +0 -0
  2150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/template.jpg +0 -0
  2151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/thresh.jpg +0 -0
  2152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/transforms.jpg +0 -0
  2153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/images/watershed.jpg +0 -0
  2154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_canny/images/canny1.jpg +0 -0
  2155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_canny/images/hysteresis.jpg +0 -0
  2156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_canny/images/nms.jpg +0 -0
  2157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_canny/py_canny.markdown +0 -0
  2158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_colorspaces/images/frame.jpg +0 -0
  2159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_colorspaces/py_colorspaces.markdown +0 -0
  2160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/images/contour_defects.jpg +0 -0
  2161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/images/contour_features.jpg +0 -0
  2162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/images/contour_hierarchy.jpg +0 -0
  2163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/images/contour_properties.jpg +0 -0
  2164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/images/contour_starting.jpg +0 -0
  2165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/approx.jpg +0 -0
  2166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/boundingrect.png +0 -0
  2167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/circumcircle.png +0 -0
  2168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/convexitydefects.jpg +0 -0
  2169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/fitellipse.png +0 -0
  2170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/fitline.jpg +0 -0
  2171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_features/py_contour_features.markdown +0 -0
  2172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/images/extremepoints.jpg +0 -0
  2173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/py_contour_properties.markdown +0 -0
  2174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_begin/images/none.jpg +0 -0
  2175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_begin/py_contours_begin.markdown +0 -0
  2176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/images/ccomp_hierarchy.png +0 -0
  2177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/images/hierarchy.png +0 -0
  2178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/images/tree_hierarchy.png +0 -0
  2179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/py_contours_hierarchy.markdown +0 -0
  2180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/images/defects.jpg +0 -0
  2181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/images/matchshapes.jpg +0 -0
  2182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/py_contours_more_functions.markdown +0 -0
  2183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours.markdown +0 -0
  2184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_filtering/images/bilateral.jpg +0 -0
  2185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_filtering/images/blur.jpg +0 -0
  2186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_filtering/images/filter.jpg +0 -0
  2187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_filtering/images/gaussian.jpg +0 -0
  2188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_filtering/images/median.jpg +0 -0
  2189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_filtering/py_filtering.markdown +0 -0
  2190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_geometric_transformations/images/affine.jpg +0 -0
  2191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_geometric_transformations/images/perspective.jpg +0 -0
  2192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_geometric_transformations/images/rotation.jpg +0 -0
  2193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_geometric_transformations/images/translation.jpg +0 -0
  2194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_geometric_transformations/py_geometric_transformations.markdown +0 -0
  2195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_mask.jpg +0 -0
  2196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_output1.jpg +0 -0
  2197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_rect.jpg +0 -0
  2198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_scheme.jpg +0 -0
  2199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_grabcut/py_grabcut.markdown +0 -0
  2200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_gradients/images/double_edge.jpg +0 -0
  2201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_gradients/images/gradients.jpg +0 -0
  2202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_gradients/py_gradients.markdown +0 -0
  2203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_1d.jpg +0 -0
  2204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_2d.jpg +0 -0
  2205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_bp.jpg +0 -0
  2206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_equ.jpg +0 -0
  2207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/images/2dhist_matplotlib.jpg +0 -0
  2208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/images/2dhist_opencv.jpg +0 -0
  2209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/py_2d_histogram.markdown +0 -0
  2210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_backprojection/images/backproject_opencv.jpg +0 -0
  2211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_backprojection/py_histogram_backprojection.markdown +0 -0
  2212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_masking.jpg +0 -0
  2213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_matplotlib.jpg +0 -0
  2214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_rgb_plot.jpg +0 -0
  2215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_sample.jpg +0 -0
  2216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/py_histogram_begins.markdown +0 -0
  2217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/clahe_1.jpg +0 -0
  2218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/clahe_2.jpg +0 -0
  2219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/equalization_opencv.jpg +0 -0
  2220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/histeq_numpy1.jpg +0 -0
  2221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/histeq_numpy2.jpg +0 -0
  2222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/histogram_equalization.png +0 -0
  2223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/py_histogram_equalization.markdown +0 -0
  2224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown +0 -0
  2225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghcircles/images/houghcircles2.jpg +0 -0
  2226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghcircles/py_houghcircles.markdown +0 -0
  2227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines1.svg +0 -0
  2228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines2.jpg +0 -0
  2229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines3.jpg +0 -0
  2230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines4.png +0 -0
  2231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines5.jpg +0 -0
  2232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/images/houghlinesdemo.gif +0 -0
  2233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_houghlines/py_houghlines.markdown +0 -0
  2234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/blackhat.png +0 -0
  2235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/closing.png +0 -0
  2236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/dilation.png +0 -0
  2237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/erosion.png +0 -0
  2238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/gradient.png +0 -0
  2239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/j.png +0 -0
  2240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/opening.png +0 -0
  2241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/images/tophat.png +0 -0
  2242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_morphological_ops/py_morphological_ops.markdown +0 -0
  2243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_pyramids/images/lap.jpg +0 -0
  2244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_pyramids/images/messipyr.jpg +0 -0
  2245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_pyramids/images/messiup.jpg +0 -0
  2246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_pyramids/images/orapple.jpg +0 -0
  2247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_pyramids/py_pyramids.markdown +0 -0
  2248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc.markdown +0 -0
  2249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/messi_face.jpg +0 -0
  2250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/res_mario.jpg +0 -0
  2251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccoeff_1.jpg +0 -0
  2252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccoeffn_2.jpg +0 -0
  2253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccorr_3.jpg +0 -0
  2254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccorrn_4.jpg +0 -0
  2255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/template_sqdiff_5.jpg +0 -0
  2256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/images/template_sqdiffn_6.jpg +0 -0
  2257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_template_matching/py_template_matching.markdown +0 -0
  2258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_thresholding/images/ada_threshold.jpg +0 -0
  2259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_thresholding/images/otsu.jpg +0 -0
  2260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_thresholding/images/threshold.jpg +0 -0
  2261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_thresholding/py_thresholding.markdown +0 -0
  2262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/images/transform_fourier.jpg +0 -0
  2263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft1.jpg +0 -0
  2264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft2.jpg +0 -0
  2265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft4.jpg +0 -0
  2266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft5.jpg +0 -0
  2267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/py_fourier_transform.markdown +0 -0
  2268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms.markdown +0 -0
  2269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/images/water_coins.jpg +0 -0
  2270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/images/water_dt.jpg +0 -0
  2271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/images/water_fgbg.jpg +0 -0
  2272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/images/water_marker.jpg +0 -0
  2273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/images/water_result.jpg +0 -0
  2274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/images/water_thresh.jpg +0 -0
  2275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_imgproc/py_watershed/py_watershed.markdown +0 -0
  2276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/images/kmeansicon.jpg +0 -0
  2277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/images/knnicon.png +0 -0
  2278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/images/svmicon.png +0 -0
  2279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/images/kmeans_begin.jpg +0 -0
  2280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/images/kmeans_demo.jpg +0 -0
  2281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_index.markdown +0 -0
  2282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_1d_clustered.png +0 -0
  2283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_1d_testdata.png +0 -0
  2284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_2d_clustered.jpg +0 -0
  2285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_color_quantization.jpg +0 -0
  2286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_feature_representation.jpg +0 -0
  2287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/py_kmeans_opencv.markdown +0 -0
  2288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/final_clusters.jpg +0 -0
  2289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/initial_labelling.jpg +0 -0
  2290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/testdata.jpg +0 -0
  2291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/tshirt.jpg +0 -0
  2292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/tshirt_grouped.jpg +0 -0
  2293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/update_centroid.jpg +0 -0
  2294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/py_kmeans_understanding.markdown +0 -0
  2295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/images/knn_icon1.jpg +0 -0
  2296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/images/knn_icon2.jpg +0 -0
  2297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/py_knn_index.markdown +0 -0
  2298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/py_knn_opencv/py_knn_opencv.markdown +0 -0
  2299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/py_knn_understanding/images/knn_simple.png +0 -0
  2300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/py_knn_understanding/images/knn_theory.png +0 -0
  2301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_knn/py_knn_understanding/py_knn_understanding.markdown +0 -0
  2302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/images/svm_icon1.jpg +0 -0
  2303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/images/svm_icon2.jpg +0 -0
  2304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_basics/images/svm_basics1.png +0 -0
  2305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_basics/images/svm_basics2.png +0 -0
  2306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_basics/images/svm_basics3.png +0 -0
  2307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_basics/py_svm_basics.markdown +0 -0
  2308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_index.markdown +0 -0
  2309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_opencv/images/deskew.jpg +0 -0
  2310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_svm/py_svm_opencv/py_svm_opencv.markdown +0 -0
  2311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_ml/py_table_of_contents_ml.markdown +0 -0
  2312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_objdetect/py_face_detection/py_face_detection.markdown +0 -0
  2313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect.markdown +0 -0
  2314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/images/hdr_icon.jpg +0 -0
  2315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/images/inpainticon.jpg +0 -0
  2316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/images/nlm_icon.jpg +0 -0
  2317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_hdr/images/crf.jpg +0 -0
  2318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_hdr/images/exposures.jpg +0 -0
  2319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_hdr/images/fusion_mertens.jpg +0 -0
  2320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_hdr/images/ldr_debevec.jpg +0 -0
  2321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_hdr/images/ldr_robertson.jpg +0 -0
  2322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_hdr/py_hdr.markdown +0 -0
  2323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_inpainting/images/inpaint_basics.jpg +0 -0
  2324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_inpainting/images/inpaint_result.jpg +0 -0
  2325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_inpainting/py_inpainting.markdown +0 -0
  2326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_non_local_means/images/nlm_multi.jpg +0 -0
  2327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_non_local_means/images/nlm_patch.jpg +0 -0
  2328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_non_local_means/images/nlm_result1.jpg +0 -0
  2329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_non_local_means/py_non_local_means.markdown +0 -0
  2330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_photo/py_table_of_contents_photo.markdown +0 -0
  2331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/images/fedora_logo.jpg +0 -0
  2332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/images/opencv_logo.jpg +0 -0
  2333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/images/windows_logo.jpg +0 -0
  2334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_intro/py_intro.markdown +0 -0
  2335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_fedora/py_setup_in_fedora.markdown +0 -0
  2336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_ubuntu/py_setup_in_ubuntu.markdown +0 -0
  2337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture1.jpg +0 -0
  2338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture2.png +0 -0
  2339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture3.png +0 -0
  2340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture5.png +0 -0
  2341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture6.png +0 -0
  2342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture7.png +0 -0
  2343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture8.png +0 -0
  2344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture80.png +0 -0
  2345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_setup_in_windows/py_setup_in_windows.markdown +0 -0
  2346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_setup/py_table_of_contents_setup.markdown +0 -0
  2347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_tutorials.markdown +0 -0
  2348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_video/py_bg_subtraction/py_bg_subtraction.markdown +0 -0
  2349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_video/py_lucas_kanade/py_lucas_kanade.markdown +0 -0
  2350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_video/py_meanshift/py_meanshift.markdown +0 -0
  2351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/py_tutorials/py_video/py_table_of_contents_video.markdown +0 -0
  2352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/root.markdown.in +0 -0
  2353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/stylesheet.css +0 -0
  2354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tools/add_signatures.py +0 -0
  2355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tools/doxygen_scan.py +0 -0
  2356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tools/html_functions.py +0 -0
  2357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tools/scan_tutorials.py +0 -0
  2358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorial-utils.js +0 -0
  2359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/_old/table_of_content_highgui.markdown +0 -0
  2360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/_old/table_of_content_imgcodecs.markdown +0 -0
  2361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/_old/table_of_content_videoio.markdown +0 -0
  2362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/highgui_wayland_ubuntu.markdown +0 -0
  2363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/Adding_Trackbars_Tutorial_Result_0.jpg +0 -0
  2364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/Adding_Trackbars_Tutorial_Result_1.jpg +0 -0
  2365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/Adding_Trackbars_Tutorial_Trackbar.png +0 -0
  2366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/astra_color.jpg +0 -0
  2367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/astra_depth.png +0 -0
  2368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/gdal_flood-zone.jpg +0 -0
  2369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/gdal_heat-map.jpg +0 -0
  2370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/gdal_output.jpg +0 -0
  2371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/outputVideoInput.png +0 -0
  2372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/realsense.jpg +0 -0
  2373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/resultOutputWideoWrite.png +0 -0
  2374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/videoCompressSelect.png +0 -0
  2375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/images/videoFileStructure.png +0 -0
  2376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/intelperc.markdown +0 -0
  2377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/kinect_openni.markdown +0 -0
  2378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/orbbec_astra.markdown +0 -0
  2379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/raster_io_gdal.markdown +0 -0
  2380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/table_of_content_app.markdown +0 -0
  2381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/trackbar.markdown +0 -0
  2382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/video_input_psnr_ssim.markdown +0 -0
  2383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/app/video_write.markdown +0 -0
  2384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/camera_calibration/camera_calibration.markdown +0 -0
  2385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/camera_calibration/images/asymetricalPattern.jpg +0 -0
  2386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/camera_calibration/images/fileListImage.jpg +0 -0
  2387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/camera_calibration/images/fileListImageUnDist.jpg +0 -0
  2388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/camera_calibration_pattern/camera_calibration_pattern.markdown +0 -0
  2389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/camera_calibration_square_chess/camera_calibration_square_chess.markdown +0 -0
  2390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/interactive_calibration/images/charuco_board.png +0 -0
  2391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/interactive_calibration/images/dualCircles.jpg +0 -0
  2392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/interactive_calibration/images/screen_charuco.jpg +0 -0
  2393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/interactive_calibration/images/screen_finish.jpg +0 -0
  2394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/interactive_calibration/interactive_calibration.markdown +0 -0
  2395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/real_time_pose/images/pnp.jpg +0 -0
  2396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/real_time_pose/images/registration.png +0 -0
  2397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/real_time_pose/real_time_pose.markdown +0 -0
  2398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/table_of_content_calib3d.markdown +0 -0
  2399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/calib3d/usac.markdown +0 -0
  2400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/adding_images/adding_images.markdown +0 -0
  2401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/adding_images/images/Adding_Images_Tutorial_Result_Big.jpg +0 -0
  2402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/basic_linear_transform.markdown +0 -0
  2403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_Result_big.jpg +0 -0
  2404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_gamma.png +0 -0
  2405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_gamma_correction.jpg +0 -0
  2406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_hist_alpha.png +0 -0
  2407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_hist_beta.png +0 -0
  2408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_histogram_compare.png +0 -0
  2409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/basic_linear_transform/images/Basic_Linear_Transform_Tutorial_linear_transform_correction.jpg +0 -0
  2410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/discrete_fourier_transform/discrete_fourier_transform.markdown +0 -0
  2411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/discrete_fourier_transform/images/result_normal.jpg +0 -0
  2412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/discrete_fourier_transform/images/result_rotated.jpg +0 -0
  2413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/file_input_output_with_xml_yml/file_input_output_with_xml_yml.markdown +0 -0
  2414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_scan_images/how_to_scan_images.markdown +0 -0
  2415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_scan_images/tutorial_how_matrix_stored_1.png +0 -0
  2416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_scan_images/tutorial_how_matrix_stored_2.png +0 -0
  2417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_/how_to_use_OpenCV_parallel_for_.markdown +0 -0
  2418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_/images/how_to_use_OpenCV_parallel_for_640px-Mandelset_hires.png +0 -0
  2419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_/images/how_to_use_OpenCV_parallel_for_Mandelbrot.png +0 -0
  2420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_/images/how_to_use_OpenCV_parallel_for_sqrt_scale_transformation.png +0 -0
  2421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_new/how_to_use_OpenCV_parallel_for_new.markdown +0 -0
  2422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_new/images/convolution-example-matrix.gif +0 -0
  2423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/how_to_use_OpenCV_parallel_for_new/images/resimg.jpg +0 -0
  2424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat-mask-operations/images/resultMatMaskFilter2D.png +0 -0
  2425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat-mask-operations/mat_mask_operations.markdown +0 -0
  2426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_operations.markdown +0 -0
  2427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut1.png +0 -0
  2428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut10.png +0 -0
  2429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut11.png +0 -0
  2430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut12.png +0 -0
  2431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut13.png +0 -0
  2432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut14.png +0 -0
  2433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut15.png +0 -0
  2434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut16.png +0 -0
  2435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut2.png +0 -0
  2436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut3.png +0 -0
  2437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut6.png +0 -0
  2438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut7.png +0 -0
  2439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut8.png +0 -0
  2440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicContainerOut9.png +0 -0
  2441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/images/MatBasicImageForComputer.jpg +0 -0
  2442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/mat_the_basic_image_container/mat_the_basic_image_container.markdown +0 -0
  2443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/table_of_content_core.markdown +0 -0
  2444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/core/univ_intrin/univ_intrin.markdown +0 -0
  2445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_OCR/dnn_OCR.markdown +0 -0
  2446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_android/dnn_android.markdown +0 -0
  2447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_custom_layers/dnn_custom_layers.md +0 -0
  2448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_face/dnn_face.markdown +0 -0
  2449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_googlenet/dnn_googlenet.markdown +0 -0
  2450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_halide/dnn_halide.markdown +0 -0
  2451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_halide_scheduling/dnn_halide_scheduling.markdown +0 -0
  2452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_javascript/dnn_javascript.markdown +0 -0
  2453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_openvino/dnn_openvino.markdown +0 -0
  2454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/images/opencv_resnet50_test_res_c.jpg +0 -0
  2455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/images/pytorch_resnet50_opencv_test_res.jpg +0 -0
  2456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/images/squirrel_cls.jpg +0 -0
  2457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/images/tf_mobilenet_opencv_test_res.jpg +0 -0
  2458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/pytorch_cls_model_conversion_c_tutorial.md +0 -0
  2459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/pytorch_cls_model_conversion_tutorial.md +0 -0
  2460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_classification/tf_cls_model_conversion_tutorial.md +0 -0
  2461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_detection/images/opencv_bus_res.jpg +0 -0
  2462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_detection/images/pexels_double_decker_bus.jpg +0 -0
  2463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_detection/tf_det_model_conversion_tutorial.md +0 -0
  2464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_segmentation/pytorch_sem_segm_model_conversion_tutorial.md +0 -0
  2465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_pytorch_tf_segmentation/tf_sem_segm_model_conversion_tutorial.md +0 -0
  2466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_text_spotting/detect_test1.jpg +0 -0
  2467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_text_spotting/detect_test2.jpg +0 -0
  2468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_text_spotting/dnn_text_spotting.markdown +0 -0
  2469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_text_spotting/text_det_test_results.jpg +0 -0
  2470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_text_spotting/text_rec_test.png +0 -0
  2471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_yolo/dnn_yolo.markdown +0 -0
  2472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/dnn_yolo/images/yolo.jpg +0 -0
  2473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/images/lena_hed.jpg +0 -0
  2474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/images/space_shuttle.jpg +0 -0
  2475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/dnn/table_of_content_dnn.markdown +0 -0
  2476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/akaze_matching/akaze_matching.markdown +0 -0
  2477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/akaze_matching/images/graf.png +0 -0
  2478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/akaze_matching/images/res.png +0 -0
  2479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/akaze_tracking/akaze_tracking.markdown +0 -0
  2480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/akaze_tracking/images/frame.png +0 -0
  2481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/detection_of_planar_objects/detection_of_planar_objects.markdown +0 -0
  2482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_description/feature_description.markdown +0 -0
  2483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_description/images/Feature_Description_BruteForce_Result.jpg +0 -0
  2484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_detection/feature_detection.markdown +0 -0
  2485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_detection/images/Feature_Detection_Result_a.jpg +0 -0
  2486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_detection/images/Feature_Detection_Result_b.jpg +0 -0
  2487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.markdown +0 -0
  2488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_flann_matcher/images/Featur_FlannMatcher_Result.jpg +0 -0
  2489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_flann_matcher/images/Feature_FlannMatcher_Keypoints_Result.jpg +0 -0
  2490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_flann_matcher/images/Feature_FlannMatcher_Lowe_ratio_test.png +0 -0
  2491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_flann_matcher/images/Feature_FlannMatcher_Result_ratio_test.jpg +0 -0
  2492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_homography/feature_homography.markdown +0 -0
  2493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/feature_homography/images/Feature_Homography_Result.jpg +0 -0
  2494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/homography.markdown +0 -0
  2495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_camera_displacement.png +0 -0
  2496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_camera_displacement_compare.jpg +0 -0
  2497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_camera_displacement_poses.jpg +0 -0
  2498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_camera_poses_interpolation.jpg +0 -0
  2499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_panorama_stitching.jpg +0 -0
  2500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_perspective_correction.jpg +0 -0
  2501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_perspective_correction_chessboard_matches.jpg +0 -0
  2502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_perspective_correction_chessboard_warp.jpg +0 -0
  2503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_pose.jpg +0 -0
  2504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_pose_chessboard_corners.jpg +0 -0
  2505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_pose_estimation.jpg +0 -0
  2506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_source_desired_images.jpg +0 -0
  2507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_stitch_Suzanne.jpg +0 -0
  2508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_stitch_compare.jpg +0 -0
  2509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_transformation_example1.jpg +0 -0
  2510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_transformation_example2.jpg +0 -0
  2511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/homography/images/homography_transformation_example3.jpg +0 -0
  2512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/table_of_content_features2d.markdown +0 -0
  2513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/corner_subpixels/corner_subpixels.markdown +0 -0
  2514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/corner_subpixels/images/Corner_Subpixels_Original_Image.jpg +0 -0
  2515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/corner_subpixels/images/Corner_Subpixels_Result.jpg +0 -0
  2516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/generic_corner_detector/generic_corner_detector.markdown +0 -0
  2517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/generic_corner_detector/images/My_Harris_corner_detector_Result.jpg +0 -0
  2518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/generic_corner_detector/images/My_Shi_Tomasi_corner_detector_Result.jpg +0 -0
  2519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/good_features_to_track/good_features_to_track.markdown +0 -0
  2520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/good_features_to_track/images/good_features_to_track_Shi_Tomasi.jpg +0 -0
  2521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/harris_detector/harris_detector.markdown +0 -0
  2522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/harris_detector/images/Harris_Detector_Original_Image.jpg +0 -0
  2523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/features2d/trackingmotion/harris_detector/images/Harris_Detector_Result.jpg +0 -0
  2524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/pics/massif_export_gapi.png +0 -0
  2525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/pics/massif_export_gapi_fluid.png +0 -0
  2526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/pics/massif_export_ocv.png +0 -0
  2527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/pics/result.jpg +0 -0
  2528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/pics/segm.gif +0 -0
  2529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/pics/segm_fluid.gif +0 -0
  2530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/anisotropic_segmentation/porting_anisotropic_segmentation.markdown +0 -0
  2531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/face_beautification/face_beautification.markdown +0 -0
  2532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/face_beautification/pics/example.jpg +0 -0
  2533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/interactive_face_detection/interactive_face_detection.markdown +0 -0
  2534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/oak_devices/oak_devices.markdown +0 -0
  2535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/oak_devices/pics/oak.jpg +0 -0
  2536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gapi/table_of_content_gapi.markdown +0 -0
  2537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gpu/gpu-basics-similarity/gpu_basics_similarity.markdown +0 -0
  2538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gpu/gpu-thrust-interop/gpu_thrust_interop.markdown +0 -0
  2539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gpu/images/gpu-basics-similarity.png +0 -0
  2540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/gpu/table_of_content_gpu.markdown +0 -0
  2541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/anisotropic_image_segmentation/anisotropic_image_segmentation.markdown +0 -0
  2542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/anisotropic_image_segmentation/images/gst_coherency.jpg +0 -0
  2543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/anisotropic_image_segmentation/images/gst_input.jpg +0 -0
  2544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/anisotropic_image_segmentation/images/gst_orientation.jpg +0 -0
  2545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/anisotropic_image_segmentation/images/gst_result.jpg +0 -0
  2546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/basic_geometric_drawing/basic_geometric_drawing.markdown +0 -0
  2547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/basic_geometric_drawing/images/Drawing_1_Tutorial_Result_0.png +0 -0
  2548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/erosion_dilatation.markdown +0 -0
  2549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Result.jpg +0 -0
  2550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Tutorial_Dilation_Result.jpg +0 -0
  2551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Tutorial_Erosion_Result.jpg +0 -0
  2552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Tutorial_Original_Image.jpg +0 -0
  2553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Tutorial_Theory_Dilation.png +0 -0
  2554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Tutorial_Theory_Erosion.png +0 -0
  2555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/erosion_dilatation/images/Morphology_1_Tutorial_Theory_Original_Image.png +0 -0
  2556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/gausian_median_blur_bilateral_filter.markdown +0 -0
  2557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/images/Smoothing_Tutorial_Result_Median_Filter.jpg +0 -0
  2558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/images/Smoothing_Tutorial_theory_gaussian_0.jpg +0 -0
  2559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/generalized_hough_ballard_guil.markdown +0 -0
  2560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/images/generalized_hough_image.jpg +0 -0
  2561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/images/generalized_hough_less_perfect_result_img.jpg +0 -0
  2562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/images/generalized_hough_mini_image.jpg +0 -0
  2563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/images/generalized_hough_mini_template.jpg +0 -0
  2564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/images/generalized_hough_result_img.jpg +0 -0
  2565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/generalized_hough_ballard_guil/images/generalized_hough_template.jpg +0 -0
  2566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/back_projection.markdown +0 -0
  2567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection1_BackProj.jpg +0 -0
  2568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection1_Histogram.jpg +0 -0
  2569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection1_Source_Image.jpg +0 -0
  2570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection2_BackProj.jpg +0 -0
  2571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection2_Mask.jpg +0 -0
  2572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection2_Source_Image.jpg +0 -0
  2573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection_Theory0.jpg +0 -0
  2574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection_Theory1.jpg +0 -0
  2575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection_Theory2.jpg +0 -0
  2576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection_Theory3.jpg +0 -0
  2577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/back_projection/images/Back_Projection_Theory4.jpg +0 -0
  2578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_calculation/histogram_calculation.markdown +0 -0
  2579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_calculation/images/Histogram_Calculation_Original_Image.jpg +0 -0
  2580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_calculation/images/Histogram_Calculation_Result.jpg +0 -0
  2581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_calculation/images/Histogram_Calculation_Theory_Hist0.jpg +0 -0
  2582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_calculation/images/Histogram_Calculation_Theory_Hist1.jpg +0 -0
  2583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_comparison/histogram_comparison.markdown +0 -0
  2584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_comparison/images/Histogram_Comparison_Source_0.jpg +0 -0
  2585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_comparison/images/Histogram_Comparison_Source_1.jpg +0 -0
  2586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_comparison/images/Histogram_Comparison_Source_2.jpg +0 -0
  2587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/histogram_equalization.markdown +0 -0
  2588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Equalized_Histogram.jpg +0 -0
  2589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Equalized_Image.jpg +0 -0
  2590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Original_Histogram.jpg +0 -0
  2591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Original_Image.jpg +0 -0
  2592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Theory_0.jpg +0 -0
  2593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Theory_1.jpg +0 -0
  2594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/histogram_equalization/images/Histogram_Equalization_Theory_2.jpg +0 -0
  2595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Correl_Result_0.jpg +0 -0
  2596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Correl_Result_1.jpg +0 -0
  2597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Correl_Result_2.jpg +0 -0
  2598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Correl_Result_3.jpg +0 -0
  2599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Correl_Result_4.jpg +0 -0
  2600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Correl_Result_5.jpg +0 -0
  2601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Image_Result.jpg +0 -0
  2602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Mask_Example.jpg +0 -0
  2603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Original_Image.jpg +0 -0
  2604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Template_Image.jpg +0 -0
  2605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Template_Theory_Result.jpg +0 -0
  2606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Template_Theory_Sliding.jpg +0 -0
  2607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/images/Template_Matching_Template_Theory_Summary.jpg +0 -0
  2608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/histograms/template_matching/template_matching.markdown +0 -0
  2609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/hitOrMiss/hitOrMiss.markdown +0 -0
  2610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/hitOrMiss/images/hitmiss_example2.png +0 -0
  2611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/hitOrMiss/images/hitmiss_example3.png +0 -0
  2612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/hitOrMiss/images/hitmiss_input.png +0 -0
  2613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/hitOrMiss/images/hitmiss_kernels.png +0 -0
  2614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/hitOrMiss/images/hitmiss_output.png +0 -0
  2615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/canny_detector/canny_detector.markdown +0 -0
  2616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/canny_detector/images/Canny_Detector_Tutorial_Original_Image.jpg +0 -0
  2617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/canny_detector/images/Canny_Detector_Tutorial_Result.jpg +0 -0
  2618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/copyMakeBorder/copyMakeBorder.markdown +0 -0
  2619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/copyMakeBorder/images/CopyMakeBorder_Tutorial_Results.jpg +0 -0
  2620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/distance_transform.markdown +0 -0
  2621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/bin.jpeg +0 -0
  2622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/black_bg.jpeg +0 -0
  2623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/dist_transf.jpeg +0 -0
  2624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/final.jpeg +0 -0
  2625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/laplace.jpeg +0 -0
  2626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/markers.jpeg +0 -0
  2627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/peaks.jpeg +0 -0
  2628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/sharp.jpeg +0 -0
  2629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/distance_transformation/images/source.jpeg +0 -0
  2630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/filter_2d/filter_2d.markdown +0 -0
  2631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/filter_2d/images/filter_2d_tutorial_kernel_theory.png +0 -0
  2632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/filter_2d/images/filter_2d_tutorial_result.jpg +0 -0
  2633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_circle/hough_circle.markdown +0 -0
  2634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_circle/images/Hough_Circle_Tutorial_Result.jpg +0 -0
  2635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_circle/images/Hough_Circle_Tutorial_Result.png +0 -0
  2636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_circle/images/Hough_Circle_Tutorial_Theory_0.jpg +0 -0
  2637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.markdown +0 -0
  2638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/Hough_Lines_Tutorial_Original_Image.jpg +0 -0
  2639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/Hough_Lines_Tutorial_Result.jpg +0 -0
  2640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/Hough_Lines_Tutorial_Theory_0.jpg +0 -0
  2641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/Hough_Lines_Tutorial_Theory_1.jpg +0 -0
  2642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/Hough_Lines_Tutorial_Theory_2.jpg +0 -0
  2643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/hough_lines_result1.png +0 -0
  2644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/hough_lines/images/hough_lines_result2.png +0 -0
  2645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/laplace_operator/images/Laplace_Operator_Tutorial_Original_Image.jpg +0 -0
  2646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/laplace_operator/images/Laplace_Operator_Tutorial_Result.jpg +0 -0
  2647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/laplace_operator/images/Laplace_Operator_Tutorial_Theory_Previous.jpg +0 -0
  2648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/laplace_operator/images/Laplace_Operator_Tutorial_Theory_ddIntensity.jpg +0 -0
  2649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/laplace_operator/laplace_operator.markdown +0 -0
  2650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Original_Image.jpg +0 -0
  2651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Result_0.jpg +0 -0
  2652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Result_1.jpg +0 -0
  2653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Result_2.jpg +0 -0
  2654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Result_3.jpg +0 -0
  2655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Theory_0.jpg +0 -0
  2656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/images/Remap_Tutorial_Theory_1.jpg +0 -0
  2657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/remap/remap.markdown +0 -0
  2658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/sobel_derivatives/images/Sobel_Derivatives_Tutorial_Result.jpg +0 -0
  2659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/sobel_derivatives/images/Sobel_Derivatives_Tutorial_Theory_0.jpg +0 -0
  2660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/sobel_derivatives/images/Sobel_Derivatives_Tutorial_Theory_Intensity_Function.jpg +0 -0
  2661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/sobel_derivatives/images/Sobel_Derivatives_Tutorial_Theory_dIntensity_Function.jpg +0 -0
  2662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/sobel_derivatives/images/Sobel_Derivatives_Tutorial_Theory_ddIntensity_Function.jpg +0 -0
  2663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/sobel_derivatives/sobel_derivatives.markdown +0 -0
  2664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/warp_affine/images/Warp_Affine_Tutorial_Original_Image.jpg +0 -0
  2665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/warp_affine/images/Warp_Affine_Tutorial_Result_Warp.jpg +0 -0
  2666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/warp_affine/images/Warp_Affine_Tutorial_Result_Warp_Rotate.jpg +0 -0
  2667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/warp_affine/images/Warp_Affine_Tutorial_Theory_0.jpg +0 -0
  2668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/imgtrans/warp_affine/warp_affine.markdown +0 -0
  2669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/binary.png +0 -0
  2670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/gray.png +0 -0
  2671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/horiz.png +0 -0
  2672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/linear_horiz.png +0 -0
  2673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/linear_vert.png +0 -0
  2674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/morph12.gif +0 -0
  2675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/morph21.gif +0 -0
  2676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/morph211.png +0 -0
  2677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/morph6.gif +0 -0
  2678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/morph61.png +0 -0
  2679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/smooth.png +0 -0
  2680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/src.png +0 -0
  2681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/images/vert.png +0 -0
  2682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/morph_lines_detection/morph_lines_detection.md +0 -0
  2683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/motion_deblur_filter/images/black_car.jpg +0 -0
  2684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/motion_deblur_filter/images/motion_original.jpg +0 -0
  2685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/motion_deblur_filter/images/motion_psf.png +0 -0
  2686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/motion_deblur_filter/images/white_car.jpg +0 -0
  2687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/motion_deblur_filter/motion_deblur_filter.markdown +0 -0
  2688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Original_Image.jpg +0 -0
  2689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Result.jpg +0 -0
  2690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Theory_BlackHat.png +0 -0
  2691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Theory_Closing.png +0 -0
  2692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Theory_Gradient.png +0 -0
  2693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Theory_Opening.png +0 -0
  2694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/images/Morphology_2_Tutorial_Theory_TopHat.png +0 -0
  2695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/opening_closing_hats/opening_closing_hats.markdown +0 -0
  2696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/out_of_focus_deblur_filter/images/original.jpg +0 -0
  2697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/out_of_focus_deblur_filter/images/psf.png +0 -0
  2698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/out_of_focus_deblur_filter/images/recovered.jpg +0 -0
  2699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/out_of_focus_deblur_filter/out_of_focus_deblur_filter.markdown +0 -0
  2700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/periodic_noise_removing_filter/images/period_filter.jpg +0 -0
  2701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/periodic_noise_removing_filter/images/period_input.jpg +0 -0
  2702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/periodic_noise_removing_filter/images/period_output.jpg +0 -0
  2703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/periodic_noise_removing_filter/images/period_psd.jpg +0 -0
  2704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/periodic_noise_removing_filter/periodic_noise_removing_filter.markdown +0 -0
  2705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/pyramids/images/Pyramids_Tutorial_Original_Image.jpg +0 -0
  2706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/pyramids/images/Pyramids_Tutorial_PyrDown_Result.jpg +0 -0
  2707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/pyramids/images/Pyramids_Tutorial_PyrUp_Result.jpg +0 -0
  2708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/pyramids/images/Pyramids_Tutorial_Pyramid_Theory.png +0 -0
  2709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/pyramids/pyramids.markdown +0 -0
  2710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/random_generator_and_text/images/Drawing_2_Tutorial_Result_0.jpg +0 -0
  2711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/random_generator_and_text/images/Drawing_2_Tutorial_Result_2.jpg +0 -0
  2712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/random_generator_and_text/images/Drawing_2_Tutorial_Result_3.jpg +0 -0
  2713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/random_generator_and_text/images/Drawing_2_Tutorial_Result_5.jpg +0 -0
  2714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/random_generator_and_text/images/Drawing_2_Tutorial_Result_big.jpg +0 -0
  2715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/random_generator_and_text/random_generator_and_text.markdown +0 -0
  2716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/bounding_rects_circles/bounding_rects_circles.markdown +0 -0
  2717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/bounding_rects_circles/images/Bounding_Rects_Circles_Result.jpg +0 -0
  2718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/bounding_rects_circles/images/Bounding_Rects_Circles_Source_Image.jpg +0 -0
  2719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/bounding_rotated_ellipses/bounding_rotated_ellipses.markdown +0 -0
  2720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/bounding_rotated_ellipses/images/Bounding_Rotated_Ellipses_Result.jpg +0 -0
  2721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/bounding_rotated_ellipses/images/Bounding_Rotated_Ellipses_Source_Image.jpg +0 -0
  2722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/find_contours/find_contours.markdown +0 -0
  2723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/find_contours/images/Find_Contours_Original_Image.jpg +0 -0
  2724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/find_contours/images/Find_Contours_Result.jpg +0 -0
  2725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/hull/hull.markdown +0 -0
  2726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/hull/images/Hull_Original_Image.jpg +0 -0
  2727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/hull/images/Hull_Result.jpg +0 -0
  2728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/moments/images/Moments_Result1.jpg +0 -0
  2729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/moments/images/Moments_Result2.jpg +0 -0
  2730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/moments/images/Moments_Source_Image.jpg +0 -0
  2731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/moments/moments.markdown +0 -0
  2732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/point_polygon_test/images/Point_Polygon_Test_Result.jpg +0 -0
  2733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/point_polygon_test/images/Point_Polygon_Test_Source_Image.png +0 -0
  2734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/shapedescriptors/point_polygon_test/point_polygon_test.markdown +0 -0
  2735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/table_of_content_imgproc.markdown +0 -0
  2736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/table_of_contents_contours.markdown +0 -0
  2737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Cover.jpg +0 -0
  2738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Original_Image.jpg +0 -0
  2739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Result_Binary_Inverted.jpg +0 -0
  2740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Result_Zero.jpg +0 -0
  2741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Base_Figure.png +0 -0
  2742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Binary.png +0 -0
  2743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Binary_Inverted.png +0 -0
  2744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Example.jpg +0 -0
  2745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Truncate.png +0 -0
  2746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Zero.png +0 -0
  2747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/images/Threshold_Tutorial_Theory_Zero_Inverted.png +0 -0
  2748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold/threshold.markdown +0 -0
  2749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold_inRange/images/Threshold_inRange_HSV_colorspace.jpg +0 -0
  2750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold_inRange/images/Threshold_inRange_RGB_colorspace.jpg +0 -0
  2751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold_inRange/images/Threshold_inRange_Tutorial_Result_input.jpeg +0 -0
  2752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold_inRange/images/Threshold_inRange_Tutorial_Result_output.jpeg +0 -0
  2753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/imgproc/threshold_inRange/threshold_inRange.markdown +0 -0
  2754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown +0 -0
  2755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/android_dnn_intro.markdown +0 -0
  2756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/android_ocl_intro.markdown +0 -0
  2757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.markdown +0 -0
  2758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/11_demo.jpg +0 -0
  2759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/add_module_1.png +0 -0
  2760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/add_module_2.png +0 -0
  2761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/add_module_3.png +0 -0
  2762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/camera_permissions.png +0 -0
  2763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/choose_device.png +0 -0
  2764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/create_empty_project.png +0 -0
  2765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/delete_text.png +0 -0
  2766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/gradle_ocv_fix.png +0 -0
  2767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/module_gradle_fix.png +0 -0
  2768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/module_name.png +0 -0
  2769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/run_app.png +0 -0
  2770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/sample_code.png +0 -0
  2771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/sdk_ndk_manager.png +0 -0
  2772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/sdk_path.png +0 -0
  2773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/setup_project.png +0 -0
  2774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_01.png +0 -0
  2775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_02.png +0 -0
  2776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_03.png +0 -0
  2777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_04.png +0 -0
  2778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_05.png +0 -0
  2779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_06.png +0 -0
  2780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_07.png +0 -0
  2781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_08.png +0 -0
  2782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_09.png +0 -0
  2783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_10.png +0 -0
  2784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_11.png +0 -0
  2785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/android_binary_package/images/usb_device_connect_12.png +0 -0
  2786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/building_tegra_cuda/building_tegra_cuda.markdown +0 -0
  2787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.markdown +0 -0
  2788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/clojure_dev_intro/images/blurred.png +0 -0
  2789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/config_reference/config_reference.markdown +0 -0
  2790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/cross_referencing/tutorial_cross_referencing.markdown +0 -0
  2791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/crosscompilation/arm_crosscompile_with_cmake.markdown +0 -0
  2792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/crosscompilation/crosscompile_with_multiarch.markdown +0 -0
  2793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/Java_logo.png +0 -0
  2794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/ant_output.png +0 -0
  2795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/cmake_output.png +0 -0
  2796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/faceDetection.png +0 -0
  2797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/sbt_eclipse.png +0 -0
  2798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/sbt_run.png +0 -0
  2799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/images/sbt_run_face.png +0 -0
  2800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/desktop_java/java_dev_intro.markdown +0 -0
  2801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/display_image/display_image.markdown +0 -0
  2802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/documenting_opencv/documentation_tutorial.markdown +0 -0
  2803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/documenting_opencv/doxygen-1.png +0 -0
  2804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/documenting_opencv/doxygen-2.png +0 -0
  2805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/documenting_opencv/doxygen-3.png +0 -0
  2806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/documenting_opencv/scholarship_cite_dialog.png +0 -0
  2807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/env_reference/env_reference.markdown +0 -0
  2808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/general_install/general_install.markdown +0 -0
  2809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/1-window-preferences.png +0 -0
  2810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/10-new-project-created.png +0 -0
  2811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/11-the-code.png +0 -0
  2812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/2-user-library-new.png +0 -0
  2813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/3-library-name.png +0 -0
  2814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/4-add-external-jars.png +0 -0
  2815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/5-native-library.png +0 -0
  2816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/6-external-folder.png +0 -0
  2817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/7-user-library-final.png +0 -0
  2818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/7_5-new-java-project.png +0 -0
  2819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/8-add-library.png +0 -0
  2820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/images/9-select-user-lib.png +0 -0
  2821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/java_eclipse/java_eclipse.markdown +0 -0
  2822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a0.png +0 -0
  2823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a1.png +0 -0
  2824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a10.png +0 -0
  2825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a12.png +0 -0
  2826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a14.png +0 -0
  2827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a15.jpg +0 -0
  2828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a3.png +0 -0
  2829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a4.png +0 -0
  2830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a7.png +0 -0
  2831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/images/a9.png +0 -0
  2832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_eclipse/linux_eclipse.markdown +0 -0
  2833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_gcc_cmake/images/GCC_CMake_Example_Tutorial.jpg +0 -0
  2834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.markdown +0 -0
  2835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_gdb_pretty_printer/images/example.png +0 -0
  2836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_gdb_pretty_printer/linux_gdb_pretty_printer.markdown +0 -0
  2837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/linux_install/linux_install.markdown +0 -0
  2838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/load_save_image/load_save_image.markdown +0 -0
  2839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/macos_install/macos_install.markdown +0 -0
  2840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/table_of_content_introduction.markdown +0 -0
  2841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/transition_guide/transition_guide.markdown +0 -0
  2842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/CMakeBuildOptionsOpenCV.jpg +0 -0
  2843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/CMakeBuildWithWindowsGUI.jpg +0 -0
  2844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/CMakeOutputPackageNotFound.jpg +0 -0
  2845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/CMakePackageNotFoundWindows.jpg +0 -0
  2846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/CMakeSelectBin.jpg +0 -0
  2847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/CMake_Configure_Windows.jpg +0 -0
  2848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/ChangeBuildVisualStudio.jpg +0 -0
  2849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/IntelTBB.png +0 -0
  2850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/OpenCVBuildResultWindows.jpg +0 -0
  2851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/OpenCV_Install_Directory.png +0 -0
  2852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/PathEditorOpenCVInsertNew.png +0 -0
  2853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/PathEditorOpenCVSetPath.png +0 -0
  2854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/SVNCheckOutProgress.png +0 -0
  2855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/TortoiseSVNCheckout.png +0 -0
  2856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/TortoiseSVNCheckoutWindow.png +0 -0
  2857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/WindowsBuildInstall.png +0 -0
  2858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/WindowsOpenCVDirPath.png +0 -0
  2859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/WindowsOpenCVInstaller.png +0 -0
  2860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/WindowsQtContoursOutput.png +0 -0
  2861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/qtDownloadThisPackage.png +0 -0
  2862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/images/visualstudiocommandprompt.jpg +0 -0
  2863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_install/windows_install.markdown +0 -0
  2864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/breakpoint.png +0 -0
  2865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/edges_zoom.png +0 -0
  2866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/help_button.jpg +0 -0
  2867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/input_zoom.png +0 -0
  2868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/toolwindow.jpg +0 -0
  2869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/viewer.jpg +0 -0
  2870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/viewer_context_menu.png +0 -0
  2871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/visual_studio_image_watch.png +0 -0
  2872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/images/vs_locals.png +0 -0
  2873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_image_watch/windows_visual_studio_image_watch.markdown +0 -0
  2874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/AddNewPropertySheet.jpg +0 -0
  2875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/NewProjectVisualStudio.jpg +0 -0
  2876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/OpenCVEditEnviromentVisual.jpg +0 -0
  2877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/OpenCV_Install_Directory.jpg +0 -0
  2878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertyPageAddExisting.jpg +0 -0
  2879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertyPageExample.jpg +0 -0
  2880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetInsideFolder.jpg +0 -0
  2881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetOpenCVInclude.jpg +0 -0
  2882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetOpenCVLib.jpg +0 -0
  2883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetOpenCVLibrariesDebug.jpg +0 -0
  2884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetOpenCVLibrariesDebugSmple.jpg +0 -0
  2885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetOpenCVLibrariesRelease.jpg +0 -0
  2886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/PropertySheetVS2010.jpg +0 -0
  2887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/SuccessVisualStudioWindows.jpg +0 -0
  2888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/VCDirectories2008.jpg +0 -0
  2889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/VCDirectories2010.jpg +0 -0
  2890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/images/VisualStudioCommandLineArguments.jpg +0 -0
  2891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/introduction/windows_visual_studio_opencv/windows_visual_studio_opencv.markdown +0 -0
  2892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/hello/hello.markdown +0 -0
  2893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/hello/images/header_directive.png +0 -0
  2894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/hello/images/ios_hello_output.png +0 -0
  2895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/hello/images/linking_opencv_ios.png +0 -0
  2896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/hello/images/view_did_load.png +0 -0
  2897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/image_manipulation/image_manipulation.markdown +0 -0
  2898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/image_manipulation/images/output.jpg +0 -0
  2899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/ios_install/ios_install.markdown +0 -0
  2900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/table_of_content_ios.markdown +0 -0
  2901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/video_processing/images/xcode_hello_ios_framework_drag_and_drop.png +0 -0
  2902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/video_processing/images/xcode_hello_ios_frameworks_add_dependencies.png +0 -0
  2903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/video_processing/images/xcode_hello_ios_viewcontroller_layout.png +0 -0
  2904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/ios/video_processing/video_processing.markdown +0 -0
  2905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/aruco_board_detection.markdown +0 -0
  2906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/images/board.png +0 -0
  2907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/images/gbaxis.jpg +0 -0
  2908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/images/gbmarkersaxis.jpg +0 -0
  2909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/images/gbocclusion.jpg +0 -0
  2910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/images/gboriginal.jpg +0 -0
  2911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_board_detection/images/singlemarkersaxes.jpg +0 -0
  2912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_calibration/aruco_calibration.markdown +0 -0
  2913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_calibration/images/arucocalibration.jpg +0 -0
  2914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_calibration/images/charucocalibration.jpg +0 -0
  2915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/aruco_detection.markdown +0 -0
  2916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/bitsextraction1.png +0 -0
  2917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/bitsextraction2.png +0 -0
  2918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/marker23.png +0 -0
  2919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/markers.jpg +0 -0
  2920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/removeperspective.jpg +0 -0
  2921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/singlemarkersbrokenthresh.png +0 -0
  2922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/singlemarkersdetection.jpg +0 -0
  2923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/singlemarkersoriginal.jpg +0 -0
  2924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/singlemarkersrejected.jpg +0 -0
  2925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/singlemarkerssource.jpg +0 -0
  2926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_detection/images/singlemarkersthresh.png +0 -0
  2927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/aruco_faq/aruco_faq.markdown +0 -0
  2928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/charuco_detection.markdown +0 -0
  2929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/charucoboard.png +0 -0
  2930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/charucodefinition.png +0 -0
  2931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/chaxis.jpg +0 -0
  2932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/chcorners.jpg +0 -0
  2933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/chocclusion.jpg +0 -0
  2934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/chocclusion_original.jpg +0 -0
  2935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_detection/images/choriginal.jpg +0 -0
  2936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_diamond_detection/charuco_diamond_detection.markdown +0 -0
  2937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_diamond_detection/images/detecteddiamonds.jpg +0 -0
  2938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_diamond_detection/images/diamondmarker.png +0 -0
  2939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_diamond_detection/images/diamondmarkers.jpg +0 -0
  2940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/charuco_diamond_detection/images/diamondsaxis.jpg +0 -0
  2941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/objdetect/table_of_content_objdetect.markdown +0 -0
  2942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/_old/table_of_content_ml.markdown +0 -0
  2943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/_old/table_of_content_photo.markdown +0 -0
  2944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/_old/table_of_content_stitching.markdown +0 -0
  2945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/_old/table_of_content_video.markdown +0 -0
  2946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/background_subtraction.markdown +0 -0
  2947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/barcode_detect_and_decode.markdown +0 -0
  2948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/cascade_classifier.markdown +0 -0
  2949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/hdr_imaging.markdown +0 -0
  2950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/Background_Subtraction_Tutorial_Scheme.png +0 -0
  2951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/Background_Subtraction_Tutorial_frame.jpg +0 -0
  2952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/Background_Subtraction_Tutorial_result_KNN.jpg +0 -0
  2953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/Background_Subtraction_Tutorial_result_MOG2.jpg +0 -0
  2954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/Cascade_Classifier_Tutorial_Result_Haar.jpg +0 -0
  2955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/Cascade_Classifier_Tutorial_Result_LBP.jpg +0 -0
  2956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/affinepano.jpg +0 -0
  2957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/barcode_book.jpg +0 -0
  2958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/barcode_book_res.jpg +0 -0
  2959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/boat.jpg +0 -0
  2960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/budapest.jpg +0 -0
  2961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/compressedPlaneA2B1.jpg +0 -0
  2962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/fisheye.jpg +0 -0
  2963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/fusion.png +0 -0
  2964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/gvedit.jpg +0 -0
  2965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/haar.png +0 -0
  2966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/haar_features.jpg +0 -0
  2967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/ldr.png +0 -0
  2968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/memorial.png +0 -0
  2969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/newspaper.jpg +0 -0
  2970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/optimal-hyperplane.png +0 -0
  2971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/pca_eigen.png +0 -0
  2972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/pca_line.png +0 -0
  2973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/pca_output.png +0 -0
  2974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/pca_test1.jpg +0 -0
  2975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/sample-errors-dist.png +0 -0
  2976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/separating-lines.png +0 -0
  2977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/svm_intro_result.png +0 -0
  2978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/svm_non_linear_result.png +0 -0
  2979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/visualisation_single_stage.png +0 -0
  2980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/images/visualisation_video.png +0 -0
  2981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/introduction_to_pca.markdown +0 -0
  2982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/introduction_to_svm.markdown +0 -0
  2983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/meanshift.markdown +0 -0
  2984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/non_linear_svms.markdown +0 -0
  2985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/optical_flow.markdown +0 -0
  2986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/stitcher.markdown +0 -0
  2987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/table_of_content_other.markdown +0 -0
  2988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/others/traincascade.markdown +0 -0
  2989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/doc/tutorials/tutorials.markdown +0 -0
  2990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/include/CMakeLists.txt +0 -0
  2991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/include/opencv2/opencv.hpp +0 -0
  2992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/CMakeLists.txt +0 -0
  2993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/calib3d.bib +0 -0
  2994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/checkerboard_radon.png +0 -0
  2995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/distortion_examples.png +0 -0
  2996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/distortion_examples2.png +0 -0
  2997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/fisheye_undistorted.jpg +0 -0
  2998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/hand-eye_figure.png +0 -0
  2999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/pinhole_camera_model.png +0 -0
  3000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/robot-world_hand-eye_figure.png +0 -0
  3001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/pics/stereo_undistort.jpg +0 -0
  3002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/doc/solvePnP.markdown +0 -0
  3003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/include/opencv2/calib3d/calib3d.hpp +0 -0
  3004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/include/opencv2/calib3d/calib3d_c.h +0 -0
  3005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/include/opencv2/calib3d.hpp +0 -0
  3006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/java/gen_dict.json +0 -0
  3007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/java/test/Calib3dTest.java +0 -0
  3008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/java/test/StereoBMTest.java +0 -0
  3009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/java/test/StereoSGBMTest.java +0 -0
  3010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/objc/gen_dict.json +0 -0
  3011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/objc/test/Calib3dTest.swift +0 -0
  3012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/python/test/test_calibration.py +0 -0
  3013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/misc/python/test/test_solvepnp.py +0 -0
  3014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/opencl/perf_stereobm.cpp +0 -0
  3015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_affine2d.cpp +0 -0
  3016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_cicrlesGrid.cpp +0 -0
  3017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_main.cpp +0 -0
  3018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_pnp.cpp +0 -0
  3019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_precomp.hpp +0 -0
  3020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_stereosgbm.cpp +0 -0
  3021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/perf/perf_undistort.cpp +0 -0
  3022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/ap3p.cpp +0 -0
  3023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/ap3p.h +0 -0
  3024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/calib3d_c_api.h +0 -0
  3025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/calibinit.cpp +0 -0
  3026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/calibration.cpp +0 -0
  3027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/calibration_handeye.cpp +0 -0
  3028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/checkchessboard.cpp +0 -0
  3029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/chessboard.cpp +0 -0
  3030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/chessboard.hpp +0 -0
  3031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/circlesgrid.cpp +0 -0
  3032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/circlesgrid.hpp +0 -0
  3033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/compat_ptsetreg.cpp +0 -0
  3034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/distortion_model.hpp +0 -0
  3035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/dls.cpp +0 -0
  3036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/dls.h +0 -0
  3037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/epnp.cpp +0 -0
  3038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/epnp.h +0 -0
  3039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/fisheye.cpp +0 -0
  3040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/fisheye.hpp +0 -0
  3041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/five-point.cpp +0 -0
  3042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/fundam.cpp +0 -0
  3043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/hal_replacement.hpp +0 -0
  3044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/homography_decomp.cpp +0 -0
  3045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/ippe.cpp +0 -0
  3046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/ippe.hpp +0 -0
  3047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/levmarq.cpp +0 -0
  3048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/main.cpp +0 -0
  3049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/opencl/stereobm.cl +0 -0
  3050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/p3p.cpp +0 -0
  3051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/p3p.h +0 -0
  3052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/polynom_solver.cpp +0 -0
  3053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/polynom_solver.h +0 -0
  3054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/posit.cpp +0 -0
  3055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/precomp.hpp +0 -0
  3056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/ptsetreg.cpp +0 -0
  3057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/quadsubpix.cpp +0 -0
  3058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/rho.cpp +0 -0
  3059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/rho.h +0 -0
  3060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/solvepnp.cpp +0 -0
  3061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/sqpnp.cpp +0 -0
  3062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/sqpnp.hpp +0 -0
  3063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/stereobm.cpp +0 -0
  3064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/stereosgbm.cpp +0 -0
  3065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/triangulate.cpp +0 -0
  3066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/undistort.dispatch.cpp +0 -0
  3067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/undistort.simd.hpp +0 -0
  3068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/upnp.cpp +0 -0
  3069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/upnp.h +0 -0
  3070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/bundle.cpp +0 -0
  3071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/degeneracy.cpp +0 -0
  3072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/dls_solver.cpp +0 -0
  3073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/essential_solver.cpp +0 -0
  3074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/estimator.cpp +0 -0
  3075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/fundamental_solver.cpp +0 -0
  3076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/gamma_values.cpp +0 -0
  3077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/homography_solver.cpp +0 -0
  3078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/local_optimization.cpp +0 -0
  3079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/pnp_solver.cpp +0 -0
  3080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/quality.cpp +0 -0
  3081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/ransac_solvers.cpp +0 -0
  3082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/sampler.cpp +0 -0
  3083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/termination.cpp +0 -0
  3084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac/utils.cpp +0 -0
  3085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/src/usac.hpp +0 -0
  3086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/opencl/test_stereobm.cpp +0 -0
  3087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_affine2d_estimator.cpp +0 -0
  3088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_affine3.cpp +0 -0
  3089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_affine3d_estimator.cpp +0 -0
  3090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_affine_partial2d_estimator.cpp +0 -0
  3091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_calibration_hand_eye.cpp +0 -0
  3092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_cameracalibration.cpp +0 -0
  3093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_cameracalibration_artificial.cpp +0 -0
  3094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_cameracalibration_badarg.cpp +0 -0
  3095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_cameracalibration_tilt.cpp +0 -0
  3096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_chessboardgenerator.cpp +0 -0
  3097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_chessboardgenerator.hpp +0 -0
  3098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_chesscorners.cpp +0 -0
  3099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_chesscorners_badarg.cpp +0 -0
  3100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_chesscorners_timing.cpp +0 -0
  3101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_compose_rt.cpp +0 -0
  3102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_cornerssubpix.cpp +0 -0
  3103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_decompose_projection.cpp +0 -0
  3104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_filter_homography_decomp.cpp +0 -0
  3105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_fisheye.cpp +0 -0
  3106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_fundam.cpp +0 -0
  3107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_homography.cpp +0 -0
  3108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_homography_decomp.cpp +0 -0
  3109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_main.cpp +0 -0
  3110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_modelest.cpp +0 -0
  3111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_posit.cpp +0 -0
  3112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_precomp.hpp +0 -0
  3113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_reproject_image_to_3d.cpp +0 -0
  3114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_solvepnp_ransac.cpp +0 -0
  3115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_stereomatching.cpp +0 -0
  3116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_translation3d_estimator.cpp +0 -0
  3117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_undistort.cpp +0 -0
  3118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_undistort_badarg.cpp +0 -0
  3119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_undistort_points.cpp +0 -0
  3120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/calib3d/test/test_usac.cpp +0 -0
  3121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/3rdparty/SoftFloat/COPYING.txt +0 -0
  3122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/CMakeLists.txt +0 -0
  3123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/cmake/parallel/detect_openmp.cmake +0 -0
  3124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/cmake/parallel/detect_tbb.cmake +0 -0
  3125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/cmake/parallel/init.cmake +0 -0
  3126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/doc/cuda.markdown +0 -0
  3127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/doc/intro.markdown +0 -0
  3128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/doc/pics/NormTypes_OneArray_1-2-INF.png +0 -0
  3129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/doc/pics/memstorage1.png +0 -0
  3130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/doc/pics/memstorage2.png +0 -0
  3131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/doc/pics/rotatedrect.png +0 -0
  3132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/affine.hpp +0 -0
  3133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/async.hpp +0 -0
  3134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/base.hpp +0 -0
  3135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/bindings_utils.hpp +0 -0
  3136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/bufferpool.hpp +0 -0
  3137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/check.hpp +0 -0
  3138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/core.hpp +0 -0
  3139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/core_c.h +0 -0
  3140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/block.hpp +0 -0
  3141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/border_interpolate.hpp +0 -0
  3142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/color.hpp +0 -0
  3143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/common.hpp +0 -0
  3144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/datamov_utils.hpp +0 -0
  3145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/detail/color_detail.hpp +0 -0
  3146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/detail/reduce.hpp +0 -0
  3147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp +0 -0
  3148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp +0 -0
  3149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/detail/type_traits_detail.hpp +0 -0
  3150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/detail/vec_distance_detail.hpp +0 -0
  3151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/dynamic_smem.hpp +0 -0
  3152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/emulation.hpp +0 -0
  3153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/filters.hpp +0 -0
  3154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/funcattrib.hpp +0 -0
  3155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/functional.hpp +0 -0
  3156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/limits.hpp +0 -0
  3157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/reduce.hpp +0 -0
  3158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/saturate_cast.hpp +0 -0
  3159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/scan.hpp +0 -0
  3160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/simd_functions.hpp +0 -0
  3161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/transform.hpp +0 -0
  3162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/type_traits.hpp +0 -0
  3163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/utility.hpp +0 -0
  3164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/vec_distance.hpp +0 -0
  3165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/vec_math.hpp +0 -0
  3166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/vec_traits.hpp +0 -0
  3167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/warp.hpp +0 -0
  3168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/warp_reduce.hpp +0 -0
  3169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda/warp_shuffle.hpp +0 -0
  3170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda.hpp +0 -0
  3171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda.inl.hpp +0 -0
  3172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda_stream_accessor.hpp +0 -0
  3173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cuda_types.hpp +0 -0
  3174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cv_cpu_dispatch.h +0 -0
  3175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cv_cpu_helper.h +0 -0
  3176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cvdef.h +0 -0
  3177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cvstd.hpp +0 -0
  3178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cvstd.inl.hpp +0 -0
  3179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/cvstd_wrapper.hpp +0 -0
  3180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/detail/async_promise.hpp +0 -0
  3181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/detail/dispatch_helper.impl.hpp +0 -0
  3182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/detail/exception_ptr.hpp +0 -0
  3183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/directx.hpp +0 -0
  3184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/dualquaternion.hpp +0 -0
  3185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/dualquaternion.inl.hpp +0 -0
  3186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/eigen.hpp +0 -0
  3187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/fast_math.hpp +0 -0
  3188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/hal.hpp +0 -0
  3189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/interface.h +0 -0
  3190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin.hpp +0 -0
  3191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_avx.hpp +0 -0
  3192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_avx512.hpp +0 -0
  3193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_cpp.hpp +0 -0
  3194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_forward.hpp +0 -0
  3195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_lasx.hpp +0 -0
  3196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_lsx.hpp +0 -0
  3197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_msa.hpp +0 -0
  3198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_neon.hpp +0 -0
  3199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv.hpp +0 -0
  3200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv071.hpp +0 -0
  3201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv_010_compat_non-policy.hpp +0 -0
  3202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv_010_compat_overloaded-non-policy.hpp +0 -0
  3203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv_011_compat.hpp +0 -0
  3204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv_compat_overloaded.hpp +0 -0
  3205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_rvv_scalable.hpp +0 -0
  3206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_sse.hpp +0 -0
  3207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_sse_em.hpp +0 -0
  3208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_vsx.hpp +0 -0
  3209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/intrin_wasm.hpp +0 -0
  3210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/msa_macros.h +0 -0
  3211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/hal/simd_utils.impl.hpp +0 -0
  3212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/llapi/llapi.h +0 -0
  3213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/mat.hpp +0 -0
  3214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/mat.inl.hpp +0 -0
  3215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/matx.hpp +0 -0
  3216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/matx.inl.hpp +0 -0
  3217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/neon_utils.hpp +0 -0
  3218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/ocl.hpp +0 -0
  3219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/ocl_genbase.hpp +0 -0
  3220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/ocl_defs.hpp +0 -0
  3221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/opencl_info.hpp +0 -0
  3222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/opencl_svm.hpp +0 -0
  3223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clblas.hpp +0 -0
  3224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clfft.hpp +0 -0
  3225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp +0 -0
  3226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp +0 -0
  3227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_gl.hpp +0 -0
  3228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_gl_wrappers.hpp +0 -0
  3229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_clblas.hpp +0 -0
  3230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_clfft.hpp +0 -0
  3231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_core.hpp +0 -0
  3232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_core_wrappers.hpp +0 -0
  3233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_gl.hpp +0 -0
  3234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_gl_wrappers.hpp +0 -0
  3235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_svm_20.hpp +0 -0
  3236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_svm_definitions.hpp +0 -0
  3237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opencl/runtime/opencl_svm_hsa_extension.hpp +0 -0
  3238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/opengl.hpp +0 -0
  3239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/openvx/ovx_defs.hpp +0 -0
  3240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/operations.hpp +0 -0
  3241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/optim.hpp +0 -0
  3242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/ovx.hpp +0 -0
  3243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/parallel/backend/parallel_for.openmp.hpp +0 -0
  3244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/parallel/backend/parallel_for.tbb.hpp +0 -0
  3245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/parallel/parallel_backend.hpp +0 -0
  3246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/persistence.hpp +0 -0
  3247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/private/cv_cpu_include_simd_declarations.hpp +0 -0
  3248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/private.cuda.hpp +0 -0
  3249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/private.hpp +0 -0
  3250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/quaternion.hpp +0 -0
  3251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/quaternion.inl.hpp +0 -0
  3252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/saturate.hpp +0 -0
  3253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/simd_intrinsics.hpp +0 -0
  3254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/softfloat.hpp +0 -0
  3255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/sse_utils.hpp +0 -0
  3256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/traits.hpp +0 -0
  3257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/types.hpp +0 -0
  3258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/types_c.h +0 -0
  3259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utility.hpp +0 -0
  3260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/allocator_stats.hpp +0 -0
  3261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/allocator_stats.impl.hpp +0 -0
  3262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/buffer_area.private.hpp +0 -0
  3263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/configuration.private.hpp +0 -0
  3264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/filesystem.hpp +0 -0
  3265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/filesystem.private.hpp +0 -0
  3266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/fp_control.private.hpp +0 -0
  3267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/fp_control_utils.hpp +0 -0
  3268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/instrumentation.hpp +0 -0
  3269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/lock.private.hpp +0 -0
  3270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/logger.defines.hpp +0 -0
  3271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/logger.hpp +0 -0
  3272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/logtag.hpp +0 -0
  3273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/plugin_loader.private.hpp +0 -0
  3274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/tls.hpp +0 -0
  3275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/trace.hpp +0 -0
  3276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/utils/trace.private.hpp +0 -0
  3277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/va_intel.hpp +0 -0
  3278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/version.hpp +0 -0
  3279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core/vsx_utils.hpp +0 -0
  3280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/include/opencv2/core.hpp +0 -0
  3281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/filelist +0 -0
  3282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/gen_dict.json +0 -0
  3283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/cpp/core_manual.cpp +0 -0
  3284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/cpp/core_manual.hpp +0 -0
  3285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Core.jcode.in +0 -0
  3286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+CvException.java +0 -0
  3287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+CvType.java +0 -0
  3288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+DMatch.java +0 -0
  3289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+KeyPoint.java +0 -0
  3290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Mat.java +0 -0
  3291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatAt.kt +0 -0
  3292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatMatMul.kt +0 -0
  3293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfByte.java +0 -0
  3294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfDMatch.java +0 -0
  3295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfDouble.java +0 -0
  3296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfFloat.java +0 -0
  3297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfFloat4.java +0 -0
  3298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfFloat6.java +0 -0
  3299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfInt.java +0 -0
  3300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfInt4.java +0 -0
  3301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfKeyPoint.java +0 -0
  3302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfPoint.java +0 -0
  3303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfPoint2f.java +0 -0
  3304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfPoint3.java +0 -0
  3305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfPoint3f.java +0 -0
  3306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfRect.java +0 -0
  3307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfRect2d.java +0 -0
  3308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+MatOfRotatedRect.java +0 -0
  3309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Point.java +0 -0
  3310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Point3.java +0 -0
  3311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Range.java +0 -0
  3312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Rect.java +0 -0
  3313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Rect2d.java +0 -0
  3314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+RotatedRect.java +0 -0
  3315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Scalar.java +0 -0
  3316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+Size.java +0 -0
  3317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/src/java/core+TermCriteria.java +0 -0
  3318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/CoreTest.java +0 -0
  3319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/CvTypeTest.java +0 -0
  3320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/DMatchTest.java +0 -0
  3321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/KeyPointTest.java +0 -0
  3322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/MatOfByteTest.java +0 -0
  3323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/MatTest.java +0 -0
  3324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/Point3Test.java +0 -0
  3325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/PointTest.java +0 -0
  3326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/RangeTest.java +0 -0
  3327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/RectTest.java +0 -0
  3328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/RotatedRectTest.java +0 -0
  3329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/ScalarTest.java +0 -0
  3330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/SizeTest.java +0 -0
  3331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/java/test/TermCriteriaTest.java +0 -0
  3332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/ArrayUtil.h +0 -0
  3333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/ArrayUtil.mm +0 -0
  3334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/ByteVector.h +0 -0
  3335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/ByteVector.mm +0 -0
  3336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/ByteVectorExt.swift +0 -0
  3337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/CVObjcUtil.h +0 -0
  3338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Converters.h +0 -0
  3339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Converters.mm +0 -0
  3340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/CvType.h +0 -0
  3341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/CvType.mm +0 -0
  3342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/CvTypeExt.swift +0 -0
  3343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/DMatch.h +0 -0
  3344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/DMatch.mm +0 -0
  3345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Double2.h +0 -0
  3346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Double2.mm +0 -0
  3347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Double3.h +0 -0
  3348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Double3.mm +0 -0
  3349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/DoubleVector.h +0 -0
  3350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/DoubleVector.mm +0 -0
  3351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/DoubleVectorExt.swift +0 -0
  3352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Float4.h +0 -0
  3353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Float4.mm +0 -0
  3354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Float6.h +0 -0
  3355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Float6.mm +0 -0
  3356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/FloatVector.h +0 -0
  3357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/FloatVector.mm +0 -0
  3358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/FloatVectorExt.swift +0 -0
  3359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Int4.h +0 -0
  3360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Int4.mm +0 -0
  3361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/IntVector.h +0 -0
  3362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/IntVector.mm +0 -0
  3363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/IntVectorExt.swift +0 -0
  3364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/KeyPoint.h +0 -0
  3365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/KeyPoint.mm +0 -0
  3366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Mat.h +0 -0
  3367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Mat.mm +0 -0
  3368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatExt.swift +0 -0
  3369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfByte.h +0 -0
  3370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfByte.mm +0 -0
  3371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfDMatch.h +0 -0
  3372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfDMatch.mm +0 -0
  3373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfDouble.h +0 -0
  3374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfDouble.mm +0 -0
  3375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfFloat.h +0 -0
  3376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfFloat.mm +0 -0
  3377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfFloat4.h +0 -0
  3378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfFloat4.mm +0 -0
  3379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfFloat6.h +0 -0
  3380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfFloat6.mm +0 -0
  3381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfInt.h +0 -0
  3382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfInt.mm +0 -0
  3383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfInt4.h +0 -0
  3384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfInt4.mm +0 -0
  3385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfKeyPoint.h +0 -0
  3386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfKeyPoint.mm +0 -0
  3387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint2f.h +0 -0
  3388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint2f.mm +0 -0
  3389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint2i.h +0 -0
  3390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint2i.mm +0 -0
  3391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint3.h +0 -0
  3392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint3.mm +0 -0
  3393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint3f.h +0 -0
  3394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfPoint3f.mm +0 -0
  3395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfRect2d.h +0 -0
  3396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfRect2d.mm +0 -0
  3397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfRect2i.h +0 -0
  3398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfRect2i.mm +0 -0
  3399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfRotatedRect.h +0 -0
  3400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MatOfRotatedRect.mm +0 -0
  3401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MinMaxLocResult.h +0 -0
  3402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/MinMaxLocResult.mm +0 -0
  3403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point2d.h +0 -0
  3404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point2d.mm +0 -0
  3405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point2f.h +0 -0
  3406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point2f.mm +0 -0
  3407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point2i.h +0 -0
  3408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point2i.mm +0 -0
  3409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point3d.h +0 -0
  3410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point3d.mm +0 -0
  3411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point3f.h +0 -0
  3412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point3f.mm +0 -0
  3413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point3i.h +0 -0
  3414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Point3i.mm +0 -0
  3415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Range.h +0 -0
  3416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Range.mm +0 -0
  3417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Rect2d.h +0 -0
  3418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Rect2d.mm +0 -0
  3419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Rect2f.h +0 -0
  3420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Rect2f.mm +0 -0
  3421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Rect2i.h +0 -0
  3422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Rect2i.mm +0 -0
  3423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/RotatedRect.h +0 -0
  3424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/RotatedRect.mm +0 -0
  3425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Scalar.h +0 -0
  3426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Scalar.mm +0 -0
  3427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Size2d.h +0 -0
  3428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Size2d.mm +0 -0
  3429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Size2f.h +0 -0
  3430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Size2f.mm +0 -0
  3431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Size2i.h +0 -0
  3432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Size2i.mm +0 -0
  3433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/TermCriteria.h +0 -0
  3434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/TermCriteria.mm +0 -0
  3435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/common/Typealiases.swift +0 -0
  3436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/filelist +0 -0
  3437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/gen_dict.json +0 -0
  3438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/manual/core_manual.hpp +0 -0
  3439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/ConvertersTest.swift +0 -0
  3440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/CoreTest.swift +0 -0
  3441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/CvTypeTest.swift +0 -0
  3442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/DMatchTest.swift +0 -0
  3443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/KeyPointTest.swift +0 -0
  3444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/MatTest.swift +0 -0
  3445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/MatTestObjc.m +0 -0
  3446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/Point3Test.swift +0 -0
  3447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/PointTest.swift +0 -0
  3448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/RangeTest.swift +0 -0
  3449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/RectTest.swift +0 -0
  3450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/RotatedRectTest.swift +0 -0
  3451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/ScalarTest.swift +0 -0
  3452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/SizeTest.swift +0 -0
  3453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/TermCriteriaTest.swift +0 -0
  3454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/resources/chessboard.jpg +0 -0
  3455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/objc/test/resources/lena.png +0 -0
  3456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/plugins/parallel_openmp/CMakeLists.txt +0 -0
  3457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/plugins/parallel_tbb/CMakeLists.txt +0 -0
  3458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/package/mat_wrapper/__init__.py +0 -0
  3459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/package/utils/__init__.py +0 -0
  3460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/pyopencv_async.hpp +0 -0
  3461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/pyopencv_core.hpp +0 -0
  3462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/pyopencv_cuda.hpp +0 -0
  3463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/pyopencv_umat.hpp +0 -0
  3464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/misc/python/shadow_umat.hpp +0 -0
  3465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/cuda/perf_gpumat.cpp +0 -0
  3466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_arithm.cpp +0 -0
  3467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_bufferpool.cpp +0 -0
  3468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_channels.cpp +0 -0
  3469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_dxt.cpp +0 -0
  3470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_gemm.cpp +0 -0
  3471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_matop.cpp +0 -0
  3472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/opencl/perf_usage_flags.cpp +0 -0
  3473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_abs.cpp +0 -0
  3474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_addWeighted.cpp +0 -0
  3475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_allocation.cpp +0 -0
  3476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_arithm.cpp +0 -0
  3477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_bitwise.cpp +0 -0
  3478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_compare.cpp +0 -0
  3479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_convertTo.cpp +0 -0
  3480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_cvround.cpp +0 -0
  3481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_dft.cpp +0 -0
  3482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_dot.cpp +0 -0
  3483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_inRange.cpp +0 -0
  3484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_io_base64.cpp +0 -0
  3485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_lut.cpp +0 -0
  3486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_main.cpp +0 -0
  3487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_mat.cpp +0 -0
  3488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_math.cpp +0 -0
  3489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_merge.cpp +0 -0
  3490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_minmaxloc.cpp +0 -0
  3491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_norm.cpp +0 -0
  3492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_precomp.hpp +0 -0
  3493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_reduce.cpp +0 -0
  3494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_sort.cpp +0 -0
  3495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_split.cpp +0 -0
  3496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_stat.cpp +0 -0
  3497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/perf/perf_umat.cpp +0 -0
  3498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/algorithm.cpp +0 -0
  3499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/alloc.cpp +0 -0
  3500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/arithm.cpp +0 -0
  3501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/arithm.dispatch.cpp +0 -0
  3502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/arithm.simd.hpp +0 -0
  3503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/arithm_ipp.hpp +0 -0
  3504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/array.cpp +0 -0
  3505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/async.cpp +0 -0
  3506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/batch_distance.cpp +0 -0
  3507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/bindings_utils.cpp +0 -0
  3508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/buffer_area.cpp +0 -0
  3509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/bufferpool.impl.hpp +0 -0
  3510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/channels.cpp +0 -0
  3511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/check.cpp +0 -0
  3512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/command_line_parser.cpp +0 -0
  3513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/conjugate_gradient.cpp +0 -0
  3514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/convert.dispatch.cpp +0 -0
  3515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/convert.hpp +0 -0
  3516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/convert.simd.hpp +0 -0
  3517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/convert_c.cpp +0 -0
  3518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/convert_scale.dispatch.cpp +0 -0
  3519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/convert_scale.simd.hpp +0 -0
  3520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/copy.cpp +0 -0
  3521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/count_non_zero.dispatch.cpp +0 -0
  3522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/count_non_zero.simd.hpp +0 -0
  3523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda/gpu_mat.cu +0 -0
  3524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda/gpu_mat_nd.cu +0 -0
  3525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda_gpu_mat.cpp +0 -0
  3526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda_gpu_mat_nd.cpp +0 -0
  3527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda_host_mem.cpp +0 -0
  3528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda_info.cpp +0 -0
  3529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/cuda_stream.cpp +0 -0
  3530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/datastructs.cpp +0 -0
  3531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/directx.cpp +0 -0
  3532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/directx.inc.hpp +0 -0
  3533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/downhill_simplex.cpp +0 -0
  3534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/dxt.cpp +0 -0
  3535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/gl_core_3_1.cpp +0 -0
  3536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/gl_core_3_1.hpp +0 -0
  3537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/glob.cpp +0 -0
  3538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/hal_internal.cpp +0 -0
  3539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/hal_internal.hpp +0 -0
  3540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/hal_replacement.hpp +0 -0
  3541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/has_non_zero.dispatch.cpp +0 -0
  3542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/has_non_zero.simd.hpp +0 -0
  3543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/intel_gpu_gemm.inl.hpp +0 -0
  3544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/kmeans.cpp +0 -0
  3545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/lapack.cpp +0 -0
  3546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/lda.cpp +0 -0
  3547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/logger.cpp +0 -0
  3548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/lpsolver.cpp +0 -0
  3549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/lut.cpp +0 -0
  3550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/mathfuncs.cpp +0 -0
  3551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/mathfuncs.hpp +0 -0
  3552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/mathfuncs_core.dispatch.cpp +0 -0
  3553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/mathfuncs_core.simd.hpp +0 -0
  3554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matmul.dispatch.cpp +0 -0
  3555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matmul.simd.hpp +0 -0
  3556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix.cpp +0 -0
  3557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_c.cpp +0 -0
  3558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_decomp.cpp +0 -0
  3559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_expressions.cpp +0 -0
  3560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_iterator.cpp +0 -0
  3561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_operations.cpp +0 -0
  3562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_sparse.cpp +0 -0
  3563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_transform.cpp +0 -0
  3564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/matrix_wrap.cpp +0 -0
  3565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/mean.dispatch.cpp +0 -0
  3566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/mean.simd.hpp +0 -0
  3567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/merge.dispatch.cpp +0 -0
  3568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/merge.simd.hpp +0 -0
  3569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/minmax.cpp +0 -0
  3570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/norm.cpp +0 -0
  3571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/ocl.cpp +0 -0
  3572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/ocl_disabled.impl.hpp +0 -0
  3573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/arithm.cl +0 -0
  3574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/convert.cl +0 -0
  3575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/copymakeborder.cl +0 -0
  3576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/copyset.cl +0 -0
  3577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/cvtclr_dx.cl +0 -0
  3578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/fft.cl +0 -0
  3579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/flip.cl +0 -0
  3580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/gemm.cl +0 -0
  3581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/halfconvert.cl +0 -0
  3582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/inrange.cl +0 -0
  3583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/intel_gemm.cl +0 -0
  3584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/lut.cl +0 -0
  3585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/meanstddev.cl +0 -0
  3586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/minmaxloc.cl +0 -0
  3587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/mixchannels.cl +0 -0
  3588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/mulspectrums.cl +0 -0
  3589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/normalize.cl +0 -0
  3590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/reduce.cl +0 -0
  3591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/reduce2.cl +0 -0
  3592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/repeat.cl +0 -0
  3593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/autogenerated/opencl_clblas_impl.hpp +0 -0
  3594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/autogenerated/opencl_clfft_impl.hpp +0 -0
  3595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp +0 -0
  3596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/autogenerated/opencl_core_static_impl.hpp +0 -0
  3597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/autogenerated/opencl_gl_impl.hpp +0 -0
  3598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/autogenerated/opencl_gl_static_impl.hpp +0 -0
  3599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/common.py +0 -0
  3600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/filter/opencl_clblas_functions.list +0 -0
  3601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/filter/opencl_clfft_functions.list +0 -0
  3602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/filter/opencl_core_functions.list +0 -0
  3603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/filter/opencl_gl_functions.list +0 -0
  3604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/generate.sh +0 -0
  3605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/parser_cl.py +0 -0
  3606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/parser_clblas.py +0 -0
  3607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/parser_clfft.py +0 -0
  3608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_clblas.hpp.in +0 -0
  3609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_clblas_impl.hpp.in +0 -0
  3610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_clfft.hpp.in +0 -0
  3611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_clfft_impl.hpp.in +0 -0
  3612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_core.hpp.in +0 -0
  3613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_core_impl.hpp.in +0 -0
  3614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_core_wrappers.hpp.in +0 -0
  3615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_gl.hpp.in +0 -0
  3616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_gl_impl.hpp.in +0 -0
  3617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/opencl_gl_wrappers.hpp.in +0 -0
  3618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/generator/template/static_impl.hpp.in +0 -0
  3619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/opencl_clblas.cpp +0 -0
  3620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/opencl_clfft.cpp +0 -0
  3621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/opencl_core.cpp +0 -0
  3622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/runtime/runtime_common.hpp +0 -0
  3623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/set_identity.cl +0 -0
  3624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/split_merge.cl +0 -0
  3625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opencl/transpose.cl +0 -0
  3626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/opengl.cpp +0 -0
  3627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/out.cpp +0 -0
  3628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/ovx.cpp +0 -0
  3629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/factory_parallel.hpp +0 -0
  3630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/parallel.cpp +0 -0
  3631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/parallel.hpp +0 -0
  3632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/parallel_openmp.cpp +0 -0
  3633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/parallel_tbb.cpp +0 -0
  3634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/plugin_parallel_api.hpp +0 -0
  3635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/plugin_parallel_wrapper.impl.hpp +0 -0
  3636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/registry_parallel.hpp +0 -0
  3637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel/registry_parallel.impl.hpp +0 -0
  3638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel.cpp +0 -0
  3639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel_impl.cpp +0 -0
  3640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/parallel_impl.hpp +0 -0
  3641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/pca.cpp +0 -0
  3642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence.cpp +0 -0
  3643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence.hpp +0 -0
  3644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_base64_encoding.cpp +0 -0
  3645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_base64_encoding.hpp +0 -0
  3646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_impl.hpp +0 -0
  3647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_json.cpp +0 -0
  3648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_types.cpp +0 -0
  3649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_xml.cpp +0 -0
  3650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/persistence_yml.cpp +0 -0
  3651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/precomp.hpp +0 -0
  3652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/rand.cpp +0 -0
  3653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/softfloat.cpp +0 -0
  3654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/split.dispatch.cpp +0 -0
  3655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/split.simd.hpp +0 -0
  3656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/stat.dispatch.cpp +0 -0
  3657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/stat.hpp +0 -0
  3658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/stat.simd.hpp +0 -0
  3659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/stat_c.cpp +0 -0
  3660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/stl.cpp +0 -0
  3661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/sum.dispatch.cpp +0 -0
  3662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/sum.simd.hpp +0 -0
  3663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/system.cpp +0 -0
  3664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/tables.cpp +0 -0
  3665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/trace.cpp +0 -0
  3666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/types.cpp +0 -0
  3667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/umatrix.cpp +0 -0
  3668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/umatrix.hpp +0 -0
  3669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/datafile.cpp +0 -0
  3670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/filesystem.cpp +0 -0
  3671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/logtagconfig.hpp +0 -0
  3672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/logtagconfigparser.cpp +0 -0
  3673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/logtagconfigparser.hpp +0 -0
  3674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/logtagmanager.cpp +0 -0
  3675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/logtagmanager.hpp +0 -0
  3676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/plugin_loader.impl.hpp +0 -0
  3677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/utils/samples.cpp +0 -0
  3678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/va_intel.cpp +0 -0
  3679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/src/va_wrapper.impl.hpp +0 -0
  3680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_arithm.cpp +0 -0
  3681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_channels.cpp +0 -0
  3682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_dft.cpp +0 -0
  3683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_gemm.cpp +0 -0
  3684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_image2d.cpp +0 -0
  3685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_matrix_expr.cpp +0 -0
  3686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_matrix_operation.cpp +0 -0
  3687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ocl/test_opencl.cpp +0 -0
  3688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/ref_reduce_arg.impl.hpp +0 -0
  3689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_arithm.cpp +0 -0
  3690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_async.cpp +0 -0
  3691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_concatenation.cpp +0 -0
  3692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_conjugate_gradient.cpp +0 -0
  3693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_countnonzero.cpp +0 -0
  3694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_cuda.cpp +0 -0
  3695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_downhill_simplex.cpp +0 -0
  3696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_ds.cpp +0 -0
  3697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_dxt.cpp +0 -0
  3698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_eigen.cpp +0 -0
  3699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_hal_core.cpp +0 -0
  3700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_hasnonzero.cpp +0 -0
  3701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_intrin.cpp +0 -0
  3702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_intrin128.simd.hpp +0 -0
  3703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_intrin256.simd.hpp +0 -0
  3704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_intrin512.simd.hpp +0 -0
  3705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_intrin_emulator.cpp +0 -0
  3706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_intrin_utils.hpp +0 -0
  3707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_io.cpp +0 -0
  3708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_logtagconfigparser.cpp +0 -0
  3709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_logtagmanager.cpp +0 -0
  3710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_lpsolver.cpp +0 -0
  3711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_main.cpp +0 -0
  3712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_mat.cpp +0 -0
  3713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_math.cpp +0 -0
  3714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_misc.cpp +0 -0
  3715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_opencl.cpp +0 -0
  3716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_operations.cpp +0 -0
  3717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_precomp.hpp +0 -0
  3718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_ptr.cpp +0 -0
  3719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_quaternion.cpp +0 -0
  3720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_rand.cpp +0 -0
  3721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_rotatedrect.cpp +0 -0
  3722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_umat.cpp +0 -0
  3723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_utils.cpp +0 -0
  3724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/core/test/test_utils_tls.impl.hpp +0 -0
  3725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/CMakeLists.txt +0 -0
  3726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/cmake/hooks/INIT_MODULE_SOURCES_opencv_dnn.cmake +0 -0
  3727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/cmake/init.cmake +0 -0
  3728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/cmake/plugin.cmake +0 -0
  3729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/all_layers.hpp +0 -0
  3730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/dict.hpp +0 -0
  3731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/dnn.hpp +0 -0
  3732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/dnn.inl.hpp +0 -0
  3733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/layer.details.hpp +0 -0
  3734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/layer.hpp +0 -0
  3735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/layer_reg.private.hpp +0 -0
  3736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/shape_utils.hpp +0 -0
  3737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/utils/debug_utils.hpp +0 -0
  3738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/utils/inference_engine.hpp +0 -0
  3739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn/version.hpp +0 -0
  3740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/include/opencv2/dnn.hpp +0 -0
  3741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/caffe/opencv-caffe.pb.cc +0 -0
  3742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/caffe/opencv-caffe.pb.h +0 -0
  3743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/face_detector_accuracy.py +0 -0
  3744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/java/filelist_common +0 -0
  3745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/java/gen_dict.json +0 -0
  3746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/java/src/cpp/dnn_converters.cpp +0 -0
  3747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/java/src/cpp/dnn_converters.hpp +0 -0
  3748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/java/test/DnnListRegressionTest.java +0 -0
  3749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/java/test/DnnTensorFlowTest.java +0 -0
  3750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/objc/gen_dict.json +0 -0
  3751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/onnx/opencv-onnx.pb.cc +0 -0
  3752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/onnx/opencv-onnx.pb.h +0 -0
  3753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/plugin/openvino/CMakeLists.txt +0 -0
  3754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/python/pyopencv_dnn.hpp +0 -0
  3755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/python/test/test_dnn.py +0 -0
  3756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/quantize_face_detector.py +0 -0
  3757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/attr_value.pb.cc +0 -0
  3758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/attr_value.pb.h +0 -0
  3759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/function.pb.cc +0 -0
  3760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/function.pb.h +0 -0
  3761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/graph.pb.cc +0 -0
  3762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/graph.pb.h +0 -0
  3763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/op_def.pb.cc +0 -0
  3764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/op_def.pb.h +0 -0
  3765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/tensor.pb.cc +0 -0
  3766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/tensor.pb.h +0 -0
  3767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/tensor_shape.pb.cc +0 -0
  3768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/tensor_shape.pb.h +0 -0
  3769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/types.pb.cc +0 -0
  3770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/types.pb.h +0 -0
  3771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/versions.pb.cc +0 -0
  3772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tensorflow/versions.pb.h +0 -0
  3773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/misc/tflite/schema_generated.h +0 -0
  3774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_caffe.cpp +0 -0
  3775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_common.cpp +0 -0
  3776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_convolution.cpp +0 -0
  3777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_convolution1d.cpp +0 -0
  3778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_convolution3d.cpp +0 -0
  3779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_einsum.cpp +0 -0
  3780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_gemm.cpp +0 -0
  3781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_layer.cpp +0 -0
  3782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_main.cpp +0 -0
  3783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_net.cpp +0 -0
  3784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_precomp.hpp +0 -0
  3785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/perf/perf_recurrent.cpp +0 -0
  3786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/backend.cpp +0 -0
  3787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/backend.hpp +0 -0
  3788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/caffe/caffe_importer.cpp +0 -0
  3789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/caffe/caffe_io.cpp +0 -0
  3790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/caffe/caffe_io.hpp +0 -0
  3791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/caffe/caffe_shrinker.cpp +0 -0
  3792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/caffe/glog_emulator.hpp +0 -0
  3793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/caffe/opencv-caffe.proto +0 -0
  3794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/activation_eltwise.cu +0 -0
  3795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/activations.cu +0 -0
  3796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/array.hpp +0 -0
  3797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/atomics.hpp +0 -0
  3798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/bbox_utils.hpp +0 -0
  3799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/bias_activation.cu +0 -0
  3800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/bias_activation_eltwise.cu +0 -0
  3801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/bias_eltwise_activation.cu +0 -0
  3802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/block_stride_range.hpp +0 -0
  3803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/concat.cu +0 -0
  3804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/crop_and_resize.cu +0 -0
  3805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/detection_output.cu +0 -0
  3806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/eltwise_activation.cu +0 -0
  3807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/eltwise_ops.cu +0 -0
  3808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/execution.hpp +0 -0
  3809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/fill_copy.cu +0 -0
  3810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/fp_conversion.cu +0 -0
  3811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/functors.hpp +0 -0
  3812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/grid_nms.cu +0 -0
  3813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/grid_stride_range.hpp +0 -0
  3814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/index_helpers.hpp +0 -0
  3815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/kernel_dispatcher.hpp +0 -0
  3816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/limits.hpp +0 -0
  3817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/math.hpp +0 -0
  3818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/max_unpooling.cu +0 -0
  3819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/memory.hpp +0 -0
  3820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/mvn.cu +0 -0
  3821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/normalize.cu +0 -0
  3822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/padding.cu +0 -0
  3823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/permute.cu +0 -0
  3824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/prior_box.cu +0 -0
  3825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/region.cu +0 -0
  3826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/resize.cu +0 -0
  3827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/roi_pooling.cu +0 -0
  3828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/scale_shift.cu +0 -0
  3829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/shortcut.cu +0 -0
  3830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/slice.cu +0 -0
  3831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/types.hpp +0 -0
  3832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda/vector_traits.hpp +0 -0
  3833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cublas.hpp +0 -0
  3834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/activation.hpp +0 -0
  3835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/convolution.hpp +0 -0
  3836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/cudnn.hpp +0 -0
  3837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/lrn.hpp +0 -0
  3838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/pooling.hpp +0 -0
  3839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/recurrent.hpp +0 -0
  3840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/softmax.hpp +0 -0
  3841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/transform.hpp +0 -0
  3842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn/transpose_convolution.hpp +0 -0
  3843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/cudnn.hpp +0 -0
  3844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/error.hpp +0 -0
  3845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/event.hpp +0 -0
  3846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/memory.hpp +0 -0
  3847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/nvcc_defs.hpp +0 -0
  3848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/pointer.hpp +0 -0
  3849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/span.hpp +0 -0
  3850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/stream.hpp +0 -0
  3851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/tensor.hpp +0 -0
  3852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/tensor_ops.hpp +0 -0
  3853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/csl/workspace.hpp +0 -0
  3854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/cxx_utils/is_iterator.hpp +0 -0
  3855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/cxx_utils/resizable_static_array.hpp +0 -0
  3856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/init.hpp +0 -0
  3857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/activation_eltwise.hpp +0 -0
  3858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/activations.hpp +0 -0
  3859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/bias_activation.hpp +0 -0
  3860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/bias_activation_eltwise.hpp +0 -0
  3861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/bias_eltwise_activation.hpp +0 -0
  3862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/concat.hpp +0 -0
  3863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/crop_and_resize.hpp +0 -0
  3864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/detection_output.hpp +0 -0
  3865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/eltwise_activation.hpp +0 -0
  3866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/eltwise_ops.hpp +0 -0
  3867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/fill_copy.hpp +0 -0
  3868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/fp_conversion.hpp +0 -0
  3869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/grid_nms.hpp +0 -0
  3870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/max_unpooling.hpp +0 -0
  3871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/mvn.hpp +0 -0
  3872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/normalize.hpp +0 -0
  3873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/padding.hpp +0 -0
  3874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/permute.hpp +0 -0
  3875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/prior_box.hpp +0 -0
  3876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/region.hpp +0 -0
  3877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/resize.hpp +0 -0
  3878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/roi_pooling.hpp +0 -0
  3879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/scale_shift.hpp +0 -0
  3880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/shortcut.hpp +0 -0
  3881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/kernels/slice.hpp +0 -0
  3882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/activation.hpp +0 -0
  3883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/batch_norm.hpp +0 -0
  3884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/concat.hpp +0 -0
  3885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/const.hpp +0 -0
  3886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/convolution.hpp +0 -0
  3887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/crop_and_resize.hpp +0 -0
  3888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/detection_output.hpp +0 -0
  3889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/eltwise.hpp +0 -0
  3890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/group_norm.hpp +0 -0
  3891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/inner_product.hpp +0 -0
  3892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/instance_norm.hpp +0 -0
  3893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/layer_norm.hpp +0 -0
  3894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/lrn.hpp +0 -0
  3895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/matmul.hpp +0 -0
  3896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/matmul_broadcast.hpp +0 -0
  3897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/max_unpooling.hpp +0 -0
  3898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/mvn.hpp +0 -0
  3899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/normalize_bbox.hpp +0 -0
  3900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/padding.hpp +0 -0
  3901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/permute.hpp +0 -0
  3902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/pooling.hpp +0 -0
  3903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/prior_box.hpp +0 -0
  3904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/recurrent_cells.hpp +0 -0
  3905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/region.hpp +0 -0
  3906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/reorg.hpp +0 -0
  3907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/reshape.hpp +0 -0
  3908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/resize.hpp +0 -0
  3909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/roi_pooling.hpp +0 -0
  3910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/scale_shift.hpp +0 -0
  3911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/shortcut.hpp +0 -0
  3912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/shuffle_channel.hpp +0 -0
  3913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/slice.hpp +0 -0
  3914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/softmax.hpp +0 -0
  3915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/split.hpp +0 -0
  3916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/cuda4dnn/primitives/transpose_convolution.hpp +0 -0
  3917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/darknet/darknet_importer.cpp +0 -0
  3918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/darknet/darknet_io.cpp +0 -0
  3919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/darknet/darknet_io.hpp +0 -0
  3920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/debug_utils.cpp +0 -0
  3921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/dnn.cpp +0 -0
  3922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/dnn_common.hpp +0 -0
  3923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/dnn_params.cpp +0 -0
  3924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/dnn_read.cpp +0 -0
  3925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/dnn_utils.cpp +0 -0
  3926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/factory.hpp +0 -0
  3927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/graph_simplifier.cpp +0 -0
  3928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/graph_simplifier.hpp +0 -0
  3929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/halide_scheduler.cpp +0 -0
  3930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/halide_scheduler.hpp +0 -0
  3931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ie_ngraph.cpp +0 -0
  3932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ie_ngraph.hpp +0 -0
  3933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/init.cpp +0 -0
  3934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/batch_norm_layer.cpp +0 -0
  3935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/convolution_layer.cpp +0 -0
  3936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/elementwise_layers.cpp +0 -0
  3937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/eltwise_layer.cpp +0 -0
  3938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/fully_connected_layer.cpp +0 -0
  3939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/layers_common.hpp +0 -0
  3940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/layers_common.simd.hpp +0 -0
  3941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/layers_rvp052.cpp +0 -0
  3942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/layers_rvp052.hpp +0 -0
  3943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/pooling_layer.cpp +0 -0
  3944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/quantization_utils.cpp +0 -0
  3945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/scale_layer.cpp +0 -0
  3946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/int8layers/softmax_layer.cpp +0 -0
  3947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layer.cpp +0 -0
  3948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layer_factory.cpp +0 -0
  3949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layer_internals.hpp +0 -0
  3950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/accum_layer.cpp +0 -0
  3951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/arg_layer.cpp +0 -0
  3952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/attention_layer.cpp +0 -0
  3953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/batch_norm_layer.cpp +0 -0
  3954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/blank_layer.cpp +0 -0
  3955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/concat_layer.cpp +0 -0
  3956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/const_layer.cpp +0 -0
  3957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/convolution_layer.cpp +0 -0
  3958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/correlation_layer.cpp +0 -0
  3959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/conv_block.simd.hpp +0 -0
  3960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/conv_depthwise.cpp +0 -0
  3961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/conv_depthwise.simd.hpp +0 -0
  3962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/conv_winograd_f63.cpp +0 -0
  3963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/conv_winograd_f63.neon.cpp +0 -0
  3964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/conv_winograd_f63.simd.hpp +0 -0
  3965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/convolution.cpp +0 -0
  3966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/convolution.hpp +0 -0
  3967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm.cpp +0 -0
  3968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm.hpp +0 -0
  3969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.default.hpp +0 -0
  3970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/fast_gemm_kernels.simd.hpp +0 -0
  3971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/fast_norm.cpp +0 -0
  3972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/fast_norm.hpp +0 -0
  3973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/softmax.cpp +0 -0
  3974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cpu_kernels/softmax.hpp +0 -0
  3975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/crop_and_resize_layer.cpp +0 -0
  3976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/cumsum_layer.cpp +0 -0
  3977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/detection_output_layer.cpp +0 -0
  3978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/einsum_layer.cpp +0 -0
  3979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/elementwise_layers.cpp +0 -0
  3980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/eltwise_layer.cpp +0 -0
  3981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/expand_layer.cpp +0 -0
  3982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/flatten_layer.cpp +0 -0
  3983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/flow_warp_layer.cpp +0 -0
  3984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/fully_connected_layer.cpp +0 -0
  3985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/gather_elements_layer.cpp +0 -0
  3986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/gather_layer.cpp +0 -0
  3987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/gemm_layer.cpp +0 -0
  3988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/group_norm_layer.cpp +0 -0
  3989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/instance_norm_layer.cpp +0 -0
  3990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/layer_norm.cpp +0 -0
  3991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/layers_common.cpp +0 -0
  3992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/layers_common.hpp +0 -0
  3993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/layers_common.simd.hpp +0 -0
  3994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/lrn_layer.cpp +0 -0
  3995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/matmul_layer.cpp +0 -0
  3996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/max_unpooling_layer.cpp +0 -0
  3997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/mvn_layer.cpp +0 -0
  3998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/nary_eltwise_layers.cpp +0 -0
  3999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/normalize_bbox_layer.cpp +0 -0
  4000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/not_implemented_layer.cpp +0 -0
  4001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/padding_layer.cpp +0 -0
  4002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/permute_layer.cpp +0 -0
  4003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/pooling_layer.cpp +0 -0
  4004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/prior_box_layer.cpp +0 -0
  4005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/proposal_layer.cpp +0 -0
  4006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/recurrent_layers.cpp +0 -0
  4007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/reduce_layer.cpp +0 -0
  4008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/region_layer.cpp +0 -0
  4009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/reorg_layer.cpp +0 -0
  4010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/reshape_layer.cpp +0 -0
  4011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/resize_layer.cpp +0 -0
  4012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/scale_layer.cpp +0 -0
  4013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/scatterND_layer.cpp +0 -0
  4014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/scatter_layer.cpp +0 -0
  4015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/shuffle_channel_layer.cpp +0 -0
  4016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/slice_layer.cpp +0 -0
  4017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/softmax_layer.cpp +0 -0
  4018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/split_layer.cpp +0 -0
  4019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/layers/tile_layer.cpp +0 -0
  4020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/legacy_backend.cpp +0 -0
  4021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/legacy_backend.hpp +0 -0
  4022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/math_utils.hpp +0 -0
  4023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/model.cpp +0 -0
  4024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net.cpp +0 -0
  4025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_cann.cpp +0 -0
  4026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_impl.cpp +0 -0
  4027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_impl.hpp +0 -0
  4028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_impl_backend.cpp +0 -0
  4029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_impl_fuse.cpp +0 -0
  4030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_openvino.cpp +0 -0
  4031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/net_quantization.cpp +0 -0
  4032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/nms.cpp +0 -0
  4033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/nms.inl.hpp +0 -0
  4034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/include/common.hpp +0 -0
  4035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/include/default_kernel_config.hpp +0 -0
  4036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/include/math_functions.hpp +0 -0
  4037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/include/ocl4dnn.hpp +0 -0
  4038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/common.cpp +0 -0
  4039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/math_functions.cpp +0 -0
  4040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/ocl4dnn_conv_spatial.cpp +0 -0
  4041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/ocl4dnn_inner_product.cpp +0 -0
  4042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/ocl4dnn_lrn.cpp +0 -0
  4043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/ocl4dnn_pool.cpp +0 -0
  4044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/ocl4dnn/src/ocl4dnn_softmax.cpp +0 -0
  4045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/onnx/onnx_graph_simplifier.cpp +0 -0
  4046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/onnx/onnx_graph_simplifier.hpp +0 -0
  4047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/onnx/onnx_importer.cpp +0 -0
  4048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/onnx/opencv-onnx.proto +0 -0
  4049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_cann.cpp +0 -0
  4050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_cann.hpp +0 -0
  4051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_cuda.cpp +0 -0
  4052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_cuda.hpp +0 -0
  4053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_halide.cpp +0 -0
  4054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_halide.hpp +0 -0
  4055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_inf_engine.cpp +0 -0
  4056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_inf_engine.hpp +0 -0
  4057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_timvx.cpp +0 -0
  4058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_timvx.hpp +0 -0
  4059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_vkcom.cpp +0 -0
  4060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_vkcom.hpp +0 -0
  4061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_webnn.cpp +0 -0
  4062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/op_webnn.hpp +0 -0
  4063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/activations.cl +0 -0
  4064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/batchnorm.cl +0 -0
  4065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/col2im.cl +0 -0
  4066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/concat.cl +0 -0
  4067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/conv_layer_spatial.cl +0 -0
  4068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/conv_spatial_helper.cl +0 -0
  4069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/detection_output.cl +0 -0
  4070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/dummy.cl +0 -0
  4071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/eltwise.cl +0 -0
  4072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/gemm_buffer.cl +0 -0
  4073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/gemm_image.cl +0 -0
  4074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/im2col.cl +0 -0
  4075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/lrn.cl +0 -0
  4076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/math.cl +0 -0
  4077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/matvec_mul.cl +0 -0
  4078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/mvn.cl +0 -0
  4079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/ocl4dnn_lrn.cl +0 -0
  4080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/ocl4dnn_pooling.cl +0 -0
  4081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/permute.cl +0 -0
  4082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/pooling.cl +0 -0
  4083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/prior_box.cl +0 -0
  4084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/region.cl +0 -0
  4085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/slice.cl +0 -0
  4086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/softmax.cl +0 -0
  4087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/opencl/softmax_loss.cl +0 -0
  4088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/plugin_api.hpp +0 -0
  4089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/plugin_wrapper.impl.hpp +0 -0
  4090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/precomp.hpp +0 -0
  4091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/registry.cpp +0 -0
  4092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/attr_value.proto +0 -0
  4093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/function.proto +0 -0
  4094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/graph.proto +0 -0
  4095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/op_def.proto +0 -0
  4096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tensor.proto +0 -0
  4097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tensor_shape.proto +0 -0
  4098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tf_graph_simplifier.cpp +0 -0
  4099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tf_graph_simplifier.hpp +0 -0
  4100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tf_importer.cpp +0 -0
  4101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tf_io.cpp +0 -0
  4102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/tf_io.hpp +0 -0
  4103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/types.proto +0 -0
  4104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tensorflow/versions.proto +0 -0
  4105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tflite/builtin_op_data.h +0 -0
  4106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tflite/schema.fbs +0 -0
  4107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/tflite/tflite_importer.cpp +0 -0
  4108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/COPYRIGHT.txt +0 -0
  4109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THDiskFile.cpp +0 -0
  4110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THDiskFile.h +0 -0
  4111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THFile.cpp +0 -0
  4112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THFile.h +0 -0
  4113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THFilePrivate.h +0 -0
  4114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THGeneral.cpp +0 -0
  4115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/THGeneral.h +0 -0
  4116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/torch/torch_importer.cpp +0 -0
  4117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/buffer.hpp +0 -0
  4118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/command.hpp +0 -0
  4119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/context.hpp +0 -0
  4120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/fence.hpp +0 -0
  4121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/op_base.hpp +0 -0
  4122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/op_conv.hpp +0 -0
  4123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/op_matmul.hpp +0 -0
  4124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/op_naryeltwise.hpp +0 -0
  4125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/pipeline.hpp +0 -0
  4126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/tensor.hpp +0 -0
  4127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/include/vkcom.hpp +0 -0
  4128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_1x1_fast.comp +0 -0
  4129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_1x1_fast_spv.cpp +0 -0
  4130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_depthwise.comp +0 -0
  4131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_depthwise_3x3.comp +0 -0
  4132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_depthwise_3x3_spv.cpp +0 -0
  4133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_depthwise_spv.cpp +0 -0
  4134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_implicit_gemm.comp +0 -0
  4135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/conv_implicit_gemm_spv.cpp +0 -0
  4136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/gemm.comp +0 -0
  4137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/gemm_spv.cpp +0 -0
  4138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/nary_eltwise_binary_forward.comp +0 -0
  4139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/nary_eltwise_binary_forward_spv.cpp +0 -0
  4140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/spirv_generator.py +0 -0
  4141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/spv_shader.cpp +0 -0
  4142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/shader/spv_shader.hpp +0 -0
  4143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/buffer.cpp +0 -0
  4144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/command.cpp +0 -0
  4145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/context.cpp +0 -0
  4146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/fence.cpp +0 -0
  4147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/internal.cpp +0 -0
  4148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/internal.hpp +0 -0
  4149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/op_base.cpp +0 -0
  4150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/op_conv.cpp +0 -0
  4151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/op_matmul.cpp +0 -0
  4152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/op_naryEltwise.cpp +0 -0
  4153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/pipeline.cpp +0 -0
  4154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/src/tensor.cpp +0 -0
  4155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/vulkan/function_list.inl.hpp +0 -0
  4156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/vulkan/vk_functions.cpp +0 -0
  4157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/vulkan/vk_functions.hpp +0 -0
  4158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/vulkan/vk_loader.cpp +0 -0
  4159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/vkcom/vulkan/vk_loader.hpp +0 -0
  4160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/src/webnn/README.md +0 -0
  4161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/cityscapes_semsegm_test_enet.py +0 -0
  4162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/imagenet_cls_test_alexnet.py +0 -0
  4163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/imagenet_cls_test_googlenet.py +0 -0
  4164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/imagenet_cls_test_inception.py +0 -0
  4165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/npy_blob.cpp +0 -0
  4166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/npy_blob.hpp +0 -0
  4167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/pascal_semsegm_test_fcn.py +0 -0
  4168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_backends.cpp +0 -0
  4169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_caffe_importer.cpp +0 -0
  4170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_common.cpp +0 -0
  4171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_common.hpp +0 -0
  4172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_common.impl.hpp +0 -0
  4173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_darknet_importer.cpp +0 -0
  4174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_googlenet.cpp +0 -0
  4175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_graph_simplifier.cpp +0 -0
  4176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_ie_models.cpp +0 -0
  4177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_int8_layers.cpp +0 -0
  4178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_layers.cpp +0 -0
  4179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_main.cpp +0 -0
  4180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_misc.cpp +0 -0
  4181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_model.cpp +0 -0
  4182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_nms.cpp +0 -0
  4183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance.cpp +0 -0
  4184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter__cuda_denylist.inl.hpp +0 -0
  4185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter__halide_denylist.inl.hpp +0 -0
  4186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter__openvino.inl.hpp +0 -0
  4187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter__vulkan_denylist.inl.hpp +0 -0
  4188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter_opencv_all_denylist.inl.hpp +0 -0
  4189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter_opencv_cpu_denylist.inl.hpp +0 -0
  4190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter_opencv_denylist.inl.hpp +0 -0
  4191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter_opencv_ocl_fp16_denylist.inl.hpp +0 -0
  4192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_filter_opencv_ocl_fp32_denylist.inl.hpp +0 -0
  4193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_conformance_layer_parser_denylist.inl.hpp +0 -0
  4194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_onnx_importer.cpp +0 -0
  4195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_precomp.hpp +0 -0
  4196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_tf_importer.cpp +0 -0
  4197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_tflite_importer.cpp +0 -0
  4198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/dnn/test/test_torch_importer.cpp +0 -0
  4199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/3rdparty/mscr/chi_table.h +0 -0
  4200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/3rdparty/mscr/chi_table_LICENSE.txt +0 -0
  4201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/CMakeLists.txt +0 -0
  4202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/doc/agast.txt +0 -0
  4203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/doc/agast_score.txt +0 -0
  4204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/doc/read_file_nondiff32.pl +0 -0
  4205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/doc/read_file_score32.pl +0 -0
  4206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/doc/run_agast_tables.bat +0 -0
  4207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/include/opencv2/features2d/features2d.hpp +0 -0
  4208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/include/opencv2/features2d/hal/interface.h +0 -0
  4209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/include/opencv2/features2d.hpp +0 -0
  4210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/filelist +0 -0
  4211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/filelist_common +0 -0
  4212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/gen_dict.json +0 -0
  4213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/src/cpp/features2d_converters.cpp +0 -0
  4214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/src/cpp/features2d_converters.hpp +0 -0
  4215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/AGASTFeatureDetectorTest.java +0 -0
  4216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/AKAZEDescriptorExtractorTest.java +0 -0
  4217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BOWImgDescriptorExtractorTest.java +0 -0
  4218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BRIEFDescriptorExtractorTest.java +0 -0
  4219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BRISKDescriptorExtractorTest.java +0 -0
  4220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java +0 -0
  4221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java +0 -0
  4222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BruteForceHammingLUTDescriptorMatcherTest.java +0 -0
  4223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java +0 -0
  4224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java +0 -0
  4225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/DENSEFeatureDetectorTest.java +0 -0
  4226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/FASTFeatureDetectorTest.java +0 -0
  4227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/Features2dTest.java +0 -0
  4228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/FlannBasedDescriptorMatcherTest.java +0 -0
  4229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/GFTTFeatureDetectorTest.java +0 -0
  4230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/HARRISFeatureDetectorTest.java +0 -0
  4231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/KAZEDescriptorExtractorTest.java +0 -0
  4232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/MSERFeatureDetectorTest.java +0 -0
  4233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/ORBDescriptorExtractorTest.java +0 -0
  4234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/ORBFeatureDetectorTest.java +0 -0
  4235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/SIFTDescriptorExtractorTest.java +0 -0
  4236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/SIFTFeatureDetectorTest.java +0 -0
  4237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/java/test/SIMPLEBLOBFeatureDetectorTest.java +0 -0
  4238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/objc/gen_dict.json +0 -0
  4239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/python/pyopencv_features2d.hpp +0 -0
  4240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/misc/python/test/test_feature_homography.py +0 -0
  4241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/opencl/perf_brute_force_matcher.cpp +0 -0
  4242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/opencl/perf_feature2d.cpp +0 -0
  4243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/perf_batchDistance.cpp +0 -0
  4244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/perf_feature2d.cpp +0 -0
  4245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/perf_feature2d.hpp +0 -0
  4246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/perf_main.cpp +0 -0
  4247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/perf/perf_precomp.hpp +0 -0
  4248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/affine_feature.cpp +0 -0
  4249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/agast.cpp +0 -0
  4250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/agast_score.cpp +0 -0
  4251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/agast_score.hpp +0 -0
  4252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/akaze.cpp +0 -0
  4253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/bagofwords.cpp +0 -0
  4254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/blobdetector.cpp +0 -0
  4255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/brisk.cpp +0 -0
  4256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/draw.cpp +0 -0
  4257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/dynamic.cpp +0 -0
  4258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/evaluation.cpp +0 -0
  4259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/fast.avx2.cpp +0 -0
  4260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/fast.cpp +0 -0
  4261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/fast.hpp +0 -0
  4262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/fast_score.cpp +0 -0
  4263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/fast_score.hpp +0 -0
  4264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/feature2d.cpp +0 -0
  4265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/gftt.cpp +0 -0
  4266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/hal_replacement.hpp +0 -0
  4267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/AKAZEConfig.h +0 -0
  4268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/AKAZEFeatures.cpp +0 -0
  4269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/AKAZEFeatures.h +0 -0
  4270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/KAZEConfig.h +0 -0
  4271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/KAZEFeatures.cpp +0 -0
  4272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/KAZEFeatures.h +0 -0
  4273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/TEvolution.h +0 -0
  4274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/fed.cpp +0 -0
  4275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/fed.h +0 -0
  4276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/nldiffusion_functions.cpp +0 -0
  4277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/nldiffusion_functions.h +0 -0
  4278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze/utils.h +0 -0
  4279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/kaze.cpp +0 -0
  4280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/keypoint.cpp +0 -0
  4281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/main.cpp +0 -0
  4282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/matchers.cpp +0 -0
  4283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/mser.cpp +0 -0
  4284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/opencl/akaze.cl +0 -0
  4285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/opencl/brute_force_match.cl +0 -0
  4286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/opencl/fast.cl +0 -0
  4287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/opencl/orb.cl +0 -0
  4288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/orb.cpp +0 -0
  4289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/precomp.hpp +0 -0
  4290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/sift.dispatch.cpp +0 -0
  4291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/src/sift.simd.hpp +0 -0
  4292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/ocl/test_brute_force_matcher.cpp +0 -0
  4293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/ocl/test_feature2d.cpp +0 -0
  4294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_affine_feature.cpp +0 -0
  4295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_agast.cpp +0 -0
  4296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_akaze.cpp +0 -0
  4297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_blobdetector.cpp +0 -0
  4298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_brisk.cpp +0 -0
  4299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_descriptors_invariance.cpp +0 -0
  4300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_descriptors_invariance.impl.hpp +0 -0
  4301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_descriptors_regression.cpp +0 -0
  4302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_descriptors_regression.impl.hpp +0 -0
  4303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_detectors_invariance.cpp +0 -0
  4304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_detectors_invariance.impl.hpp +0 -0
  4305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_detectors_regression.cpp +0 -0
  4306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_detectors_regression.impl.hpp +0 -0
  4307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_drawing.cpp +0 -0
  4308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_fast.cpp +0 -0
  4309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_invariance_utils.hpp +0 -0
  4310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_keypoints.cpp +0 -0
  4311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_main.cpp +0 -0
  4312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_matchers_algorithmic.cpp +0 -0
  4313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_mser.cpp +0 -0
  4314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_nearestneighbors.cpp +0 -0
  4315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_orb.cpp +0 -0
  4316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_precomp.hpp +0 -0
  4317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_sift.cpp +0 -0
  4318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/features2d/test/test_utils.cpp +0 -0
  4319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/CMakeLists.txt +0 -0
  4320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/all_indices.h +0 -0
  4321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/allocator.h +0 -0
  4322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/any.h +0 -0
  4323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/autotuned_index.h +0 -0
  4324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/composite_index.h +0 -0
  4325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/config.h +0 -0
  4326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/defines.h +0 -0
  4327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/dist.h +0 -0
  4328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/dummy.h +0 -0
  4329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/dynamic_bitset.h +0 -0
  4330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/flann.hpp +0 -0
  4331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/flann_base.hpp +0 -0
  4332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/general.h +0 -0
  4333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/ground_truth.h +0 -0
  4334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/hdf5.h +0 -0
  4335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/heap.h +0 -0
  4336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/hierarchical_clustering_index.h +0 -0
  4337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/index_testing.h +0 -0
  4338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/kdtree_index.h +0 -0
  4339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/kdtree_single_index.h +0 -0
  4340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/kmeans_index.h +0 -0
  4341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/linear_index.h +0 -0
  4342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/logger.h +0 -0
  4343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/lsh_index.h +0 -0
  4344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/lsh_table.h +0 -0
  4345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/matrix.h +0 -0
  4346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/miniflann.hpp +0 -0
  4347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/nn_index.h +0 -0
  4348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/object_factory.h +0 -0
  4349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/params.h +0 -0
  4350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/random.h +0 -0
  4351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/result_set.h +0 -0
  4352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/sampling.h +0 -0
  4353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/saving.h +0 -0
  4354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/simplex_downhill.h +0 -0
  4355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann/timer.h +0 -0
  4356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/include/opencv2/flann.hpp +0 -0
  4357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/misc/python/pyopencv_flann.hpp +0 -0
  4358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/misc/python/test/test_flann_based_matcher.py +0 -0
  4359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/src/flann.cpp +0 -0
  4360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/src/miniflann.cpp +0 -0
  4361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/src/precomp.hpp +0 -0
  4362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/test/test_lshtable_badarg.cpp +0 -0
  4363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/test/test_main.cpp +0 -0
  4364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/flann/test/test_precomp.hpp +0 -0
  4365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/CMakeLists.txt +0 -0
  4366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/cmake/DownloadADE.cmake +0 -0
  4367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/cmake/init.cmake +0 -0
  4368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/cmake/standalone.cmake +0 -0
  4369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/00-root.markdown +0 -0
  4370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/01-background.markdown +0 -0
  4371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/10-hld-overview.md +0 -0
  4372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/20-kernel-api.markdown +0 -0
  4373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/30-implementation.markdown +0 -0
  4374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/pics/demo.jpg +0 -0
  4375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/pics/gapi_scheme.png +0 -0
  4376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/pics/render_example.png +0 -0
  4377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/slides/.gitignore +0 -0
  4378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/slides/README.md +0 -0
  4379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/slides/gapi_overview.org +0 -0
  4380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/slides/get_sty.sh +0 -0
  4381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/doc/slides/ocv_logo.eps +0 -0
  4382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/core.hpp +0 -0
  4383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/cpu/core.hpp +0 -0
  4384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/cpu/gcpukernel.hpp +0 -0
  4385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/cpu/imgproc.hpp +0 -0
  4386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/cpu/ot.hpp +0 -0
  4387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/cpu/stereo.hpp +0 -0
  4388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/cpu/video.hpp +0 -0
  4389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/fluid/core.hpp +0 -0
  4390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/fluid/gfluidbuffer.hpp +0 -0
  4391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/fluid/gfluidkernel.hpp +0 -0
  4392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/fluid/imgproc.hpp +0 -0
  4393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/garg.hpp +0 -0
  4394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/garray.hpp +0 -0
  4395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gasync_context.hpp +0 -0
  4396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcall.hpp +0 -0
  4397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcommon.hpp +0 -0
  4398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcompiled.hpp +0 -0
  4399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcompiled_async.hpp +0 -0
  4400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcompoundkernel.hpp +0 -0
  4401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcomputation.hpp +0 -0
  4402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gcomputation_async.hpp +0 -0
  4403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gframe.hpp +0 -0
  4404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gkernel.hpp +0 -0
  4405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gmat.hpp +0 -0
  4406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gmetaarg.hpp +0 -0
  4407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gopaque.hpp +0 -0
  4408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gproto.hpp +0 -0
  4409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gpu/core.hpp +0 -0
  4410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gpu/ggpukernel.hpp +0 -0
  4411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gpu/imgproc.hpp +0 -0
  4412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gscalar.hpp +0 -0
  4413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gstreaming.hpp +0 -0
  4414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gtransform.hpp +0 -0
  4415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gtype_traits.hpp +0 -0
  4416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/gtyped.hpp +0 -0
  4417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/imgproc.hpp +0 -0
  4418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/bindings_ie.hpp +0 -0
  4419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/bindings_onnx.hpp +0 -0
  4420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/bindings_ov.hpp +0 -0
  4421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/ie.hpp +0 -0
  4422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/onnx.hpp +0 -0
  4423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/ov.hpp +0 -0
  4424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer/parsers.hpp +0 -0
  4425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/infer.hpp +0 -0
  4426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/media.hpp +0 -0
  4427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/oak/infer.hpp +0 -0
  4428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/oak/oak.hpp +0 -0
  4429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/ocl/core.hpp +0 -0
  4430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/ocl/goclkernel.hpp +0 -0
  4431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/ocl/imgproc.hpp +0 -0
  4432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/opencv_includes.hpp +0 -0
  4433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/operators.hpp +0 -0
  4434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/ot.hpp +0 -0
  4435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/assert.hpp +0 -0
  4436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/convert.hpp +0 -0
  4437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/cvdefs.hpp +0 -0
  4438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/exports.hpp +0 -0
  4439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/mat.hpp +0 -0
  4440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/saturate.hpp +0 -0
  4441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/scalar.hpp +0 -0
  4442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/own/types.hpp +0 -0
  4443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/plaidml/core.hpp +0 -0
  4444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/plaidml/gplaidmlkernel.hpp +0 -0
  4445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/plaidml/plaidml.hpp +0 -0
  4446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/python/python.hpp +0 -0
  4447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/render/render.hpp +0 -0
  4448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/render/render_types.hpp +0 -0
  4449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/render.hpp +0 -0
  4450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/rmat.hpp +0 -0
  4451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/s11n/base.hpp +0 -0
  4452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/s11n.hpp +0 -0
  4453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/stereo.hpp +0 -0
  4454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/cap.hpp +0 -0
  4455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/desync.hpp +0 -0
  4456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/format.hpp +0 -0
  4457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/gstreamer/gstreamerpipeline.hpp +0 -0
  4458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/gstreamer/gstreamersource.hpp +0 -0
  4459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/meta.hpp +0 -0
  4460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/onevpl/accel_types.hpp +0 -0
  4461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/onevpl/cfg_params.hpp +0 -0
  4462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/onevpl/data_provider_interface.hpp +0 -0
  4463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/onevpl/default.hpp +0 -0
  4464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/onevpl/device_selector_interface.hpp +0 -0
  4465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/onevpl/source.hpp +0 -0
  4466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/queue_source.hpp +0 -0
  4467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/source.hpp +0 -0
  4468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/streaming/sync.hpp +0 -0
  4469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/any.hpp +0 -0
  4470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/compiler_hints.hpp +0 -0
  4471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/copy_through_move.hpp +0 -0
  4472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/optional.hpp +0 -0
  4473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/throw.hpp +0 -0
  4474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/type_traits.hpp +0 -0
  4475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/util.hpp +0 -0
  4476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/util/variant.hpp +0 -0
  4477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi/video.hpp +0 -0
  4478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/include/opencv2/gapi.hpp +0 -0
  4479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/package/gapi/__init__.py +0 -0
  4480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/pyopencv_gapi.hpp +0 -0
  4481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/python_bridge.hpp +0 -0
  4482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/samples/gaze_estimation.py +0 -0
  4483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/shadow_gapi.hpp +0 -0
  4484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_core.py +0 -0
  4485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_imgproc.py +0 -0
  4486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_infer.py +0 -0
  4487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_infer_onnx.py +0 -0
  4488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_infer_ov.py +0 -0
  4489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_kernels.py +0 -0
  4490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_ot.py +0 -0
  4491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_render.py +0 -0
  4492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_sample_pipelines.py +0 -0
  4493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_stateful_kernel.py +0 -0
  4494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_streaming.py +0 -0
  4495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/misc/python/test/test_gapi_types.py +0 -0
  4496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_core_perf_tests.cpp +0 -0
  4497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_core_perf_tests.hpp +0 -0
  4498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_core_perf_tests_inl.hpp +0 -0
  4499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_imgproc_perf_tests.cpp +0 -0
  4500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_imgproc_perf_tests.hpp +0 -0
  4501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_imgproc_perf_tests_inl.hpp +0 -0
  4502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_render_perf_tests.cpp +0 -0
  4503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_render_perf_tests.hpp +0 -0
  4504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_render_perf_tests_inl.hpp +0 -0
  4505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_video_perf_tests.cpp +0 -0
  4506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_video_perf_tests.hpp +0 -0
  4507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/common/gapi_video_perf_tests_inl.hpp +0 -0
  4508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/cpu/gapi_core_perf_tests_cpu.cpp +0 -0
  4509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/cpu/gapi_core_perf_tests_fluid.cpp +0 -0
  4510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/cpu/gapi_imgproc_perf_tests_cpu.cpp +0 -0
  4511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/cpu/gapi_imgproc_perf_tests_fluid.cpp +0 -0
  4512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/cpu/gapi_video_perf_tests_cpu.cpp +0 -0
  4513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/gpu/gapi_core_perf_tests_gpu.cpp +0 -0
  4514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/gpu/gapi_imgproc_perf_tests_gpu.cpp +0 -0
  4515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/internal/gapi_compiler_perf_tests.cpp +0 -0
  4516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/perf_bench.cpp +0 -0
  4517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/perf_main.cpp +0 -0
  4518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/perf_precomp.hpp +0 -0
  4519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/render/gapi_render_perf_tests_ocv.cpp +0 -0
  4520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/perf/streaming/gapi_streaming_source_perf_tests.cpp +0 -0
  4521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/api_example.cpp +0 -0
  4522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/data/config_template.yml +0 -0
  4523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/draw_example.cpp +0 -0
  4524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/face_detection_mtcnn.cpp +0 -0
  4525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/gaze_estimation.cpp +0 -0
  4526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/infer_ie_onnx_hybrid.cpp +0 -0
  4527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/infer_single_roi.cpp +0 -0
  4528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/infer_ssd_onnx.cpp +0 -0
  4529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/oak_basic_infer.cpp +0 -0
  4530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/oak_copy.cpp +0 -0
  4531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/oak_rgb_camera_encoding.cpp +0 -0
  4532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/oak_small_hetero_pipeline.cpp +0 -0
  4533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/onevpl_infer_with_advanced_device_selection.cpp +0 -0
  4534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/onevpl_source_to_bgr_conv.cpp +0 -0
  4535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/pipeline_modeling_tool/dummy_source.hpp +0 -0
  4536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/pipeline_modeling_tool/pipeline.hpp +0 -0
  4537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/pipeline_modeling_tool/pipeline_builder.hpp +0 -0
  4538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/pipeline_modeling_tool/test_pipeline_modeling_tool.py +0 -0
  4539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/pipeline_modeling_tool/utils.hpp +0 -0
  4540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/pipeline_modeling_tool.cpp +0 -0
  4541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/privacy_masking_camera.cpp +0 -0
  4542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/semantic_segmentation.cpp +0 -0
  4543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/slides_blur_gapi.cpp +0 -0
  4544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/slides_sobel_cv.cpp +0 -0
  4545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/slides_sobel_gapi.cpp +0 -0
  4546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/samples/text_detection.cpp +0 -0
  4547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/scripts/measure_privacy_masking.py +0 -0
  4548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/LICENSE.txt +0 -0
  4549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/include/vas/common.hpp +0 -0
  4550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/include/vas/ot.hpp +0 -0
  4551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/common/exception.hpp +0 -0
  4552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/common/prof.hpp +0 -0
  4553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/kalman_filter/kalman_filter_no_opencv.cpp +0 -0
  4554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/kalman_filter/kalman_filter_no_opencv.hpp +0 -0
  4555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/hungarian_wrap.cpp +0 -0
  4556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/hungarian_wrap.hpp +0 -0
  4557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/objects_associator.cpp +0 -0
  4558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/objects_associator.hpp +0 -0
  4559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/rgb_histogram.cpp +0 -0
  4560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/mtt/rgb_histogram.hpp +0 -0
  4561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/object_tracker.cpp +0 -0
  4562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/prof_def.hpp +0 -0
  4563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/short_term_imageless_tracker.cpp +0 -0
  4564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/short_term_imageless_tracker.hpp +0 -0
  4565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/tracker.cpp +0 -0
  4566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/tracker.hpp +0 -0
  4567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/tracklet.cpp +0 -0
  4568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/tracklet.hpp +0 -0
  4569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/zero_term_imageless_tracker.cpp +0 -0
  4570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/3rdparty/vasot/src/components/ot/zero_term_imageless_tracker.hpp +0 -0
  4571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/README.md +0 -0
  4572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/garray.cpp +0 -0
  4573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gbackend.cpp +0 -0
  4574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gbackend_priv.hpp +0 -0
  4575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gcall.cpp +0 -0
  4576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gcall_priv.hpp +0 -0
  4577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gcommon.cpp +0 -0
  4578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gcomputation.cpp +0 -0
  4579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gcomputation_priv.hpp +0 -0
  4580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gframe.cpp +0 -0
  4581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/ginfer.cpp +0 -0
  4582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gkernel.cpp +0 -0
  4583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gmat.cpp +0 -0
  4584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gnode.cpp +0 -0
  4585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gnode.hpp +0 -0
  4586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gnode_priv.hpp +0 -0
  4587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gopaque.cpp +0 -0
  4588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gorigin.cpp +0 -0
  4589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gorigin.hpp +0 -0
  4590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gproto.cpp +0 -0
  4591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gproto_priv.hpp +0 -0
  4592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/grunarg.cpp +0 -0
  4593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/gscalar.cpp +0 -0
  4594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_core.cpp +0 -0
  4595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_imgproc.cpp +0 -0
  4596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_nnparsers.cpp +0 -0
  4597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_ot.cpp +0 -0
  4598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_stereo.cpp +0 -0
  4599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_streaming.cpp +0 -0
  4600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/kernels_video.cpp +0 -0
  4601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/media.cpp +0 -0
  4602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/ocv_mask_creator.hpp +0 -0
  4603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/operators.cpp +0 -0
  4604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/render.cpp +0 -0
  4605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/render_ocv.cpp +0 -0
  4606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/render_ocv.hpp +0 -0
  4607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/render_priv.hpp +0 -0
  4608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/rmat.cpp +0 -0
  4609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/api/s11n.cpp +0 -0
  4610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/README.md +0 -0
  4611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/gbackend.hpp +0 -0
  4612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/gcompoundbackend.cpp +0 -0
  4613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/gcompoundkernel.cpp +0 -0
  4614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/gmetabackend.cpp +0 -0
  4615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/gmetabackend.hpp +0 -0
  4616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/serialization.cpp +0 -0
  4617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/common/serialization.hpp +0 -0
  4618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpubackend.cpp +0 -0
  4619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpubackend.hpp +0 -0
  4620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpucore.cpp +0 -0
  4621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpuimgproc.cpp +0 -0
  4622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpukernel.cpp +0 -0
  4623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpuot.cpp +0 -0
  4624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpustereo.cpp +0 -0
  4625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gcpuvideo.cpp +0 -0
  4626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gnnparsers.cpp +0 -0
  4627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/cpu/gnnparsers.hpp +0 -0
  4628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidbackend.cpp +0 -0
  4629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidbackend.hpp +0 -0
  4630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidbuffer.cpp +0 -0
  4631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidbuffer_priv.hpp +0 -0
  4632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidcore.cpp +0 -0
  4633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidcore_func.dispatch.cpp +0 -0
  4634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidcore_func.hpp +0 -0
  4635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidcore_func.simd.hpp +0 -0
  4636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidcore_simd_sse41.hpp +0 -0
  4637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidimgproc.cpp +0 -0
  4638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidimgproc_func.dispatch.cpp +0 -0
  4639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidimgproc_func.hpp +0 -0
  4640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidimgproc_func.simd.hpp +0 -0
  4641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidimgproc_simd_avx2.hpp +0 -0
  4642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/fluid/gfluidutils.hpp +0 -0
  4643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ie/bindings_ie.cpp +0 -0
  4644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ie/giebackend/giewrapper.cpp +0 -0
  4645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ie/giebackend/giewrapper.hpp +0 -0
  4646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ie/giebackend.cpp +0 -0
  4647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ie/giebackend.hpp +0 -0
  4648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ie/util.hpp +0 -0
  4649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/oak/goak.cpp +0 -0
  4650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/oak/goak_memory_adapters.cpp +0 -0
  4651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/oak/goakbackend.cpp +0 -0
  4652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/oak/oak_memory_adapters.hpp +0 -0
  4653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclbackend.cpp +0 -0
  4654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclbackend.hpp +0 -0
  4655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclcore.cpp +0 -0
  4656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclcore.hpp +0 -0
  4657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclimgproc.cpp +0 -0
  4658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclimgproc.hpp +0 -0
  4659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ocl/goclkernel.cpp +0 -0
  4660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/bindings_onnx.cpp +0 -0
  4661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/coreml_ep.cpp +0 -0
  4662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/coreml_ep.hpp +0 -0
  4663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/dml_ep.cpp +0 -0
  4664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/dml_ep.hpp +0 -0
  4665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/gonnxbackend.cpp +0 -0
  4666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/onnx/gonnxbackend.hpp +0 -0
  4667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ov/bindings_ov.cpp +0 -0
  4668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ov/govbackend.cpp +0 -0
  4669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ov/govbackend.hpp +0 -0
  4670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/ov/util.hpp +0 -0
  4671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/plaidml/gplaidmlbackend.cpp +0 -0
  4672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/plaidml/gplaidmlbackend.hpp +0 -0
  4673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/plaidml/gplaidmlcore.cpp +0 -0
  4674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/plaidml/plaidml_util.hpp +0 -0
  4675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/python/gpythonbackend.cpp +0 -0
  4676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/render/ft_render.cpp +0 -0
  4677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/render/ft_render.hpp +0 -0
  4678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/render/ft_render_priv.hpp +0 -0
  4679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/render/grenderocv.cpp +0 -0
  4680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/streaming/gstreamingbackend.cpp +0 -0
  4681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/streaming/gstreamingbackend.hpp +0 -0
  4682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/backends/streaming/gstreamingkernel.hpp +0 -0
  4683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/README.md +0 -0
  4684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gcompiled.cpp +0 -0
  4685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gcompiled_priv.hpp +0 -0
  4686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gcompiler.cpp +0 -0
  4687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gcompiler.hpp +0 -0
  4688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gislandmodel.cpp +0 -0
  4689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gislandmodel.hpp +0 -0
  4690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gmodel.cpp +0 -0
  4691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gmodel.hpp +0 -0
  4692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gmodel_priv.hpp +0 -0
  4693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gmodelbuilder.cpp +0 -0
  4694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gmodelbuilder.hpp +0 -0
  4695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gobjref.hpp +0 -0
  4696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gstreaming.cpp +0 -0
  4697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/gstreaming_priv.hpp +0 -0
  4698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/dump_dot.cpp +0 -0
  4699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/exec.cpp +0 -0
  4700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/helpers.cpp +0 -0
  4701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/helpers.hpp +0 -0
  4702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/intrin.cpp +0 -0
  4703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/islands.cpp +0 -0
  4704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/kernels.cpp +0 -0
  4705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/meta.cpp +0 -0
  4706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/passes.hpp +0 -0
  4707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/pattern_matching.cpp +0 -0
  4708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/pattern_matching.hpp +0 -0
  4709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/perform_substitution.cpp +0 -0
  4710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/streaming.cpp +0 -0
  4711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/passes/transformations.cpp +0 -0
  4712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/compiler/transactions.hpp +0 -0
  4713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/conc_queue.hpp +0 -0
  4714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gabstractexecutor.cpp +0 -0
  4715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gabstractexecutor.hpp +0 -0
  4716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gabstractstreamingexecutor.cpp +0 -0
  4717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gabstractstreamingexecutor.hpp +0 -0
  4718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gasync.cpp +0 -0
  4719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gexecutor.cpp +0 -0
  4720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gexecutor.hpp +0 -0
  4721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gstreamingexecutor.cpp +0 -0
  4722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gstreamingexecutor.hpp +0 -0
  4723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gtbbexecutor.cpp +0 -0
  4724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gtbbexecutor.hpp +0 -0
  4725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gthreadedexecutor.cpp +0 -0
  4726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/gthreadedexecutor.hpp +0 -0
  4727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/last_value.hpp +0 -0
  4728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/thread_pool.cpp +0 -0
  4729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/executor/thread_pool.hpp +0 -0
  4730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/logger.hpp +0 -0
  4731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/precomp.hpp +0 -0
  4732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamer_buffer_utils.cpp +0 -0
  4733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamer_buffer_utils.hpp +0 -0
  4734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamer_media_adapter.cpp +0 -0
  4735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamer_media_adapter.hpp +0 -0
  4736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamer_pipeline_facade.cpp +0 -0
  4737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamer_pipeline_facade.hpp +0 -0
  4738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamerenv.cpp +0 -0
  4739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamerenv.hpp +0 -0
  4740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamerpipeline.cpp +0 -0
  4741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamerpipeline_priv.hpp +0 -0
  4742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamerptr.hpp +0 -0
  4743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamersource.cpp +0 -0
  4744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/gstreamer/gstreamersource_priv.hpp +0 -0
  4745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_cpu.cpp +0 -0
  4746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_cpu.hpp +0 -0
  4747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_dx11.cpp +0 -0
  4748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_dx11.hpp +0 -0
  4749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_interface.hpp +0 -0
  4750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_va_api.cpp +0 -0
  4751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/accel_policy_va_api.hpp +0 -0
  4752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/dx11_alloc_resource.cpp +0 -0
  4753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/dx11_alloc_resource.hpp +0 -0
  4754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/base_frame_adapter.cpp +0 -0
  4755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/base_frame_adapter.hpp +0 -0
  4756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/cpu_frame_adapter.cpp +0 -0
  4757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/cpu_frame_adapter.hpp +0 -0
  4758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/dx11_frame_adapter.cpp +0 -0
  4759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/dx11_frame_adapter.hpp +0 -0
  4760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/surface.cpp +0 -0
  4761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/surface.hpp +0 -0
  4762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/surface_pool.cpp +0 -0
  4763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/surface/surface_pool.hpp +0 -0
  4764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/utils/elastic_barrier.hpp +0 -0
  4765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/utils/shared_lock.cpp +0 -0
  4766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/accelerators/utils/shared_lock.hpp +0 -0
  4767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/cfg_param_device_selector.cpp +0 -0
  4768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/cfg_param_device_selector.hpp +0 -0
  4769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/cfg_params.cpp +0 -0
  4770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/cfg_params_parser.cpp +0 -0
  4771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/cfg_params_parser.hpp +0 -0
  4772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/data_provider_defines.hpp +0 -0
  4773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/data_provider_dispatcher.cpp +0 -0
  4774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/data_provider_dispatcher.hpp +0 -0
  4775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/data_provider_interface_exception.cpp +0 -0
  4776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/default.cpp +0 -0
  4777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/demux/async_mfp_demux_data_provider.cpp +0 -0
  4778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/demux/async_mfp_demux_data_provider.hpp +0 -0
  4779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/device_selector_interface.cpp +0 -0
  4780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/decode/decode_engine_legacy.cpp +0 -0
  4781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/decode/decode_engine_legacy.hpp +0 -0
  4782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/decode/decode_session.cpp +0 -0
  4783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/decode/decode_session.hpp +0 -0
  4784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/engine_session.cpp +0 -0
  4785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/engine_session.hpp +0 -0
  4786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/preproc_dispatcher.cpp +0 -0
  4787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/preproc_dispatcher.hpp +0 -0
  4788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/preproc_engine.cpp +0 -0
  4789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/preproc_engine.hpp +0 -0
  4790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/preproc_session.cpp +0 -0
  4791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/preproc_session.hpp +0 -0
  4792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/utils.cpp +0 -0
  4793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/utils.hpp +0 -0
  4794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc/vpp_preproc_defines.hpp +0 -0
  4795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc_defines.hpp +0 -0
  4796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc_engine_interface.cpp +0 -0
  4797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/preproc_engine_interface.hpp +0 -0
  4798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/processing_engine_base.cpp +0 -0
  4799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/processing_engine_base.hpp +0 -0
  4800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/transcode/transcode_engine_legacy.cpp +0 -0
  4801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/transcode/transcode_engine_legacy.hpp +0 -0
  4802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/transcode/transcode_session.cpp +0 -0
  4803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/engine/transcode/transcode_session.hpp +0 -0
  4804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/file_data_provider.cpp +0 -0
  4805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/file_data_provider.hpp +0 -0
  4806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/onevpl_export.hpp +0 -0
  4807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/source.cpp +0 -0
  4808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/source_priv.cpp +0 -0
  4809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/source_priv.hpp +0 -0
  4810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/utils.cpp +0 -0
  4811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/onevpl/utils.hpp +0 -0
  4812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/streaming/queue_source.cpp +0 -0
  4813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/utils/itt.cpp +0 -0
  4814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/src/utils/itt.hpp +0 -0
  4815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_compoundkernel_tests.cpp +0 -0
  4816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_core_tests.cpp +0 -0
  4817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_core_tests.hpp +0 -0
  4818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_core_tests_common.hpp +0 -0
  4819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_core_tests_inl.hpp +0 -0
  4820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_imgproc_tests.cpp +0 -0
  4821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_imgproc_tests.hpp +0 -0
  4822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_imgproc_tests_common.hpp +0 -0
  4823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_imgproc_tests_inl.hpp +0 -0
  4824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_operators_tests.cpp +0 -0
  4825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_operators_tests.hpp +0 -0
  4826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_operators_tests_inl.hpp +0 -0
  4827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_parsers_tests_common.hpp +0 -0
  4828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_render_tests.cpp +0 -0
  4829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_render_tests.hpp +0 -0
  4830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_stereo_tests.cpp +0 -0
  4831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_stereo_tests.hpp +0 -0
  4832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_stereo_tests_inl.hpp +0 -0
  4833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_streaming_tests_common.hpp +0 -0
  4834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_tests_common.hpp +0 -0
  4835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_tests_helpers.hpp +0 -0
  4836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_video_tests.cpp +0 -0
  4837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_video_tests.hpp +0 -0
  4838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_video_tests_common.hpp +0 -0
  4839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/common/gapi_video_tests_inl.hpp +0 -0
  4840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_core_tests_cpu.cpp +0 -0
  4841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_core_tests_fluid.cpp +0 -0
  4842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_imgproc_tests_cpu.cpp +0 -0
  4843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_imgproc_tests_fluid.cpp +0 -0
  4844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_ocv_stateful_kernel_test_utils.hpp +0 -0
  4845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_ocv_stateful_kernel_tests.cpp +0 -0
  4846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_operators_tests_cpu.cpp +0 -0
  4847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_operators_tests_fluid.cpp +0 -0
  4848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_ot_tests_cpu.cpp +0 -0
  4849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_stereo_tests_cpu.cpp +0 -0
  4850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/cpu/gapi_video_tests_cpu.cpp +0 -0
  4851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/executor/gtbbexecutor_internal_tests.cpp +0 -0
  4852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_array_tests.cpp +0 -0
  4853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_async_test.cpp +0 -0
  4854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_basic_hetero_tests.cpp +0 -0
  4855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_compile_args_tests.cpp +0 -0
  4856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_desc_tests.cpp +0 -0
  4857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_fluid_parallel_rois_test.cpp +0 -0
  4858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_fluid_resize_test.cpp +0 -0
  4859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_fluid_roi_test.cpp +0 -0
  4860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_fluid_test.cpp +0 -0
  4861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_fluid_test_kernels.cpp +0 -0
  4862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_fluid_test_kernels.hpp +0 -0
  4863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_frame_tests.cpp +0 -0
  4864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_gcompiled_tests.cpp +0 -0
  4865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_gcomputation_tests.cpp +0 -0
  4866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_gpu_test.cpp +0 -0
  4867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_graph_meta_tests.cpp +0 -0
  4868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_kernel_tests.cpp +0 -0
  4869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_mat_tests.cpp +0 -0
  4870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_mock_kernels.hpp +0 -0
  4871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_opaque_tests.cpp +0 -0
  4872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_plaidml_pipelines.cpp +0 -0
  4873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_planar_test.cpp +0 -0
  4874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_sample_pipelines.cpp +0 -0
  4875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_scalar_tests.cpp +0 -0
  4876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_smoke_test.cpp +0 -0
  4877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_transform_tests.cpp +0 -0
  4878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_typed_tests.cpp +0 -0
  4879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gapi_util_tests.cpp +0 -0
  4880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gpu/gapi_core_tests_gpu.cpp +0 -0
  4881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gpu/gapi_imgproc_tests_gpu.cpp +0 -0
  4882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/gpu/gapi_operators_tests_gpu.cpp +0 -0
  4883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/infer/gapi_infer_ie_test.cpp +0 -0
  4884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/infer/gapi_infer_onnx_test.cpp +0 -0
  4885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/infer/gapi_infer_ov_tests.cpp +0 -0
  4886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/infer/gapi_infer_tests.cpp +0 -0
  4887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_backend_tests.cpp +0 -0
  4888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_dynamic_graph.cpp +0 -0
  4889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_executor_tests.cpp +0 -0
  4890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_garg_test.cpp +0 -0
  4891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_gmetaarg_test.cpp +0 -0
  4892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_gmodel_builder_test.cpp +0 -0
  4893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_island_fusion_tests.cpp +0 -0
  4894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_island_tests.cpp +0 -0
  4895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_pattern_matching_test.cpp +0 -0
  4896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_perform_substitution_test.cpp +0 -0
  4897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_proto_tests.cpp +0 -0
  4898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_recompilation_test.cpp +0 -0
  4899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_int_vectorref_test.cpp +0 -0
  4900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/internal/gapi_transactions_test.cpp +0 -0
  4901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/oak/gapi_tests_oak.cpp +0 -0
  4902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/opencl_kernels_test_gapi.hpp +0 -0
  4903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/own/conc_queue_tests.cpp +0 -0
  4904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/own/gapi_types_tests.cpp +0 -0
  4905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/own/last_written_value_tests.cpp +0 -0
  4906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/own/mat_tests.cpp +0 -0
  4907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/own/scalar_tests.cpp +0 -0
  4908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/own/thread_pool_tests.cpp +0 -0
  4909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/render/ftp_render_test.cpp +0 -0
  4910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/render/gapi_render_tests_ocv.cpp +0 -0
  4911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/rmat/rmat_integration_tests.cpp +0 -0
  4912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/rmat/rmat_test_common.hpp +0 -0
  4913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/rmat/rmat_tests.cpp +0 -0
  4914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/rmat/rmat_view_tests.cpp +0 -0
  4915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/s11n/gapi_s11n_tests.cpp +0 -0
  4916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/s11n/gapi_sample_pipelines_s11n.cpp +0 -0
  4917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_gstreamer_pipeline_facade_int_tests.cpp +0 -0
  4918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_gstreamersource_tests.cpp +0 -0
  4919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_queue_source_tests.cpp +0 -0
  4920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_sync_tests.cpp +0 -0
  4921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_tests.cpp +0 -0
  4922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_utils_test.cpp +0 -0
  4923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_vpl_core_test.cpp +0 -0
  4924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_vpl_data_provider.cpp +0 -0
  4925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_vpl_device_selector.cpp +0 -0
  4926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/streaming/gapi_streaming_vpp_preproc_test.cpp +0 -0
  4927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/test_main.cpp +0 -0
  4928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/test_precomp.hpp +0 -0
  4929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/util/any_tests.cpp +0 -0
  4930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/util/optional_tests.cpp +0 -0
  4931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/gapi/test/util/variant_tests.cpp +0 -0
  4932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/CMakeLists.txt +0 -0
  4933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/cmake/detect_gtk.cmake +0 -0
  4934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/cmake/detect_wayland.cmake +0 -0
  4935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/cmake/detect_win32ui.cmake +0 -0
  4936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/cmake/init.cmake +0 -0
  4937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/cmake/plugin.cmake +0 -0
  4938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/doc/highgui_qt.cpp +0 -0
  4939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/doc/pics/qtgui.png +0 -0
  4940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/include/opencv2/highgui/highgui.hpp +0 -0
  4941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/include/opencv2/highgui/highgui_c.h +0 -0
  4942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/include/opencv2/highgui/highgui_winrt.hpp +0 -0
  4943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/include/opencv2/highgui.hpp +0 -0
  4944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/java/filelist +0 -0
  4945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/java/src/java/highgui+HighGui.java +0 -0
  4946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/java/src/java/highgui+ImageWindow.java +0 -0
  4947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/plugins/build_plugins.sh +0 -0
  4948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/plugins/plugin_gtk/CMakeLists.txt +0 -0
  4949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/plugins/plugin_gtk/Dockerfile-ubuntu-gtk2 +0 -0
  4950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/plugins/plugin_gtk/Dockerfile-ubuntu-gtk3 +0 -0
  4951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/misc/plugins/plugin_gtk/build.sh +0 -0
  4952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/backend.cpp +0 -0
  4953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/backend.hpp +0 -0
  4954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/factory.hpp +0 -0
  4955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/106.png +0 -0
  4956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/107.png +0 -0
  4957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/19.png +0 -0
  4958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/23.png +0 -0
  4959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/24.png +0 -0
  4960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/27.png +0 -0
  4961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/28.png +0 -0
  4962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/38.png +0 -0
  4963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/43.png +0 -0
  4964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/61.png +0 -0
  4965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/7.png +0 -0
  4966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/LICENSE +0 -0
  4967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/files_Qt/Material/Readme.txt +0 -0
  4968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/plugin_api.hpp +0 -0
  4969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/plugin_wrapper.impl.hpp +0 -0
  4970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/precomp.hpp +0 -0
  4971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/registry.hpp +0 -0
  4972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/registry.impl.hpp +0 -0
  4973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/roiSelector.cpp +0 -0
  4974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window.cpp +0 -0
  4975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_QT.cpp +0 -0
  4976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_QT.h +0 -0
  4977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_QT.qrc +0 -0
  4978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_cocoa.mm +0 -0
  4979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_gtk.cpp +0 -0
  4980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_w32.cpp +0 -0
  4981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_wayland.cpp +0 -0
  4982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_winrt.cpp +0 -0
  4983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_winrt_bridge.cpp +0 -0
  4984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/src/window_winrt_bridge.hpp +0 -0
  4985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/test/test_gui.cpp +0 -0
  4986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/test/test_main.cpp +0 -0
  4987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/highgui/test/test_precomp.hpp +0 -0
  4988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/CMakeLists.txt +0 -0
  4989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/include/opencv2/imgcodecs/imgcodecs.hpp +0 -0
  4990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/include/opencv2/imgcodecs/imgcodecs_c.h +0 -0
  4991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/include/opencv2/imgcodecs/ios.h +0 -0
  4992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/include/opencv2/imgcodecs/legacy/constants_c.h +0 -0
  4993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/include/opencv2/imgcodecs/macosx.h +0 -0
  4994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/include/opencv2/imgcodecs.hpp +0 -0
  4995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/java/test/ImgcodecsTest.java +0 -0
  4996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/gen_dict.json +0 -0
  4997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/ios/MatConverters.h +0 -0
  4998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/ios/MatConverters.mm +0 -0
  4999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/ios/MatQuickLook.h +0 -0
  5000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/ios/MatQuickLook.mm +0 -0
  5001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/macosx/MatConverters.h +0 -0
  5002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/macosx/MatConverters.mm +0 -0
  5003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/macosx/MatQuickLook.h +0 -0
  5004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/macosx/MatQuickLook.mm +0 -0
  5005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/misc/objc/test/ImgcodecsTest.swift +0 -0
  5006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/perf/perf_jpeg.cpp +0 -0
  5007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/perf/perf_main.cpp +0 -0
  5008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/perf/perf_png.cpp +0 -0
  5009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/perf/perf_precomp.hpp +0 -0
  5010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/apple_conversions.h +0 -0
  5011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/apple_conversions.mm +0 -0
  5012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/bitstrm.cpp +0 -0
  5013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/bitstrm.hpp +0 -0
  5014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/exif.cpp +0 -0
  5015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/exif.hpp +0 -0
  5016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_avif.cpp +0 -0
  5017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_avif.hpp +0 -0
  5018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_base.cpp +0 -0
  5019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_base.hpp +0 -0
  5020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_bmp.cpp +0 -0
  5021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_bmp.hpp +0 -0
  5022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_exr.cpp +0 -0
  5023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_exr.hpp +0 -0
  5024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_gdal.cpp +0 -0
  5025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_gdal.hpp +0 -0
  5026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_gdcm.cpp +0 -0
  5027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_gdcm.hpp +0 -0
  5028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_hdr.cpp +0 -0
  5029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_hdr.hpp +0 -0
  5030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_jpeg.cpp +0 -0
  5031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_jpeg.hpp +0 -0
  5032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_jpeg2000.cpp +0 -0
  5033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_jpeg2000.hpp +0 -0
  5034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_jpeg2000_openjpeg.cpp +0 -0
  5035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_jpeg2000_openjpeg.hpp +0 -0
  5036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_pam.cpp +0 -0
  5037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_pam.hpp +0 -0
  5038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_pfm.cpp +0 -0
  5039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_pfm.hpp +0 -0
  5040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_png.cpp +0 -0
  5041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_png.hpp +0 -0
  5042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_pxm.cpp +0 -0
  5043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_pxm.hpp +0 -0
  5044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_spng.cpp +0 -0
  5045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_spng.hpp +0 -0
  5046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_sunras.cpp +0 -0
  5047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_sunras.hpp +0 -0
  5048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_tiff.cpp +0 -0
  5049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_tiff.hpp +0 -0
  5050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_webp.cpp +0 -0
  5051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmt_webp.hpp +0 -0
  5052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/grfmts.hpp +0 -0
  5053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/ios_conversions.mm +0 -0
  5054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/loadsave.cpp +0 -0
  5055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/macosx_conversions.mm +0 -0
  5056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/precomp.hpp +0 -0
  5057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/rgbe.cpp +0 -0
  5058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/rgbe.hpp +0 -0
  5059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/utils.cpp +0 -0
  5060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/src/utils.hpp +0 -0
  5061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_avif.cpp +0 -0
  5062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_common.cpp +0 -0
  5063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_common.hpp +0 -0
  5064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_exr.impl.hpp +0 -0
  5065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_grfmt.cpp +0 -0
  5066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_jpeg.cpp +0 -0
  5067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_main.cpp +0 -0
  5068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_png.cpp +0 -0
  5069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_precomp.hpp +0 -0
  5070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_read_write.cpp +0 -0
  5071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_tiff.cpp +0 -0
  5072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgcodecs/test/test_webp.cpp +0 -0
  5073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/CMakeLists.txt +0 -0
  5074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/colors.markdown +0 -0
  5075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/Bayer_patterns.png +0 -0
  5076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/backprojectpatch.png +0 -0
  5077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/bayer.png +0 -0
  5078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/boundingrect.png +0 -0
  5079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/building.jpg +0 -0
  5080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/building_lsd.png +0 -0
  5081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_autumn.jpg +0 -0
  5082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_bone.jpg +0 -0
  5083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_cividis.jpg +0 -0
  5084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_cool.jpg +0 -0
  5085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_deepgreen.jpg +0 -0
  5086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_hot.jpg +0 -0
  5087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_hsv.jpg +0 -0
  5088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_inferno.jpg +0 -0
  5089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_jet.jpg +0 -0
  5090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_magma.jpg +0 -0
  5091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_mkpj1.jpg +0 -0
  5092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_mkpj2.jpg +0 -0
  5093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_ocean.jpg +0 -0
  5094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_parula.jpg +0 -0
  5095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_pink.jpg +0 -0
  5096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_plasma.jpg +0 -0
  5097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_rainbow.jpg +0 -0
  5098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_spring.jpg +0 -0
  5099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_summer.jpg +0 -0
  5100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_turbo.jpg +0 -0
  5101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_twilight.jpg +0 -0
  5102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_twilight_shifted.jpg +0 -0
  5103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_viridis.jpg +0 -0
  5104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/colormaps/colorscale_winter.jpg +0 -0
  5105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/contoursecarea.png +0 -0
  5106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/cornersubpix.png +0 -0
  5107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/defects.png +0 -0
  5108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/delaunay_voronoi.png +0 -0
  5109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/ellipse.svg +0 -0
  5110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/houghp.png +0 -0
  5111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/integral.png +0 -0
  5112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/intersection.png +0 -0
  5113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/inv_logpolar.jpg +0 -0
  5114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/logpolar.jpg +0 -0
  5115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/minareabox.png +0 -0
  5116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/minenclosingtriangle.png +0 -0
  5117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/pointpolygon.png +0 -0
  5118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/polar_remap_doc.png +0 -0
  5119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/polar_remap_doc.svg +0 -0
  5120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/quadedge.png +0 -0
  5121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/subdiv.png +0 -0
  5122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/doc/pics/threshold.png +0 -0
  5123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/bindings.hpp +0 -0
  5124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/detail/gcgraph.hpp +0 -0
  5125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/detail/legacy.hpp +0 -0
  5126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/hal/hal.hpp +0 -0
  5127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/hal/interface.h +0 -0
  5128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/imgproc.hpp +0 -0
  5129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/imgproc_c.h +0 -0
  5130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/segmentation.hpp +0 -0
  5131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc/types_c.h +0 -0
  5132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/include/opencv2/imgproc.hpp +0 -0
  5133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/java/gen_dict.json +0 -0
  5134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/java/src/java/imgproc+Moments.java +0 -0
  5135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/java/test/ImgprocTest.java +0 -0
  5136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/java/test/MomentsTest.java +0 -0
  5137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/java/test/Subdiv2DTest.java +0 -0
  5138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/objc/common/Moments.h +0 -0
  5139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/objc/common/Moments.mm +0 -0
  5140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/objc/gen_dict.json +0 -0
  5141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/objc/test/ImgprocTest.swift +0 -0
  5142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/objc/test/MomentsTest.swift +0 -0
  5143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/misc/objc/test/Subdiv2DTest.swift +0 -0
  5144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_3vs4.cpp +0 -0
  5145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_accumulate.cpp +0 -0
  5146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_blend.cpp +0 -0
  5147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_color.cpp +0 -0
  5148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_filters.cpp +0 -0
  5149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_gftt.cpp +0 -0
  5150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_houghlines.cpp +0 -0
  5151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_imgproc.cpp +0 -0
  5152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_imgwarp.cpp +0 -0
  5153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_matchTemplate.cpp +0 -0
  5154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_moments.cpp +0 -0
  5155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/opencl/perf_pyramid.cpp +0 -0
  5156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_accumulate.cpp +0 -0
  5157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_bilateral.cpp +0 -0
  5158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_blur.cpp +0 -0
  5159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_canny.cpp +0 -0
  5160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_contours.cpp +0 -0
  5161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_corners.cpp +0 -0
  5162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_cvt_color.cpp +0 -0
  5163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_distanceTransform.cpp +0 -0
  5164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_filter2d.cpp +0 -0
  5165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_floodfill.cpp +0 -0
  5166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_goodFeaturesToTrack.cpp +0 -0
  5167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_histogram.cpp +0 -0
  5168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_houghcircles.cpp +0 -0
  5169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_houghlines.cpp +0 -0
  5170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_integral.cpp +0 -0
  5171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_intelligent_scissors.cpp +0 -0
  5172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_main.cpp +0 -0
  5173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_matchTemplate.cpp +0 -0
  5174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_moments.cpp +0 -0
  5175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_morph.cpp +0 -0
  5176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_phasecorr.cpp +0 -0
  5177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_precomp.hpp +0 -0
  5178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_pyramids.cpp +0 -0
  5179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_remap.cpp +0 -0
  5180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_resize.cpp +0 -0
  5181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_sepfilters.cpp +0 -0
  5182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_spatialgradient.cpp +0 -0
  5183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_threshold.cpp +0 -0
  5184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/perf/perf_warp.cpp +0 -0
  5185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/_geom.h +0 -0
  5186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/accum.cpp +0 -0
  5187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/accum.dispatch.cpp +0 -0
  5188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/accum.simd.hpp +0 -0
  5189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/approx.cpp +0 -0
  5190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/bilateral_filter.dispatch.cpp +0 -0
  5191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/bilateral_filter.simd.hpp +0 -0
  5192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/blend.cpp +0 -0
  5193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/box_filter.dispatch.cpp +0 -0
  5194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/box_filter.simd.hpp +0 -0
  5195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/canny.cpp +0 -0
  5196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/ccl_bolelli_forest.inc.hpp +0 -0
  5197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/ccl_bolelli_forest_firstline.inc.hpp +0 -0
  5198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/ccl_bolelli_forest_lastline.inc.hpp +0 -0
  5199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/ccl_bolelli_forest_singleline.inc.hpp +0 -0
  5200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/clahe.cpp +0 -0
  5201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color.cpp +0 -0
  5202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color.hpp +0 -0
  5203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color.simd_helpers.hpp +0 -0
  5204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_hsv.dispatch.cpp +0 -0
  5205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_hsv.simd.hpp +0 -0
  5206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_lab.cpp +0 -0
  5207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_rgb.dispatch.cpp +0 -0
  5208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_rgb.simd.hpp +0 -0
  5209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_yuv.dispatch.cpp +0 -0
  5210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/color_yuv.simd.hpp +0 -0
  5211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/colormap.cpp +0 -0
  5212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/connectedcomponents.cpp +0 -0
  5213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/contours.cpp +0 -0
  5214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/contours_approx.cpp +0 -0
  5215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/contours_common.cpp +0 -0
  5216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/contours_common.hpp +0 -0
  5217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/contours_link.cpp +0 -0
  5218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/contours_new.cpp +0 -0
  5219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/convhull.cpp +0 -0
  5220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/corner.avx.cpp +0 -0
  5221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/corner.cpp +0 -0
  5222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/corner.hpp +0 -0
  5223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/cornersubpix.cpp +0 -0
  5224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/demosaicing.cpp +0 -0
  5225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/deriv.cpp +0 -0
  5226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/distransform.cpp +0 -0
  5227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/drawing.cpp +0 -0
  5228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/emd.cpp +0 -0
  5229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/emd_new.cpp +0 -0
  5230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/featureselect.cpp +0 -0
  5231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/filter.dispatch.cpp +0 -0
  5232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/filter.hpp +0 -0
  5233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/filter.simd.hpp +0 -0
  5234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/filterengine.hpp +0 -0
  5235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/fixedpoint.inl.hpp +0 -0
  5236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/floodfill.cpp +0 -0
  5237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/gabor.cpp +0 -0
  5238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/generalized_hough.cpp +0 -0
  5239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/geometry.cpp +0 -0
  5240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/grabcut.cpp +0 -0
  5241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/hal_replacement.hpp +0 -0
  5242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/hershey_fonts.cpp +0 -0
  5243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/histogram.cpp +0 -0
  5244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/hough.cpp +0 -0
  5245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/imgwarp.avx2.cpp +0 -0
  5246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/imgwarp.cpp +0 -0
  5247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/imgwarp.hpp +0 -0
  5248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/imgwarp.lasx.cpp +0 -0
  5249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/imgwarp.sse4_1.cpp +0 -0
  5250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/intelligent_scissors.cpp +0 -0
  5251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/intersection.cpp +0 -0
  5252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/linefit.cpp +0 -0
  5253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/lsd.cpp +0 -0
  5254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/main.cpp +0 -0
  5255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/matchcontours.cpp +0 -0
  5256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/median_blur.dispatch.cpp +0 -0
  5257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/median_blur.simd.hpp +0 -0
  5258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/min_enclosing_triangle.cpp +0 -0
  5259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/moments.cpp +0 -0
  5260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/morph.dispatch.cpp +0 -0
  5261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/morph.simd.hpp +0 -0
  5262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/accumulate.cl +0 -0
  5263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/bilateral.cl +0 -0
  5264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/blend_linear.cl +0 -0
  5265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/boxFilter.cl +0 -0
  5266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/boxFilter3x3.cl +0 -0
  5267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/calc_back_project.cl +0 -0
  5268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/canny.cl +0 -0
  5269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/clahe.cl +0 -0
  5270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/color_hsv.cl +0 -0
  5271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/color_lab.cl +0 -0
  5272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/color_rgb.cl +0 -0
  5273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/color_yuv.cl +0 -0
  5274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/corner.cl +0 -0
  5275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/covardata.cl +0 -0
  5276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/filter2D.cl +0 -0
  5277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/filter2DSmall.cl +0 -0
  5278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/filterSepCol.cl +0 -0
  5279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/filterSepRow.cl +0 -0
  5280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/filterSep_singlePass.cl +0 -0
  5281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/filterSmall.cl +0 -0
  5282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/gaussianBlur3x3.cl +0 -0
  5283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/gaussianBlur5x5.cl +0 -0
  5284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/gftt.cl +0 -0
  5285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/histogram.cl +0 -0
  5286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/hough_lines.cl +0 -0
  5287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/integral_sum.cl +0 -0
  5288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/laplacian3.cl +0 -0
  5289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/laplacian5.cl +0 -0
  5290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/linearPolar.cl +0 -0
  5291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/logPolar.cl +0 -0
  5292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/match_template.cl +0 -0
  5293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/medianFilter.cl +0 -0
  5294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/moments.cl +0 -0
  5295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/morph.cl +0 -0
  5296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/morph3x3.cl +0 -0
  5297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/precornerdetect.cl +0 -0
  5298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/pyr_down.cl +0 -0
  5299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/pyr_up.cl +0 -0
  5300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/pyramid_up.cl +0 -0
  5301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/remap.cl +0 -0
  5302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/resize.cl +0 -0
  5303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/sepFilter3x3.cl +0 -0
  5304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/threshold.cl +0 -0
  5305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/warp_affine.cl +0 -0
  5306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/warp_perspective.cl +0 -0
  5307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/opencl/warp_transform.cl +0 -0
  5308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/phasecorr.cpp +0 -0
  5309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/precomp.hpp +0 -0
  5310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/pyramids.cpp +0 -0
  5311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/resize.avx2.cpp +0 -0
  5312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/resize.cpp +0 -0
  5313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/resize.hpp +0 -0
  5314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/resize.lasx.cpp +0 -0
  5315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/resize.sse4_1.cpp +0 -0
  5316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/rotcalipers.cpp +0 -0
  5317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/samplers.cpp +0 -0
  5318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/segmentation.cpp +0 -0
  5319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/shapedescr.cpp +0 -0
  5320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/smooth.dispatch.cpp +0 -0
  5321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/smooth.simd.hpp +0 -0
  5322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/spatialgradient.cpp +0 -0
  5323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/stackblur.cpp +0 -0
  5324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/subdivision2d.cpp +0 -0
  5325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/sumpixels.avx512_skx.hpp +0 -0
  5326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/sumpixels.dispatch.cpp +0 -0
  5327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/sumpixels.simd.hpp +0 -0
  5328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/tables.cpp +0 -0
  5329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/templmatch.cpp +0 -0
  5330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/thresh.cpp +0 -0
  5331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/src/utils.cpp +0 -0
  5332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_accumulate.cpp +0 -0
  5333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_blend.cpp +0 -0
  5334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_boxfilter.cpp +0 -0
  5335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_canny.cpp +0 -0
  5336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_color.cpp +0 -0
  5337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_filter2d.cpp +0 -0
  5338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_filters.cpp +0 -0
  5339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_gftt.cpp +0 -0
  5340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_histogram.cpp +0 -0
  5341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_houghlines.cpp +0 -0
  5342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_imgproc.cpp +0 -0
  5343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_match_template.cpp +0 -0
  5344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_medianfilter.cpp +0 -0
  5345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_pyramids.cpp +0 -0
  5346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_sepfilter2d.cpp +0 -0
  5347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/ocl/test_warp.cpp +0 -0
  5348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_approxpoly.cpp +0 -0
  5349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_bilateral_filter.cpp +0 -0
  5350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_boundingrect.cpp +0 -0
  5351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_canny.cpp +0 -0
  5352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_color.cpp +0 -0
  5353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_connectedcomponents.cpp +0 -0
  5354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_contours.cpp +0 -0
  5355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_contours_new.cpp +0 -0
  5356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_convhull.cpp +0 -0
  5357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_cornersubpix.cpp +0 -0
  5358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_cvtyuv.cpp +0 -0
  5359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_distancetransform.cpp +0 -0
  5360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_drawing.cpp +0 -0
  5361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_emd.cpp +0 -0
  5362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_filter.cpp +0 -0
  5363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_fitellipse.cpp +0 -0
  5364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_fitellipse_ams.cpp +0 -0
  5365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_fitellipse_direct.cpp +0 -0
  5366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_floodfill.cpp +0 -0
  5367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_goodfeaturetotrack.cpp +0 -0
  5368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_grabcut.cpp +0 -0
  5369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_histograms.cpp +0 -0
  5370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_houghcircles.cpp +0 -0
  5371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_houghlines.cpp +0 -0
  5372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_imgproc_umat.cpp +0 -0
  5373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_imgwarp.cpp +0 -0
  5374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_imgwarp_strict.cpp +0 -0
  5375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_intelligent_scissors.cpp +0 -0
  5376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_intersectconvexconvex.cpp +0 -0
  5377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_intersection.cpp +0 -0
  5378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_lsd.cpp +0 -0
  5379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_main.cpp +0 -0
  5380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_moments.cpp +0 -0
  5381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_pc.cpp +0 -0
  5382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_precomp.hpp +0 -0
  5383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_pyramid.cpp +0 -0
  5384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_resize_bitexact.cpp +0 -0
  5385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_smooth_bitexact.cpp +0 -0
  5386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_stackblur.cpp +0 -0
  5387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_subdivision2d.cpp +0 -0
  5388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_templmatch.cpp +0 -0
  5389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_templmatchmask.cpp +0 -0
  5390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_thresh.cpp +0 -0
  5391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/imgproc/test/test_watershed.cpp +0 -0
  5392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/CMakeLists.txt +0 -0
  5393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/CMakeLists.txt +0 -0
  5394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/android_gradle_lib/AndroidManifest.xml +0 -0
  5395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/android_gradle_lib/build.gradle +0 -0
  5396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/android_gradle_lib/res/values/attrs.xml +0 -0
  5397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/android_lib/AndroidManifest.xml +0 -0
  5398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/android_lib/lint.xml +0 -0
  5399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/android_lib/res/values/attrs.xml +0 -0
  5400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/build.gradle.in +0 -0
  5401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/libcxx_helper/CMakeLists.txt +0 -0
  5402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/android_sdk/libcxx_helper/dummy.cpp +0 -0
  5403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/check-tests.py +0 -0
  5404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/common.cmake +0 -0
  5405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/CMakeLists.txt +0 -0
  5406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/CameraActivity.java +0 -0
  5407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/CameraBridgeViewBase.java +0 -0
  5408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/FpsMeter.java +0 -0
  5409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/JavaCameraView.java +0 -0
  5410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/OpenCVLoader.java.in +0 -0
  5411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/StaticHelper.java +0 -0
  5412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android/java/org/opencv/android/Utils.java +0 -0
  5413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android-21/java/org/opencv/android/Camera2Renderer.java +0 -0
  5414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android-21/java/org/opencv/android/CameraGLRendererBase.java +0 -0
  5415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android-21/java/org/opencv/android/CameraGLSurfaceView.java +0 -0
  5416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android-21/java/org/opencv/android/CameraRenderer.java +0 -0
  5417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android-21/java/org/opencv/android/JavaCamera2View.java +0 -0
  5418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/android-24/java/org/opencv/android/NativeCameraView.java +0 -0
  5419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/gen_java.py +0 -0
  5420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/Mat.cpp +0 -0
  5421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/common.h +0 -0
  5422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/converters.cpp +0 -0
  5423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/converters.h +0 -0
  5424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/jni_part.cpp +0 -0
  5425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/listconverters.cpp +0 -0
  5426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/listconverters.hpp +0 -0
  5427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/opencv_java.cpp +0 -0
  5428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/opencv_java.hpp +0 -0
  5429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/cpp/utils.cpp +0 -0
  5430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/java/org/opencv/osgi/OpenCVInterface.java +0 -0
  5431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/java/org/opencv/osgi/OpenCVNativeLoader.java.in +0 -0
  5432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/src/java/org/opencv/utils/Converters.java +0 -0
  5433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/templates/cpp_module.template +0 -0
  5434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/templates/java_class.prolog +0 -0
  5435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/templates/java_class_inherited.prolog +0 -0
  5436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/generator/templates/java_module.prolog +0 -0
  5437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/jar/CMakeLists.txt +0 -0
  5438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/jar/MANIFEST.MF.in +0 -0
  5439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/jar/build.xml.in +0 -0
  5440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/jar/list_java_sources.cmake +0 -0
  5441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/jni/CMakeLists.txt +0 -0
  5442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/.gitignore +0 -0
  5443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/CMakeLists.txt +0 -0
  5444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/build.gradle.in +0 -0
  5445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/gradle.properties +0 -0
  5446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/settings.gradle +0 -0
  5447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/src/org/opencv/test/OpenCVTestCase.java +0 -0
  5448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/src/org/opencv/test/OpenCVTestRunner.java +0 -0
  5449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/src/org/opencv/test/android/KotlinTest.kt +0 -0
  5450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/src/org/opencv/test/android/UtilsTest.java +0 -0
  5451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/tests_module/AndroidManifest.xml +0 -0
  5452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/android_test/tests_module/build.gradle.in +0 -0
  5453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/res/drawable/chessboard.jpg +0 -0
  5454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/res/drawable/icon.png +0 -0
  5455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/res/drawable/lena.png +0 -0
  5456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/res/layout/main.xml +0 -0
  5457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/res/raw/lbpcascade_frontalface.xml +0 -0
  5458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/res/values/strings.xml +0 -0
  5459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/common_test/src/org/opencv/test/utils/ConvertersTest.java +0 -0
  5460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/pure_test/CMakeLists.txt +0 -0
  5461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/pure_test/build.xml +0 -0
  5462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/pure_test/lib/junit-4.11.jar +0 -0
  5463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/pure_test/src/org/opencv/test/OpenCVTestCase.java +0 -0
  5464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/java/test/pure_test/src/org/opencv/test/OpenCVTestRunner.java +0 -0
  5465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/CMakeLists.txt +0 -0
  5466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/common.cmake +0 -0
  5467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/generator/CMakeLists.txt +0 -0
  5468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/generator/embindgen.py +0 -0
  5469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/generator/templates.py +0 -0
  5470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/README.md +0 -0
  5471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/base.js +0 -0
  5472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/package.json +0 -0
  5473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_64bits.html +0 -0
  5474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_64bits.js +0 -0
  5475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_helpfunc.js +0 -0
  5476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_blur.html +0 -0
  5477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_blur.js +0 -0
  5478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_cvtcolor.html +0 -0
  5479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_cvtcolor.js +0 -0
  5480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_dilate.html +0 -0
  5481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_dilate.js +0 -0
  5482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_erode.html +0 -0
  5483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_erode.js +0 -0
  5484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_filter2D.html +0 -0
  5485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_filter2D.js +0 -0
  5486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_gaussianBlur.html +0 -0
  5487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_gaussianBlur.js +0 -0
  5488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_medianBlur.html +0 -0
  5489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_medianBlur.js +0 -0
  5490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_pyrDown.html +0 -0
  5491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_pyrDown.js +0 -0
  5492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_remap.html +0 -0
  5493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_remap.js +0 -0
  5494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_resize.html +0 -0
  5495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_resize.js +0 -0
  5496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_scharr.html +0 -0
  5497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_scharr.js +0 -0
  5498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_sobel.html +0 -0
  5499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_sobel.js +0 -0
  5500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_threshold.html +0 -0
  5501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_threshold.js +0 -0
  5502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_warpAffine.html +0 -0
  5503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_warpAffine.js +0 -0
  5504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_warpPerspective.html +0 -0
  5505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/perf/perf_imgproc/perf_warpPerspective.js +0 -0
  5506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/src/.eslintrc.json +0 -0
  5507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/src/core_bindings.cpp +0 -0
  5508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/src/helpers.js +0 -0
  5509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/src/loader.js +0 -0
  5510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/src/make_umd.py +0 -0
  5511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/.eslintrc.json +0 -0
  5512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/package.json +0 -0
  5513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/run_puppeteer.js +0 -0
  5514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_calib3d.js +0 -0
  5515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_core.js +0 -0
  5516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_features2d.js +0 -0
  5517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_imgproc.js +0 -0
  5518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_mat.js +0 -0
  5519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_objdetect.js +0 -0
  5520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_photo.js +0 -0
  5521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_utils.js +0 -0
  5522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/test_video.js +0 -0
  5523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/tests.html +0 -0
  5524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/js/test/tests.js +0 -0
  5525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/CMakeLists.txt +0 -0
  5526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/doc/ml_intro.markdown +0 -0
  5527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/doc/pics/SVM_Comparison.png +0 -0
  5528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/doc/pics/mlp.png +0 -0
  5529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/doc/pics/neuron_model.png +0 -0
  5530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/doc/pics/sigmoid_bipolar.png +0 -0
  5531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/include/opencv2/ml/ml.hpp +0 -0
  5532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/include/opencv2/ml/ml.inl.hpp +0 -0
  5533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/include/opencv2/ml.hpp +0 -0
  5534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/java/test/MLTest.java +0 -0
  5535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/objc/gen_dict.json +0 -0
  5536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/python/pyopencv_ml.hpp +0 -0
  5537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/python/test/test_digits.py +0 -0
  5538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/python/test/test_goodfeatures.py +0 -0
  5539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/python/test/test_knearest.py +0 -0
  5540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/misc/python/test/test_letter_recog.py +0 -0
  5541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/ann_mlp.cpp +0 -0
  5542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/boost.cpp +0 -0
  5543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/data.cpp +0 -0
  5544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/em.cpp +0 -0
  5545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/gbt.cpp +0 -0
  5546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/inner_functions.cpp +0 -0
  5547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/kdtree.cpp +0 -0
  5548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/kdtree.hpp +0 -0
  5549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/knearest.cpp +0 -0
  5550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/lr.cpp +0 -0
  5551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/nbayes.cpp +0 -0
  5552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/precomp.hpp +0 -0
  5553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/rtrees.cpp +0 -0
  5554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/svm.cpp +0 -0
  5555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/svmsgd.cpp +0 -0
  5556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/testset.cpp +0 -0
  5557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/src/tree.cpp +0 -0
  5558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_ann.cpp +0 -0
  5559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_bayes.cpp +0 -0
  5560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_em.cpp +0 -0
  5561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_kmeans.cpp +0 -0
  5562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_knearest.cpp +0 -0
  5563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_lr.cpp +0 -0
  5564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_main.cpp +0 -0
  5565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_mltests.cpp +0 -0
  5566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_precomp.hpp +0 -0
  5567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_rtrees.cpp +0 -0
  5568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_save_load.cpp +0 -0
  5569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_svmsgd.cpp +0 -0
  5570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_svmtrainauto.cpp +0 -0
  5571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ml/test/test_utils.cpp +0 -0
  5572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/CMakeLists.txt +0 -0
  5573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/common.cmake +0 -0
  5574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/doc/README.md +0 -0
  5575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/CMakeLists.txt +0 -0
  5576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/gen_objc.py +0 -0
  5577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/templates/cmakelists.template +0 -0
  5578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/templates/objc_class_body.template +0 -0
  5579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/templates/objc_class_header.template +0 -0
  5580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/templates/objc_module_body.template +0 -0
  5581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/generator/templates/objc_module_header.template +0 -0
  5582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/test/cmakelists.template +0 -0
  5583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/test/dummy/dummy.mm +0 -0
  5584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objc/test/test/OpenCVTestCase.swift +0 -0
  5585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/CMakeLists.txt +0 -0
  5586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/doc/objdetect.bib +0 -0
  5587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/doc/pics/haarfeatures.png +0 -0
  5588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/doc/pics/lena-face-detection.jpg +0 -0
  5589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/aruco_board.hpp +0 -0
  5590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/aruco_detector.hpp +0 -0
  5591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/aruco_dictionary.hpp +0 -0
  5592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/barcode.hpp +0 -0
  5593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/charuco_detector.hpp +0 -0
  5594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/detection_based_tracker.hpp +0 -0
  5595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/face.hpp +0 -0
  5596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/graphical_code_detector.hpp +0 -0
  5597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect/objdetect.hpp +0 -0
  5598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/include/opencv2/objdetect.hpp +0 -0
  5599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/java/test/ArucoTest.java +0 -0
  5600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/java/test/BarcodeDetectorTest.java +0 -0
  5601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/java/test/CascadeClassifierTest.java +0 -0
  5602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/java/test/HOGDescriptorTest.java +0 -0
  5603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/java/test/ObjdetectTest.java +0 -0
  5604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/java/test/QRCodeDetectorTest.java +0 -0
  5605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/objc/gen_dict.json +0 -0
  5606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/python/pyopencv_objdetect.hpp +0 -0
  5607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/python/test/test_barcode_detector.py +0 -0
  5608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/python/test/test_facedetect.py +0 -0
  5609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/python/test/test_objdetect_aruco.py +0 -0
  5610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/python/test/test_peopledetect.py +0 -0
  5611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/misc/python/test/test_qrcode_detect.py +0 -0
  5612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/opencl/perf_cascades.cpp +0 -0
  5613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/opencl/perf_hogdetect.cpp +0 -0
  5614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/perf_aruco.cpp +0 -0
  5615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/perf_barcode.cpp +0 -0
  5616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/perf_main.cpp +0 -0
  5617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/perf_precomp.hpp +0 -0
  5618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/perf/perf_qrcode_pipeline.cpp +0 -0
  5619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/apriltag_quad_thresh.cpp +0 -0
  5620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/apriltag_quad_thresh.hpp +0 -0
  5621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/predefined_dictionaries_apriltag.hpp +0 -0
  5622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/unionfind.hpp +0 -0
  5623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/zarray.hpp +0 -0
  5624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/zmaxheap.cpp +0 -0
  5625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/apriltag/zmaxheap.hpp +0 -0
  5626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/aruco_board.cpp +0 -0
  5627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/aruco_detector.cpp +0 -0
  5628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/aruco_dictionary.cpp +0 -0
  5629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/aruco_utils.cpp +0 -0
  5630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/aruco_utils.hpp +0 -0
  5631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/charuco_detector.cpp +0 -0
  5632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/aruco/predefined_dictionaries.hpp +0 -0
  5633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode.cpp +0 -0
  5634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/abs_decoder.cpp +0 -0
  5635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/abs_decoder.hpp +0 -0
  5636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/common/hybrid_binarizer.cpp +0 -0
  5637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/common/hybrid_binarizer.hpp +0 -0
  5638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/common/super_scale.cpp +0 -0
  5639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/common/super_scale.hpp +0 -0
  5640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/common/utils.cpp +0 -0
  5641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/common/utils.hpp +0 -0
  5642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/ean13_decoder.cpp +0 -0
  5643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/ean13_decoder.hpp +0 -0
  5644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/ean8_decoder.cpp +0 -0
  5645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/ean8_decoder.hpp +0 -0
  5646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/upcean_decoder.cpp +0 -0
  5647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_decoder/upcean_decoder.hpp +0 -0
  5648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_detector/bardetect.cpp +0 -0
  5649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/barcode_detector/bardetect.hpp +0 -0
  5650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/cascadedetect.cpp +0 -0
  5651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/cascadedetect.hpp +0 -0
  5652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/cascadedetect_convert.cpp +0 -0
  5653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/detection_based_tracker.cpp +0 -0
  5654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/face_detect.cpp +0 -0
  5655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/face_recognize.cpp +0 -0
  5656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/graphical_code_detector.cpp +0 -0
  5657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/graphical_code_detector_impl.hpp +0 -0
  5658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/hog.cpp +0 -0
  5659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/main.cpp +0 -0
  5660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/opencl/cascadedetect.cl +0 -0
  5661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/opencl/objdetect_hog.cl +0 -0
  5662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/precomp.hpp +0 -0
  5663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/qrcode.cpp +0 -0
  5664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/qrcode_encoder.cpp +0 -0
  5665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/src/qrcode_encoder_table.inl.hpp +0 -0
  5666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/opencl/test_hogdetector.cpp +0 -0
  5667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_aruco_tutorial.cpp +0 -0
  5668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_aruco_utils.cpp +0 -0
  5669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_aruco_utils.hpp +0 -0
  5670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_arucodetection.cpp +0 -0
  5671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_barcode.cpp +0 -0
  5672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_boarddetection.cpp +0 -0
  5673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_cascadeandhog.cpp +0 -0
  5674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_charucodetection.cpp +0 -0
  5675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_face.cpp +0 -0
  5676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_main.cpp +0 -0
  5677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_precomp.hpp +0 -0
  5678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_qr_utils.hpp +0 -0
  5679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_qrcode.cpp +0 -0
  5680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/objdetect/test/test_qrcode_encode.cpp +0 -0
  5681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/CMakeLists.txt +0 -0
  5682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/include/opencv2/photo/cuda.hpp +0 -0
  5683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/include/opencv2/photo/legacy/constants_c.h +0 -0
  5684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/include/opencv2/photo/photo.hpp +0 -0
  5685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/include/opencv2/photo.hpp +0 -0
  5686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/misc/java/test/PhotoTest.java +0 -0
  5687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/misc/objc/gen_dict.json +0 -0
  5688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/perf/opencl/perf_denoising.cpp +0 -0
  5689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/perf/perf_cuda.cpp +0 -0
  5690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/perf/perf_hdr.cpp +0 -0
  5691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/perf/perf_inpaint.cpp +0 -0
  5692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/perf/perf_main.cpp +0 -0
  5693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/perf/perf_precomp.hpp +0 -0
  5694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/align.cpp +0 -0
  5695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/arrays.hpp +0 -0
  5696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/calibrate.cpp +0 -0
  5697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/contrast_preserve.cpp +0 -0
  5698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/contrast_preserve.hpp +0 -0
  5699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/cuda/nlm.cu +0 -0
  5700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/denoise_tvl1.cpp +0 -0
  5701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/denoising.cpp +0 -0
  5702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/denoising.cuda.cpp +0 -0
  5703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/fast_nlmeans_denoising_invoker.hpp +0 -0
  5704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/fast_nlmeans_denoising_invoker_commons.hpp +0 -0
  5705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/fast_nlmeans_denoising_opencl.hpp +0 -0
  5706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/fast_nlmeans_multi_denoising_invoker.hpp +0 -0
  5707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/hdr_common.cpp +0 -0
  5708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/hdr_common.hpp +0 -0
  5709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/inpaint.cpp +0 -0
  5710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/merge.cpp +0 -0
  5711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/npr.cpp +0 -0
  5712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/npr.hpp +0 -0
  5713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/opencl/nlmeans.cl +0 -0
  5714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/precomp.hpp +0 -0
  5715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/seamless_cloning.cpp +0 -0
  5716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/seamless_cloning.hpp +0 -0
  5717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/seamless_cloning_impl.cpp +0 -0
  5718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/src/tonemap.cpp +0 -0
  5719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/ocl/test_denoising.cpp +0 -0
  5720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_cloning.cpp +0 -0
  5721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_decolor.cpp +0 -0
  5722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_denoise_tvl1.cpp +0 -0
  5723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_denoising.cpp +0 -0
  5724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_denoising.cuda.cpp +0 -0
  5725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_hdr.cpp +0 -0
  5726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_inpaint.cpp +0 -0
  5727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_main.cpp +0 -0
  5728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_npr.cpp +0 -0
  5729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/photo/test/test_precomp.hpp +0 -0
  5730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/CMakeLists.txt +0 -0
  5731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/bindings/CMakeLists.txt +0 -0
  5732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/common.cmake +0 -0
  5733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/.gitignore +0 -0
  5734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/cv2/__init__.py +0 -0
  5735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/cv2/load_config_py2.py +0 -0
  5736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/cv2/load_config_py3.py +0 -0
  5737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/extra_modules/misc/__init__.py +0 -0
  5738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/extra_modules/misc/version.py +0 -0
  5739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/setup.py +0 -0
  5740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/template/config-x.y.py.in +0 -0
  5741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/package/template/config.py.in +0 -0
  5742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/python2/CMakeLists.txt +0 -0
  5743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/python3/CMakeLists.txt +0 -0
  5744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/python_loader.cmake +0 -0
  5745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/copy_typings_stubs_on_success.py +0 -0
  5746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2.cpp +0 -0
  5747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2.hpp +0 -0
  5748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_convert.cpp +0 -0
  5749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_convert.hpp +0 -0
  5750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_highgui.cpp +0 -0
  5751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_highgui.hpp +0 -0
  5752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_numpy.cpp +0 -0
  5753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_numpy.hpp +0 -0
  5754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_util.cpp +0 -0
  5755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/cv2_util.hpp +0 -0
  5756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/gen2.py +0 -0
  5757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/hdr_parser.py +0 -0
  5758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/pycompat.hpp +0 -0
  5759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/__init__.py +0 -0
  5760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/api_refinement.py +0 -0
  5761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/ast_utils.py +0 -0
  5762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/generation.py +0 -0
  5763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/__init__.py +0 -0
  5764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/class_node.py +0 -0
  5765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/constant_node.py +0 -0
  5766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/enumeration_node.py +0 -0
  5767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/function_node.py +0 -0
  5768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/namespace_node.py +0 -0
  5769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/node.py +0 -0
  5770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/nodes/type_node.py +0 -0
  5771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/predefined_types.py +0 -0
  5772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generation/types_conversion.py +0 -0
  5773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/src2/typing_stubs_generator.py +0 -0
  5774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/standalone.cmake +0 -0
  5775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/CMakeLists.txt +0 -0
  5776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test.py +0 -0
  5777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_algorithm_rw.py +0 -0
  5778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_async.py +0 -0
  5779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_camshift.py +0 -0
  5780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_copytomask.py +0 -0
  5781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_cuda.py +0 -0
  5782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_dft.py +0 -0
  5783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_features2d.py +0 -0
  5784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_filestorage_io.py +0 -0
  5785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_fitline.py +0 -0
  5786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_fs_cache_dir.py +0 -0
  5787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_gaussian_mix.py +0 -0
  5788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_grabcut.py +0 -0
  5789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_houghcircles.py +0 -0
  5790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_houghlines.py +0 -0
  5791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_imread.py +0 -0
  5792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_kmeans.py +0 -0
  5793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_legacy.py +0 -0
  5794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_mat.py +0 -0
  5795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_misc.py +0 -0
  5796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_morphology.py +0 -0
  5797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_mser.py +0 -0
  5798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_norm.py +0 -0
  5799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_pathlike.py +0 -0
  5800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_persistence.py +0 -0
  5801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_squares.py +0 -0
  5802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_texture_flow.py +0 -0
  5803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_umat.py +0 -0
  5804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/test_watershed.py +0 -0
  5805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/tests_common.py +0 -0
  5806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/python/test/tst_scene_render.py +0 -0
  5807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/CMakeLists.txt +0 -0
  5808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/doc/StitchingPipeline.jpg +0 -0
  5809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/autocalib.hpp +0 -0
  5810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/blenders.hpp +0 -0
  5811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/camera.hpp +0 -0
  5812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/exposure_compensate.hpp +0 -0
  5813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/matchers.hpp +0 -0
  5814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/motion_estimators.hpp +0 -0
  5815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp +0 -0
  5816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/timelapsers.hpp +0 -0
  5817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/util.hpp +0 -0
  5818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/util_inl.hpp +0 -0
  5819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/warpers.hpp +0 -0
  5820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/detail/warpers_inl.hpp +0 -0
  5821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching/warpers.hpp +0 -0
  5822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/include/opencv2/stitching.hpp +0 -0
  5823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/misc/python/pyopencv_stitching.hpp +0 -0
  5824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/misc/python/test/test_stitching.py +0 -0
  5825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/opencl/perf_stitch.cpp +0 -0
  5826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/opencl/perf_warpers.cpp +0 -0
  5827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/perf_estimators.cpp +0 -0
  5828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/perf_main.cpp +0 -0
  5829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/perf_matchers.cpp +0 -0
  5830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/perf_precomp.hpp +0 -0
  5831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/perf/perf_stich.cpp +0 -0
  5832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/autocalib.cpp +0 -0
  5833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/blenders.cpp +0 -0
  5834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/camera.cpp +0 -0
  5835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/cuda/build_warp_maps.cu +0 -0
  5836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/cuda/multiband_blend.cu +0 -0
  5837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/exposure_compensate.cpp +0 -0
  5838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/matchers.cpp +0 -0
  5839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/motion_estimators.cpp +0 -0
  5840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/opencl/multibandblend.cl +0 -0
  5841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/opencl/warpers.cl +0 -0
  5842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/precomp.hpp +0 -0
  5843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/seam_finders.cpp +0 -0
  5844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/stitcher.cpp +0 -0
  5845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/timelapsers.cpp +0 -0
  5846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/util.cpp +0 -0
  5847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/util_log.hpp +0 -0
  5848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/warpers.cpp +0 -0
  5849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/src/warpers_cuda.cpp +0 -0
  5850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/ocl/test_warpers.cpp +0 -0
  5851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_blenders.cpp +0 -0
  5852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_blenders.cuda.cpp +0 -0
  5853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_exposure_compensate.cpp +0 -0
  5854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_main.cpp +0 -0
  5855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_matchers.cpp +0 -0
  5856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_precomp.hpp +0 -0
  5857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_reprojection.cpp +0 -0
  5858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_stitcher.cpp +0 -0
  5859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/stitching/test/test_wave_correction.cpp +0 -0
  5860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/CMakeLists.txt +0 -0
  5861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/cuda_perf.hpp +0 -0
  5862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/cuda_test.hpp +0 -0
  5863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/ocl_perf.hpp +0 -0
  5864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/ocl_test.hpp +0 -0
  5865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/ts_ext.hpp +0 -0
  5866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/ts_gtest.h +0 -0
  5867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts/ts_perf.hpp +0 -0
  5868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/include/opencv2/ts.hpp +0 -0
  5869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/chart.py +0 -0
  5870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/color.py +0 -0
  5871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/concatlogs.py +0 -0
  5872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/perf_tests_timing.py +0 -0
  5873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/report.py +0 -0
  5874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/run.py +0 -0
  5875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/run_android.py +0 -0
  5876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/run_long.py +0 -0
  5877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/run_suite.py +0 -0
  5878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/run_utils.py +0 -0
  5879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/summary.py +0 -0
  5880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/table_formatter.py +0 -0
  5881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/testlog_parser.py +0 -0
  5882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/trace_profiler.py +0 -0
  5883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/misc/xls-report.py +0 -0
  5884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/cuda_perf.cpp +0 -0
  5885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/cuda_test.cpp +0 -0
  5886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ocl_perf.cpp +0 -0
  5887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ocl_test.cpp +0 -0
  5888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/precomp.hpp +0 -0
  5889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts.cpp +0 -0
  5890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts_arrtest.cpp +0 -0
  5891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts_func.cpp +0 -0
  5892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts_gtest.cpp +0 -0
  5893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts_perf.cpp +0 -0
  5894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts_tags.cpp +0 -0
  5895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/ts/src/ts_tags.hpp +0 -0
  5896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/CMakeLists.txt +0 -0
  5897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/doc/video.bib +0 -0
  5898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/include/opencv2/video/background_segm.hpp +0 -0
  5899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/include/opencv2/video/detail/tracking.detail.hpp +0 -0
  5900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/include/opencv2/video/legacy/constants_c.h +0 -0
  5901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/include/opencv2/video/tracking.hpp +0 -0
  5902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/include/opencv2/video/video.hpp +0 -0
  5903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/include/opencv2/video.hpp +0 -0
  5904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/java/gen_dict.json +0 -0
  5905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/java/test/BackgroundSubtractorMOGTest.java +0 -0
  5906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/java/test/KalmanFilterTest.java +0 -0
  5907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/java/test/TrackerCreateTest.java +0 -0
  5908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/java/test/VideoTest.java +0 -0
  5909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/python/pyopencv_video.hpp +0 -0
  5910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/python/test/test_lk_homography.py +0 -0
  5911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/python/test/test_lk_track.py +0 -0
  5912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/misc/python/test/test_tracking.py +0 -0
  5913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/opencl/perf_bgfg_knn.cpp +0 -0
  5914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/opencl/perf_bgfg_mog2.cpp +0 -0
  5915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/opencl/perf_dis_optflow.cpp +0 -0
  5916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/opencl/perf_motempl.cpp +0 -0
  5917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/opencl/perf_optflow_farneback.cpp +0 -0
  5918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/opencl/perf_optflow_pyrlk.cpp +0 -0
  5919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_bgfg_knn.cpp +0 -0
  5920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_bgfg_mog2.cpp +0 -0
  5921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_bgfg_utils.hpp +0 -0
  5922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_disflow.cpp +0 -0
  5923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_ecc.cpp +0 -0
  5924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_main.cpp +0 -0
  5925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_optflowpyrlk.cpp +0 -0
  5926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_precomp.hpp +0 -0
  5927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_trackers.cpp +0 -0
  5928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/perf/perf_variational_refinement.cpp +0 -0
  5929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/bgfg_KNN.cpp +0 -0
  5930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/bgfg_gaussmix2.cpp +0 -0
  5931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/camshift.cpp +0 -0
  5932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/dis_flow.cpp +0 -0
  5933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/ecc.cpp +0 -0
  5934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/kalman.cpp +0 -0
  5935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/lkpyramid.cpp +0 -0
  5936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/lkpyramid.hpp +0 -0
  5937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/opencl/bgfg_knn.cl +0 -0
  5938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/opencl/bgfg_mog2.cl +0 -0
  5939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/opencl/dis_flow.cl +0 -0
  5940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/opencl/optical_flow_farneback.cl +0 -0
  5941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/opencl/pyrlk.cl +0 -0
  5942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/optflowgf.cpp +0 -0
  5943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/optical_flow_io.cpp +0 -0
  5944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/precomp.hpp +0 -0
  5945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_feature.cpp +0 -0
  5946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_feature_haar.impl.hpp +0 -0
  5947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_feature_set.cpp +0 -0
  5948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_mil_model.cpp +0 -0
  5949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_mil_model.hpp +0 -0
  5950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_mil_state.cpp +0 -0
  5951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_mil_state.hpp +0 -0
  5952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_model.cpp +0 -0
  5953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_sampler.cpp +0 -0
  5954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_sampler_algorithm.cpp +0 -0
  5955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracker_state_estimator.cpp +0 -0
  5956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracking_feature.cpp +0 -0
  5957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracking_feature.hpp +0 -0
  5958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracking_online_mil.cpp +0 -0
  5959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/detail/tracking_online_mil.hpp +0 -0
  5960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/tracker.cpp +0 -0
  5961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/tracker_dasiamrpn.cpp +0 -0
  5962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/tracker_goturn.cpp +0 -0
  5963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/tracker_mil.cpp +0 -0
  5964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/tracker_nano.cpp +0 -0
  5965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/tracking/tracker_vit.cpp +0 -0
  5966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/src/variational_refinement.cpp +0 -0
  5967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/ocl/test_bgfg_mog2.cpp +0 -0
  5968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/ocl/test_dis.cpp +0 -0
  5969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/ocl/test_optflow_farneback.cpp +0 -0
  5970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/ocl/test_optflowpyrlk.cpp +0 -0
  5971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_OF_accuracy.cpp +0 -0
  5972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_OF_reproducibility.cpp +0 -0
  5973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_accum.cpp +0 -0
  5974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_camshift.cpp +0 -0
  5975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_ecc.cpp +0 -0
  5976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_estimaterigid.cpp +0 -0
  5977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_kalman.cpp +0 -0
  5978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_main.cpp +0 -0
  5979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_optflowpyrlk.cpp +0 -0
  5980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_precomp.hpp +0 -0
  5981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_trackers.cpp +0 -0
  5982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/video/test/test_trackers.impl.hpp +0 -0
  5983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/CMakeLists.txt +0 -0
  5984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_android_camera.cmake +0 -0
  5985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_android_mediandk.cmake +0 -0
  5986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_aravis.cmake +0 -0
  5987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_avfoundation.cmake +0 -0
  5988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_dc1394.cmake +0 -0
  5989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_dshow.cmake +0 -0
  5990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_ffmpeg.cmake +0 -0
  5991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_gphoto.cmake +0 -0
  5992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_gstreamer.cmake +0 -0
  5993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_ios.cmake +0 -0
  5994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_msdk.cmake +0 -0
  5995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_msmf.cmake +0 -0
  5996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_obsensor.cmake +0 -0
  5997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_openni2.cmake +0 -0
  5998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_pvapi.cmake +0 -0
  5999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_realsense.cmake +0 -0
  6000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_ueye.cmake +0 -0
  6001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_v4l.cmake +0 -0
  6002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_ximea.cmake +0 -0
  6003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/detect_xine.cmake +0 -0
  6004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/init.cmake +0 -0
  6005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/cmake/plugin.cmake +0 -0
  6006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/doc/pics/videoio_overview.svg +0 -0
  6007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/doc/videoio_overview.markdown +0 -0
  6008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/cap_ios.h +0 -0
  6009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/cap_winrt.hpp +0 -0
  6010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/container_avi.private.hpp +0 -0
  6011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/doc/hwaccel.doc.hpp +0 -0
  6012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/legacy/constants_c.h +0 -0
  6013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/registry.hpp +0 -0
  6014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/utils.private.hpp +0 -0
  6015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/videoio.hpp +0 -0
  6016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio/videoio_c.h +0 -0
  6017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/include/opencv2/videoio.hpp +0 -0
  6018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/build_plugins.sh +0 -0
  6019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/gen_dict.json +0 -0
  6020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/java/test/VideoCaptureTest.java +0 -0
  6021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/objc/gen_dict.json +0 -0
  6022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/objc/ios/CvAbstractCamera2.mm +0 -0
  6023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/objc/ios/CvCamera2.h +0 -0
  6024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/objc/ios/CvPhotoCamera2.m +0 -0
  6025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/objc/ios/CvVideoCamera2.mm +0 -0
  6026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_ffmpeg/.gitignore +0 -0
  6027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_ffmpeg/CMakeLists.txt +0 -0
  6028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_ffmpeg/Dockerfile-ffmpeg +0 -0
  6029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_ffmpeg/Dockerfile-ubuntu +0 -0
  6030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_ffmpeg/build-standalone.sh +0 -0
  6031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_ffmpeg/build-ubuntu.sh +0 -0
  6032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_gstreamer/CMakeLists.txt +0 -0
  6033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_gstreamer/Dockerfile +0 -0
  6034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/plugin_gstreamer/build.sh +0 -0
  6035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/python/pyopencv_videoio.hpp +0 -0
  6036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/misc/python/test/test_videoio.py +0 -0
  6037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/perf/perf_camera.impl.hpp +0 -0
  6038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/perf/perf_input.cpp +0 -0
  6039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/perf/perf_main.cpp +0 -0
  6040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/perf/perf_output.cpp +0 -0
  6041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/perf/perf_precomp.hpp +0 -0
  6042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/backend.hpp +0 -0
  6043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/backend_plugin.cpp +0 -0
  6044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/backend_plugin_legacy.impl.hpp +0 -0
  6045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/backend_static.cpp +0 -0
  6046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap.cpp +0 -0
  6047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_android_camera.cpp +0 -0
  6048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_android_mediandk.cpp +0 -0
  6049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_aravis.cpp +0 -0
  6050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_avfoundation.mm +0 -0
  6051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_avfoundation_mac.mm +0 -0
  6052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_dc1394_v2.cpp +0 -0
  6053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_dshow.cpp +0 -0
  6054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_dshow.hpp +0 -0
  6055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ffmpeg.cpp +0 -0
  6056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ffmpeg_hw.hpp +0 -0
  6057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp +0 -0
  6058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ffmpeg_legacy_api.hpp +0 -0
  6059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_gphoto2.cpp +0 -0
  6060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_gstreamer.cpp +0 -0
  6061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_images.cpp +0 -0
  6062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_interface.hpp +0 -0
  6063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ios_abstract_camera.mm +0 -0
  6064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ios_photo_camera.mm +0 -0
  6065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ios_video_camera.mm +0 -0
  6066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_librealsense.cpp +0 -0
  6067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_librealsense.hpp +0 -0
  6068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_common.cpp +0 -0
  6069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_common.hpp +0 -0
  6070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_plugin.cpp +0 -0
  6071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_reader.cpp +0 -0
  6072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_reader.hpp +0 -0
  6073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_writer.cpp +0 -0
  6074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mfx_writer.hpp +0 -0
  6075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mjpeg_decoder.cpp +0 -0
  6076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_mjpeg_encoder.cpp +0 -0
  6077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_msmf.cpp +0 -0
  6078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_msmf.hpp +0 -0
  6079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_stream_channel_interface.hpp +0 -0
  6080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_stream_channel_msmf.cpp +0 -0
  6081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_stream_channel_msmf.hpp +0 -0
  6082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_stream_channel_v4l2.cpp +0 -0
  6083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_stream_channel_v4l2.hpp +0 -0
  6084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_uvc_stream_channel.cpp +0 -0
  6085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor/obsensor_uvc_stream_channel.hpp +0 -0
  6086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor_capture.cpp +0 -0
  6087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor_capture.hpp +0 -0
  6088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor_liborbbec.cpp +0 -0
  6089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_obsensor_liborbbec.hpp +0 -0
  6090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_openni2.cpp +0 -0
  6091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_pvapi.cpp +0 -0
  6092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ueye.cpp +0 -0
  6093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_v4l.cpp +0 -0
  6094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt/CaptureFrameGrabber.cpp +0 -0
  6095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt/CaptureFrameGrabber.hpp +0 -0
  6096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt/MFIncludes.hpp +0 -0
  6097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt/MediaSink.hpp +0 -0
  6098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt/MediaStreamSink.cpp +0 -0
  6099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt/MediaStreamSink.hpp +0 -0
  6100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt_bridge.cpp +0 -0
  6101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt_bridge.hpp +0 -0
  6102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt_capture.cpp +0 -0
  6103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt_capture.hpp +0 -0
  6104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt_video.cpp +0 -0
  6105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_winrt_video.hpp +0 -0
  6106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_ximea.cpp +0 -0
  6107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/cap_xine.cpp +0 -0
  6108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/container_avi.cpp +0 -0
  6109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/ffmpeg_codecs.hpp +0 -0
  6110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/plugin_api.hpp +0 -0
  6111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/plugin_capture_api.hpp +0 -0
  6112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/plugin_writer_api.hpp +0 -0
  6113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/precomp.hpp +0 -0
  6114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/videoio_c.cpp +0 -0
  6115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/videoio_registry.cpp +0 -0
  6116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/videoio_registry.hpp +0 -0
  6117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/src/wrl.h +0 -0
  6118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_audio.cpp +0 -0
  6119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_camera.cpp +0 -0
  6120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_container_avi.cpp +0 -0
  6121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_dynamic.cpp +0 -0
  6122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_ffmpeg.cpp +0 -0
  6123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_gstreamer.cpp +0 -0
  6124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_images.cpp +0 -0
  6125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_main.cpp +0 -0
  6126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_mfx.cpp +0 -0
  6127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_microphone.cpp +0 -0
  6128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_orientation.cpp +0 -0
  6129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_plugins.cpp +0 -0
  6130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_precomp.hpp +0 -0
  6131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_v4l2.cpp +0 -0
  6132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/videoio/test/test_video_io.cpp +0 -0
  6133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/world/CMakeLists.txt +0 -0
  6134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/world/include/opencv2/world.hpp +0 -0
  6135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/world/src/precomp.hpp +0 -0
  6136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/modules/world/src/world_init.cpp +0 -0
  6137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/README.android +0 -0
  6138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/OpenCV/build.gradle.template +0 -0
  6139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/OpenCV/proguard-rules.pro +0 -0
  6140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/OpenCV/src/main/AndroidManifest.xml +0 -0
  6141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/OpenCV/src/main/cpp/CMakeLists.txt.template +0 -0
  6142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/OpenCV/src/main/cpp/include/temp.h +0 -0
  6143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/OpenCV/src/main/cpp/native-lib.cpp +0 -0
  6144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/README.md +0 -0
  6145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/build.gradle +0 -0
  6146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/gradle/wrapper/gradle-wrapper.jar +0 -0
  6147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/gradle/wrapper/gradle-wrapper.properties +0 -0
  6148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/gradle.properties +0 -0
  6149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/gradlew +0 -0
  6150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/gradlew.bat +0 -0
  6151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/aar-template/settings.gradle +0 -0
  6152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build-tests/test_cmake_build.py +0 -0
  6153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build-tests/test_gradle.sh +0 -0
  6154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build-tests/test_gradle_aar.sh +0 -0
  6155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build_aar.sh +0 -0
  6156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build_java_shared_aar.py +0 -0
  6157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build_sdk.py +0 -0
  6158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/build_static_aar.py +0 -0
  6159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/gradle-wrapper/gradle/wrapper/gradle-wrapper.jar +0 -0
  6160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/gradle-wrapper/gradle/wrapper/gradle-wrapper.properties.in +0 -0
  6161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/gradle-wrapper/gradle.properties +0 -0
  6162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/gradle-wrapper/gradlew +0 -0
  6163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/gradle-wrapper/gradlew.bat +0 -0
  6164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-10.config.py +0 -0
  6165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-16.config.py +0 -0
  6166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-17.config.py +0 -0
  6167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-18-api-level-21.config.py +0 -0
  6168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-18-api-level-24.config.py +0 -0
  6169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-18.config.py +0 -0
  6170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-22.config.py +0 -0
  6171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/android/ndk-25.config.py +0 -0
  6172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/apple/__init__.py +0 -0
  6173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/apple/build_xcframework.py +0 -0
  6174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/apple/cv_build_utils.py +0 -0
  6175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/apple/readme.md +0 -0
  6176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/Info.Dynamic.plist.in +0 -0
  6177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/Info.plist.in +0 -0
  6178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/PrivacyInfo.xcprivacy +0 -0
  6179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/__init__.py +0 -0
  6180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/build_docs.py +0 -0
  6181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/build_framework.py +0 -0
  6182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/build_visionos_framework.py +0 -0
  6183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Modules/Platform/iOS.cmake +0 -0
  6184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/Toolchain-Catalyst_Xcode.cmake +0 -0
  6185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/Toolchain-XROS_Xcode.cmake +0 -0
  6186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/Toolchain-XRSimulator_Xcode.cmake +0 -0
  6187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/Toolchain-iPhoneOS_Xcode.cmake +0 -0
  6188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/Toolchain-iPhoneSimulator_Xcode.cmake +0 -0
  6189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/common-ios-toolchain.cmake +0 -0
  6190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/cmake/Toolchains/xcodebuild_wrapper.in +0 -0
  6191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/readme.txt +0 -0
  6192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/ios/run_tests.py +0 -0
  6193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/js/README.md +0 -0
  6194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/js/build_js.py +0 -0
  6195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/js/opencv_js.config.py +0 -0
  6196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/aarch64-gnu.toolchain.cmake +0 -0
  6197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/arm-gnueabi.toolchain.cmake +0 -0
  6198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/arm.toolchain.cmake +0 -0
  6199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/gnu.toolchain.cmake +0 -0
  6200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/mips.toolchain.cmake +0 -0
  6201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/mips32r5el-gnu.toolchain.cmake +0 -0
  6202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/mips64r6el-gnu.toolchain.cmake +0 -0
  6203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/ppc64-gnu.toolchain.cmake +0 -0
  6204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/ppc64le-gnu.toolchain.cmake +0 -0
  6205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/ppcat.toolchain.cmake +0 -0
  6206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/riscv-gnu.toolchain.cmake +0 -0
  6207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/riscv64-071-gcc.toolchain.cmake +0 -0
  6208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/riscv64-andes-gcc.toolchain.cmake +0 -0
  6209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/riscv64-clang.toolchain.cmake +0 -0
  6210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/linux/riscv64-gcc.toolchain.cmake +0 -0
  6211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/.gitignore +0 -0
  6212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/README.md +0 -0
  6213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv/pom.xml +0 -0
  6214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv/resources/OSGI-INF/blueprint/blueprint.xml +0 -0
  6215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv/scripts/deb_package_check +0 -0
  6216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv/scripts/execstack_check +0 -0
  6217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv/scripts/functions +0 -0
  6218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv/scripts/properties +0 -0
  6219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv-it/pom.xml +0 -0
  6220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/opencv-it/src/test/java/org/opencv/osgi/DeployOpenCVTest.java +0 -0
  6221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/maven/pom.xml +0 -0
  6222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/osx/Info.plist.in +0 -0
  6223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/osx/__init__.py +0 -0
  6224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/osx/build_docs.py +0 -0
  6225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/osx/build_framework.py +0 -0
  6226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/osx/run_tests.py +0 -0
  6227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/readme.txt +0 -0
  6228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/scripts/pylintrc +0 -0
  6229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/scripts/valgrind.supp +0 -0
  6230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/scripts/valgrind_3rdparty.supp +0 -0
  6231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/semihosting/aarch64-semihosting.toolchain.cmake +0 -0
  6232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/semihosting/include/aarch64_semihosting_port.hpp +0 -0
  6233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/wince/arm-wince-headless-overrides.cmake +0 -0
  6234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/wince/arm-wince.toolchain.cmake +0 -0
  6235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/wince/readme.md +0 -0
  6236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/.gitattributes +0 -0
  6237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/20200313-dldt-disable-unused-targets.patch +0 -0
  6238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/20200313-dldt-fix-binaries-location.patch +0 -0
  6239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/20200313-ngraph-disable-tests-examples.patch +0 -0
  6240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/20200318-dldt-pdb.patch +0 -0
  6241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/20200319-dldt-fix-msvs2019-v16.5.0.patch +0 -0
  6242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/patch.config.py +0 -0
  6243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.1/sysroot.config.py +0 -0
  6244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.2/20200413-dldt-disable-unused-targets.patch +0 -0
  6245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.2/20200413-dldt-fix-binaries-location.patch +0 -0
  6246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.2/20200413-dldt-pdb.patch +0 -0
  6247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.2/20200415-ngraph-disable-unused-options.patch +0 -0
  6248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.2/patch.config.py +0 -0
  6249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.2/sysroot.config.py +0 -0
  6250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.3.0/20200413-dldt-disable-unused-targets.patch +0 -0
  6251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.3.0/20200413-dldt-fix-binaries-location.patch +0 -0
  6252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.3.0/20200413-dldt-pdb.patch +0 -0
  6253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.3.0/20200604-dldt-disable-multidevice.patch +0 -0
  6254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.3.0/patch.config.py +0 -0
  6255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.3.0/sysroot.config.py +0 -0
  6256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.4/20200413-dldt-pdb.patch +0 -0
  6257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.4/20200604-dldt-disable-multidevice.patch +0 -0
  6258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.4/20200701-dldt-disable-unused-targets.patch +0 -0
  6259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.4/20201005-dldt-fix-cldnn-compilation.patch +0 -0
  6260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.4/patch.config.py +0 -0
  6261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2020.4/sysroot.config.py +0 -0
  6262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.1/20200413-dldt-pdb.patch +0 -0
  6263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.1/20200604-dldt-disable-multidevice.patch +0 -0
  6264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.1/20201005-dldt-disable-unused-targets.patch +0 -0
  6265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.1/patch.config.py +0 -0
  6266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.1/sysroot.config.py +0 -0
  6267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/20200413-dldt-pdb.patch +0 -0
  6268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/20200604-dldt-disable-multidevice.patch +0 -0
  6269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/20201217-dldt-disable-unused-targets.patch +0 -0
  6270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/20201218-dldt-vs-version.patch +0 -0
  6271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/build.config.py +0 -0
  6272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/patch.config.py +0 -0
  6273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.2/sysroot.config.py +0 -0
  6274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/20200604-dldt-disable-multidevice.patch +0 -0
  6275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/20210324-dldt-disable-unused-targets.patch +0 -0
  6276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/20210324-dldt-pdb.patch +0 -0
  6277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/20210324-dldt-vs-version.patch +0 -0
  6278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/build.config.py +0 -0
  6279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/patch.config.py +0 -0
  6280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.3/sysroot.config.py +0 -0
  6281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/20210630-dldt-disable-multidevice-autoplugin.patch +0 -0
  6282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/20210630-dldt-disable-unused-targets.patch +0 -0
  6283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/20210630-dldt-pdb.patch +0 -0
  6284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/20210630-dldt-vs-version.patch +0 -0
  6285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/build.config.py +0 -0
  6286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/patch.config.py +0 -0
  6287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4/sysroot.config.py +0 -0
  6288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/20210630-dldt-disable-multidevice-autoplugin.patch +0 -0
  6289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/20210630-dldt-disable-unused-targets.patch +0 -0
  6290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/20210630-dldt-pdb.patch +0 -0
  6291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/20210630-dldt-vs-version.patch +0 -0
  6292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/build.config.py +0 -0
  6293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/patch.config.py +0 -0
  6294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.1/sysroot.config.py +0 -0
  6295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/20210630-dldt-disable-multidevice-autoplugin.patch +0 -0
  6296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/20210630-dldt-disable-unused-targets.patch +0 -0
  6297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/20210630-dldt-pdb.patch +0 -0
  6298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/20210630-dldt-vs-version.patch +0 -0
  6299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/20220118-dldt-fix-msvs-compilation-21469.patch +0 -0
  6300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/build.config.py +0 -0
  6301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/cmake/InferenceEngineConfig-version.cmake +0 -0
  6302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/cmake/InferenceEngineConfig.cmake +0 -0
  6303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/patch.config.py +0 -0
  6304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/2021.4.2/sysroot.config.py +0 -0
  6305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/build_package.py +0 -0
  6306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/cmake-opencv-checks/POST_FINALIZE.cmake +0 -0
  6307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winpack_dldt/package-tests/test_dnn_backends.py +0 -0
  6308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winrt/readme.txt +0 -0
  6309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winrt/setup_winrt.bat +0 -0
  6310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/platforms/winrt/setup_winrt.ps1 +0 -0
  6311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/CMakeLists.example.in +0 -0
  6312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/CMakeLists.txt +0 -0
  6313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/_winpack_build_sample.cmd +0 -0
  6314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/_winpack_run_python_sample.cmd +0 -0
  6315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/.gitignore +0 -0
  6316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/AndroidManifest.xml +0 -0
  6317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/CMakeLists.txt +0 -0
  6318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/build.gradle.in +0 -0
  6319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/gradle/AndroidManifest.xml +0 -0
  6320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/res/drawable/icon.png +0 -0
  6321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/res/values/strings.xml +0 -0
  6322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/src/org/opencv/samples/puzzle15/Puzzle15Activity.java +0 -0
  6323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/15-puzzle/src/org/opencv/samples/puzzle15/Puzzle15Processor.java +0 -0
  6324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/CMakeLists.txt +0 -0
  6325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/build.gradle.in +0 -0
  6326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/CMakeLists.txt +0 -0
  6327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/build.gradle.in +0 -0
  6328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/gradle/AndroidManifest.xml +0 -0
  6329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/res/drawable/icon.png +0 -0
  6330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/res/layout/camera_calibration_surface_view.xml +0 -0
  6331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/res/menu/calibration.xml +0 -0
  6332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/res/values/strings.xml +0 -0
  6333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CalibrationResult.java +0 -0
  6334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrationActivity.java +0 -0
  6335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrator.java +0 -0
  6336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/OnCameraFrameRender.java +0 -0
  6337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/CMakeLists.txt +0 -0
  6338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/build.gradle.in +0 -0
  6339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/gradle/AndroidManifest.xml +0 -0
  6340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/res/drawable/icon.png +0 -0
  6341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/res/layout/color_blob_detection_surface_view.xml +0 -0
  6342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/res/values/strings.xml +0 -0
  6343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ColorBlobDetectionActivity.java +0 -0
  6344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ColorBlobDetector.java +0 -0
  6345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/CMakeLists.txt +0 -0
  6346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/build.gradle.in +0 -0
  6347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/gradle/AndroidManifest.xml +0 -0
  6348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/res/drawable/icon.png +0 -0
  6349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/res/layout/face_detect_surface_view.xml +0 -0
  6350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/res/values/strings.xml +0 -0
  6351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/face-detection/src/org/opencv/samples/facedetect/FaceDetectActivity.java +0 -0
  6352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/CMakeLists.txt +0 -0
  6353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/build.gradle.in +0 -0
  6354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/gradle/AndroidManifest.xml +0 -0
  6355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/res/drawable/icon.png +0 -0
  6356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/res/layout/image_manipulations_surface_view.xml +0 -0
  6357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/res/values/strings.xml +0 -0
  6358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/image-manipulations/src/org/opencv/samples/imagemanipulations/ImageManipulationsActivity.java +0 -0
  6359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/CMakeLists.txt +0 -0
  6360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/build.gradle.in +0 -0
  6361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/gradle/AndroidManifest.xml +0 -0
  6362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/res/drawable/icon.png +0 -0
  6363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/res/layout/activity_main.xml +0 -0
  6364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/res/values/strings.xml +0 -0
  6365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/mobilenet-objdetect/src/org/opencv/samples/opencv_mobilenet/MainActivity.java +0 -0
  6366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/AndroidManifest.xml +0 -0
  6367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/CMakeLists.txt +0 -0
  6368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/build.gradle.in +0 -0
  6369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/gradle/AndroidManifest.xml +0 -0
  6370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/res/drawable/icon.png +0 -0
  6371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/res/values/strings.xml +0 -0
  6372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/src/org/opencv/samples/qrdetection/QRProcessor.java +0 -0
  6373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/qr-detection/src/org/opencv/samples/qrdetection/QRdetectionActivity.java +0 -0
  6374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/CMakeLists.txt +0 -0
  6375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/build.gradle.in +0 -0
  6376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/gradle/AndroidManifest.xml +0 -0
  6377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/res/drawable/icon.png +0 -0
  6378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/res/layout/tutorial1_surface_view.xml +0 -0
  6379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/res/values/strings.xml +0 -0
  6380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-1-camerapreview/src/org/opencv/samples/tutorial1/Tutorial1Activity.java +0 -0
  6381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/CMakeLists.txt +0 -0
  6382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/build.gradle.in +0 -0
  6383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/gradle/AndroidManifest.xml +0 -0
  6384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/jni/CMakeLists.txt +0 -0
  6385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/jni/jni_part.cpp +0 -0
  6386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/res/drawable/icon.png +0 -0
  6387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/res/layout/tutorial2_surface_view.xml +0 -0
  6388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/res/values/strings.xml +0 -0
  6389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-2-mixedprocessing/src/org/opencv/samples/tutorial2/Tutorial2Activity.java +0 -0
  6390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/CMakeLists.txt +0 -0
  6391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/build.gradle.in +0 -0
  6392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/gradle/AndroidManifest.xml +0 -0
  6393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/res/drawable/icon.png +0 -0
  6394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/res/layout/tutorial3_surface_view.xml +0 -0
  6395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/res/values/strings.xml +0 -0
  6396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/Tutorial3Activity.java +0 -0
  6397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/Tutorial3View.java +0 -0
  6398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/CMakeLists.txt +0 -0
  6399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/build.gradle.in +0 -0
  6400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/gradle/AndroidManifest.xml +0 -0
  6401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/jni/CLprocessor.cpp +0 -0
  6402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/jni/CLprocessor.hpp +0 -0
  6403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/jni/CMakeLists.txt +0 -0
  6404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/jni/common.hpp +0 -0
  6405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/jni/jni.cpp +0 -0
  6406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/lint.xml +0 -0
  6407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/res/drawable/icon.png +0 -0
  6408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/res/layout/activity.xml +0 -0
  6409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/res/values/strings.xml +0 -0
  6410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/src/org/opencv/samples/tutorial4/MyGLSurfaceView.java +0 -0
  6411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/src/org/opencv/samples/tutorial4/NativePart.java +0 -0
  6412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/tutorial-4-opencl/src/org/opencv/samples/tutorial4/Tutorial4Activity.java +0 -0
  6413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/CMakeLists.txt +0 -0
  6414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/build.gradle.in +0 -0
  6415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/gradle/AndroidManifest.xml +0 -0
  6416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/res/drawable/icon.png +0 -0
  6417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/res/layout/recorder_surface_view.xml +0 -0
  6418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/res/values/strings.xml +0 -0
  6419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/android/video-recorder/src/org/opencv/samples/recorder/RecorderActivity.java +0 -0
  6420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/3calibration.cpp +0 -0
  6421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/CMakeLists.txt +0 -0
  6422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/application_trace.cpp +0 -0
  6423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/aruco_dict_utils.cpp +0 -0
  6424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/asift.cpp +0 -0
  6425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/audio_spectrogram.cpp +0 -0
  6426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/barcode.cpp +0 -0
  6427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/bgfg_segm.cpp +0 -0
  6428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/calibration.cpp +0 -0
  6429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/camshiftdemo.cpp +0 -0
  6430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/cloning_demo.cpp +0 -0
  6431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/cloning_gui.cpp +0 -0
  6432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/connected_components.cpp +0 -0
  6433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/contours2.cpp +0 -0
  6434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/convexhull.cpp +0 -0
  6435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/cout_mat.cpp +0 -0
  6436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/create_mask.cpp +0 -0
  6437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/dbt_face_detection.cpp +0 -0
  6438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/delaunay2.cpp +0 -0
  6439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/demhist.cpp +0 -0
  6440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/detect_blob.cpp +0 -0
  6441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/detect_mser.cpp +0 -0
  6442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/dft.cpp +0 -0
  6443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/digits_lenet.cpp +0 -0
  6444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/digits_svm.cpp +0 -0
  6445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/dis_opticalflow.cpp +0 -0
  6446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/distrans.cpp +0 -0
  6447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/drawing.cpp +0 -0
  6448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/edge.cpp +0 -0
  6449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/ela.cpp +0 -0
  6450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/em.cpp +0 -0
  6451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/epipolar_lines.cpp +0 -0
  6452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/essential_mat_reconstr.cpp +0 -0
  6453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/example_cmake/CMakeLists.txt +0 -0
  6454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/example_cmake/Makefile +0 -0
  6455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/example_cmake/example.cpp +0 -0
  6456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/facedetect.cpp +0 -0
  6457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/facial_features.cpp +0 -0
  6458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/falsecolor.cpp +0 -0
  6459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/fback.cpp +0 -0
  6460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/ffilldemo.cpp +0 -0
  6461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/filestorage.cpp +0 -0
  6462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/fitellipse.cpp +0 -0
  6463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/flann_search_dataset.cpp +0 -0
  6464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/grabcut.cpp +0 -0
  6465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/image_alignment.cpp +0 -0
  6466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/imagelist_creator.cpp +0 -0
  6467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/imagelist_reader.cpp +0 -0
  6468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/imgcodecs_jpeg.cpp +0 -0
  6469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/inpaint.cpp +0 -0
  6470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/intelligent_scissors.cpp +0 -0
  6471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/intersectExample.cpp +0 -0
  6472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/kalman.cpp +0 -0
  6473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/kmeans.cpp +0 -0
  6474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/laplace.cpp +0 -0
  6475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/letter_recog.cpp +0 -0
  6476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/lkdemo.cpp +0 -0
  6477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/logistic_regression.cpp +0 -0
  6478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/lsd_lines.cpp +0 -0
  6479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/mask_tmpl.cpp +0 -0
  6480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/matchmethod_orb_akaze_brisk.cpp +0 -0
  6481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/minarea.cpp +0 -0
  6482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/morphology2.cpp +0 -0
  6483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/neural_network.cpp +0 -0
  6484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/npr_demo.cpp +0 -0
  6485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/opencv_version.cpp +0 -0
  6486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/pca.cpp +0 -0
  6487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/peopledetect.cpp +0 -0
  6488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/phase_corr.cpp +0 -0
  6489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/points_classifier.cpp +0 -0
  6490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/polar_transforms.cpp +0 -0
  6491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/qrcode.cpp +0 -0
  6492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/segment_objects.cpp +0 -0
  6493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/select3dobj.cpp +0 -0
  6494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/simd_basic.cpp +0 -0
  6495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/smiledetect.cpp +0 -0
  6496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/squares.cpp +0 -0
  6497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/stereo_calib.cpp +0 -0
  6498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/stereo_match.cpp +0 -0
  6499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/stitching.cpp +0 -0
  6500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/stitching_detailed.cpp +0 -0
  6501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/text_skewness_correction.cpp +0 -0
  6502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/train_HOG.cpp +0 -0
  6503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/train_svmsgd.cpp +0 -0
  6504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/travelsalesman.cpp +0 -0
  6505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tree_engine.cpp +0 -0
  6506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/HighGUI/AddingImagesTrackbar.cpp +0 -0
  6507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/HighGUI/BasicLinearTransformsTrackbar.cpp +0 -0
  6508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/Histograms_Matching/EqualizeHist_Demo.cpp +0 -0
  6509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/Histograms_Matching/MatchTemplate_Demo.cpp +0 -0
  6510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/Histograms_Matching/calcBackProject_Demo1.cpp +0 -0
  6511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/Histograms_Matching/calcBackProject_Demo2.cpp +0 -0
  6512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/Histograms_Matching/calcHist_Demo.cpp +0 -0
  6513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/Histograms_Matching/compareHist_Demo.cpp +0 -0
  6514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/BasicLinearTransforms.cpp +0 -0
  6515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/HitMiss/HitMiss.cpp +0 -0
  6516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/Morphology_1.cpp +0 -0
  6517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/Morphology_2.cpp +0 -0
  6518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/Pyramids/Pyramids.cpp +0 -0
  6519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/Smoothing/Smoothing.cpp +0 -0
  6520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/Threshold.cpp +0 -0
  6521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/Threshold_inRange.cpp +0 -0
  6522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/anisotropic_image_segmentation/anisotropic_image_segmentation.cpp +0 -0
  6523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/basic_drawing/Drawing_1.cpp +0 -0
  6524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/basic_drawing/Drawing_2.cpp +0 -0
  6525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/changing_contrast_brightness_image/changing_contrast_brightness_image.cpp +0 -0
  6526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/morph_lines_detection/Morphology_3.cpp +0 -0
  6527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/motion_deblur_filter/motion_deblur_filter.cpp +0 -0
  6528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/out_of_focus_deblur_filter/out_of_focus_deblur_filter.cpp +0 -0
  6529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgProc/periodic_noise_removing_filter/periodic_noise_removing_filter.cpp +0 -0
  6530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/CannyDetector_Demo.cpp +0 -0
  6531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/Geometric_Transforms_Demo.cpp +0 -0
  6532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/HoughCircle_Demo.cpp +0 -0
  6533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/HoughLines_Demo.cpp +0 -0
  6534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/Laplace_Demo.cpp +0 -0
  6535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/Remap_Demo.cpp +0 -0
  6536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/Sobel_Demo.cpp +0 -0
  6537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/copyMakeBorder_demo.cpp +0 -0
  6538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/filter2D_demo.cpp +0 -0
  6539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/generalizedHoughTransform.cpp +0 -0
  6540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/houghcircles.cpp +0 -0
  6541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/houghlines.cpp +0 -0
  6542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ImgTrans/imageSegmentation.cpp +0 -0
  6543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ShapeDescriptors/findContours_demo.cpp +0 -0
  6544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo1.cpp +0 -0
  6545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo2.cpp +0 -0
  6546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ShapeDescriptors/hull_demo.cpp +0 -0
  6547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ShapeDescriptors/moments_demo.cpp +0 -0
  6548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ShapeDescriptors/pointPolygonTest_demo.cpp +0 -0
  6549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/TrackingMotion/cornerDetector_Demo.cpp +0 -0
  6550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/TrackingMotion/cornerHarris_Demo.cpp +0 -0
  6551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/TrackingMotion/cornerSubPix_Demo.cpp +0 -0
  6552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/TrackingMotion/goodFeaturesToTrack_Demo.cpp +0 -0
  6553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/camera_calibration/VID5.xml +0 -0
  6554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp +0 -0
  6555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/camera_calibration/in_VID5.xml +0 -0
  6556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/camera_calibration/out_camera_data.yml +0 -0
  6557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/CMakeLists.txt +0 -0
  6558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/Data/box.mp4 +0 -0
  6559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/Data/box.ply +0 -0
  6560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/Data/cookies_ORB.yml +0 -0
  6561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/Data/resized_IMG_3875.JPG +0 -0
  6562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/CsvReader.cpp +0 -0
  6563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/CsvReader.h +0 -0
  6564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/CsvWriter.cpp +0 -0
  6565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/CsvWriter.h +0 -0
  6566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Mesh.cpp +0 -0
  6567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Mesh.h +0 -0
  6568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Model.cpp +0 -0
  6569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Model.h +0 -0
  6570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/ModelRegistration.cpp +0 -0
  6571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/ModelRegistration.h +0 -0
  6572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/PnPProblem.cpp +0 -0
  6573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/PnPProblem.h +0 -0
  6574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/RobustMatcher.cpp +0 -0
  6575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/RobustMatcher.h +0 -0
  6576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.cpp +0 -0
  6577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/Utils.h +0 -0
  6578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp +0 -0
  6579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_registration.cpp +0 -0
  6580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/compatibility/compatibility_test.cpp +0 -0
  6581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/AddingImages/AddingImages.cpp +0 -0
  6582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/discrete_fourier_transform/discrete_fourier_transform.cpp +0 -0
  6583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/file_input_output/file_input_output.cpp +0 -0
  6584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/how_to_scan_images/how_to_scan_images.cpp +0 -0
  6585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/how_to_use_OpenCV_parallel_for_/how_to_use_OpenCV_parallel_for_.cpp +0 -0
  6586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/how_to_use_OpenCV_parallel_for_/how_to_use_OpenCV_parallel_for_new.cpp +0 -0
  6587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/mat_mask_operations/mat_mask_operations.cpp +0 -0
  6588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/mat_operations/mat_operations.cpp +0 -0
  6589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/mat_the_basic_image_container/mat_the_basic_image_container.cpp +0 -0
  6590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/parallel_backend/CMakeLists.txt +0 -0
  6591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/parallel_backend/example-openmp.cpp +0 -0
  6592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/parallel_backend/example-tbb.cpp +0 -0
  6593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/core/univ_intrin/univ_intrin.cpp +0 -0
  6594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/AKAZE_match.cpp +0 -0
  6595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/AKAZE_tracking/planar_tracking.cpp +0 -0
  6596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/AKAZE_tracking/stats.h +0 -0
  6597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/AKAZE_tracking/utils.h +0 -0
  6598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/Homography/decompose_homography.cpp +0 -0
  6599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/Homography/homography_from_camera_displacement.cpp +0 -0
  6600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/Homography/panorama_stitching_rotating_camera.cpp +0 -0
  6601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/Homography/perspective_correction.cpp +0 -0
  6602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/Homography/pose_from_homography.cpp +0 -0
  6603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/feature_description/SURF_matching_Demo.cpp +0 -0
  6604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/feature_detection/SURF_detection_Demo.cpp +0 -0
  6605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/feature_flann_matcher/SURF_FLANN_matching_Demo.cpp +0 -0
  6606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/features2D/feature_homography/SURF_FLANN_matching_homography_Demo.cpp +0 -0
  6607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/age_gender_emotion_recognition/age_gender_emotion_recognition.cpp +0 -0
  6608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/doc_snippets/api_ref_snippets.cpp +0 -0
  6609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/doc_snippets/dynamic_graph_snippets.cpp +0 -0
  6610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/doc_snippets/kernel_api_snippets.cpp +0 -0
  6611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/face_beautification/face_beautification.cpp +0 -0
  6612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/porting_anisotropic_image_segmentation/porting_anisotropic_image_segmentation_gapi.cpp +0 -0
  6613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/porting_anisotropic_image_segmentation/porting_anisotropic_image_segmentation_gapi_fluid.cpp +0 -0
  6614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gapi/security_barrier_camera/security_barrier_camera.cpp +0 -0
  6615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp +0 -0
  6616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gpu/gpu-thrust-interop/CMakeLists.txt +0 -0
  6617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gpu/gpu-thrust-interop/Thrust_interop.hpp +0 -0
  6618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/gpu/gpu-thrust-interop/main.cu +0 -0
  6619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/imgcodecs/GDAL_IO/gdal-image.cpp +0 -0
  6620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/introduction/display_image/display_image.cpp +0 -0
  6621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/introduction/documentation/documentation.cpp +0 -0
  6622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/introduction/windows_visual_studio_opencv/introduction_windows_vs.cpp +0 -0
  6623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ml/introduction_to_pca/introduction_to_pca.cpp +0 -0
  6624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ml/introduction_to_svm/introduction_to_svm.cpp +0 -0
  6625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/ml/non_linear_svms/non_linear_svms.cpp +0 -0
  6626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/aruco_samples_utility.hpp +0 -0
  6627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/calibrate_camera.cpp +0 -0
  6628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/calibrate_camera_charuco.cpp +0 -0
  6629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/create_board.cpp +0 -0
  6630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/create_board_charuco.cpp +0 -0
  6631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/create_diamond.cpp +0 -0
  6632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/create_marker.cpp +0 -0
  6633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/detect_board.cpp +0 -0
  6634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/detect_board_charuco.cpp +0 -0
  6635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/detect_diamonds.cpp +0 -0
  6636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/detect_markers.cpp +0 -0
  6637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/detector_params.yml +0 -0
  6638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/objectDetection.cpp +0 -0
  6639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/tutorial_camera_charuco.yml +0 -0
  6640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/tutorial_camera_params.yml +0 -0
  6641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/objectDetection/tutorial_dict.yml +0 -0
  6642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/photo/decolorization/decolor.cpp +0 -0
  6643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/photo/hdr_imaging/hdr_imaging.cpp +0 -0
  6644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/photo/non_photorealistic_rendering/npr_demo.cpp +0 -0
  6645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/photo/seamless_cloning/cloning_demo.cpp +0 -0
  6646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/photo/seamless_cloning/cloning_gui.cpp +0 -0
  6647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/core_mat_checkVector.cpp +0 -0
  6648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/core_merge.cpp +0 -0
  6649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/core_reduce.cpp +0 -0
  6650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/core_split.cpp +0 -0
  6651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/core_various.cpp +0 -0
  6652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgcodecs_imwrite.cpp +0 -0
  6653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_HoughLinesCircles.cpp +0 -0
  6654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_HoughLinesP.cpp +0 -0
  6655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_HoughLinesPointSet.cpp +0 -0
  6656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_applyColorMap.cpp +0 -0
  6657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_calcHist.cpp +0 -0
  6658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_drawContours.cpp +0 -0
  6659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/snippets/imgproc_segmentation.cpp +0 -0
  6660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/video/bg_sub.cpp +0 -0
  6661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/video/meanshift/camshift.cpp +0 -0
  6662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/video/meanshift/meanshift.cpp +0 -0
  6663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/video/optical_flow/optical_flow.cpp +0 -0
  6664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/video/optical_flow/optical_flow_dense.cpp +0 -0
  6665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/videoio/orbbec_astra/orbbec_astra.cpp +0 -0
  6666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/videoio/video-input-psnr-ssim/video-input-psnr-ssim.cpp +0 -0
  6667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/videoio/video-write/video-write.cpp +0 -0
  6668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/tutorial_code/xfeatures2D/LATCH_match.cpp +0 -0
  6669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_audio.cpp +0 -0
  6670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_audio_combination.cpp +0 -0
  6671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_basic.cpp +0 -0
  6672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_camera.cpp +0 -0
  6673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_gphoto2_autofocus.cpp +0 -0
  6674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_gstreamer_pipeline.cpp +0 -0
  6675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_image_sequence.cpp +0 -0
  6676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_microphone.cpp +0 -0
  6677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_obsensor.cpp +0 -0
  6678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_openni.cpp +0 -0
  6679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_realsense.cpp +0 -0
  6680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videocapture_starter.cpp +0 -0
  6681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/videowriter_basic.cpp +0 -0
  6682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/warpPerspective_demo.cpp +0 -0
  6683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/cpp/watershed.cpp +0 -0
  6684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/Blender_Suzanne1.jpg +0 -0
  6685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/Blender_Suzanne2.jpg +0 -0
  6686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/H1to3p.xml +0 -0
  6687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/HappyFish.jpg +0 -0
  6688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/LinuxLogo.jpg +0 -0
  6689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/Megamind.avi +0 -0
  6690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/Megamind_bugy.avi +0 -0
  6691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/WindowsLogo.jpg +0 -0
  6692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aero1.jpg +0 -0
  6693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aero3.jpg +0 -0
  6694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aloeGT.png +0 -0
  6695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aloeL.jpg +0 -0
  6696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aloeR.jpg +0 -0
  6697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/alphabet_36.txt +0 -0
  6698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/alphabet_94.txt +0 -0
  6699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/apple.jpg +0 -0
  6700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aruco/choriginal.jpg +0 -0
  6701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/aruco/tutorial_camera_charuco.yml +0 -0
  6702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/baboon.jpg +0 -0
  6703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/basketball1.png +0 -0
  6704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/basketball2.png +0 -0
  6705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/blox.jpg +0 -0
  6706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/board.jpg +0 -0
  6707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/box.png +0 -0
  6708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/box_in_scene.png +0 -0
  6709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/building.jpg +0 -0
  6710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/butterfly.jpg +0 -0
  6711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/calibration.yml +0 -0
  6712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/cards.png +0 -0
  6713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/chessboard.png +0 -0
  6714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/chicky_512.png +0 -0
  6715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/data01.xml +0 -0
  6716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/detect_blob.png +0 -0
  6717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/digits.png +0 -0
  6718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/dnn/action_recongnition_kinetics.txt +0 -0
  6719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/dnn/classification_classes_ILSVRC2012.txt +0 -0
  6720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/dnn/enet-classes.txt +0 -0
  6721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/dnn/object_detection_classes_coco.txt +0 -0
  6722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/dnn/object_detection_classes_pascal_voc.txt +0 -0
  6723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/dnn/object_detection_classes_yolo.txt +0 -0
  6724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/ela_modified.jpg +0 -0
  6725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/ela_original.jpg +0 -0
  6726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/ellipses.jpg +0 -0
  6727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/essential_mat_data.txt +0 -0
  6728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/fruits.jpg +0 -0
  6729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/gradient.png +0 -0
  6730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/graf1.png +0 -0
  6731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/graf3.png +0 -0
  6732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/home.jpg +0 -0
  6733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/imageTextN.png +0 -0
  6734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/imageTextR.png +0 -0
  6735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/intrinsics.yml +0 -0
  6736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left.jpg +0 -0
  6737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left01.jpg +0 -0
  6738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left02.jpg +0 -0
  6739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left03.jpg +0 -0
  6740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left04.jpg +0 -0
  6741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left05.jpg +0 -0
  6742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left06.jpg +0 -0
  6743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left07.jpg +0 -0
  6744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left08.jpg +0 -0
  6745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left09.jpg +0 -0
  6746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left11.jpg +0 -0
  6747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left12.jpg +0 -0
  6748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left13.jpg +0 -0
  6749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left14.jpg +0 -0
  6750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/left_intrinsics.yml +0 -0
  6751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/lena.jpg +0 -0
  6752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/lena_tmpl.jpg +0 -0
  6753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/letter-recognition.data +0 -0
  6754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/leuvenA.jpg +0 -0
  6755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/leuvenB.jpg +0 -0
  6756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/licenseplate_motion.jpg +0 -0
  6757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/mask.png +0 -0
  6758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/messi5.jpg +0 -0
  6759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/ml.png +0 -0
  6760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/notes.png +0 -0
  6761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/opencv-logo-white.png +0 -0
  6762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/opencv-logo.png +0 -0
  6763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/orange.jpg +0 -0
  6764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pca_test1.jpg +0 -0
  6765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pic1.png +0 -0
  6766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pic2.png +0 -0
  6767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pic3.png +0 -0
  6768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pic4.png +0 -0
  6769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pic5.png +0 -0
  6770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/pic6.png +0 -0
  6771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right.jpg +0 -0
  6772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right01.jpg +0 -0
  6773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right02.jpg +0 -0
  6774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right03.jpg +0 -0
  6775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right04.jpg +0 -0
  6776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right05.jpg +0 -0
  6777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right06.jpg +0 -0
  6778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right07.jpg +0 -0
  6779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right08.jpg +0 -0
  6780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right09.jpg +0 -0
  6781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right11.jpg +0 -0
  6782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right12.jpg +0 -0
  6783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right13.jpg +0 -0
  6784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/right14.jpg +0 -0
  6785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/rubberwhale1.png +0 -0
  6786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/rubberwhale2.png +0 -0
  6787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/smarties.png +0 -0
  6788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/squirrel_cls.jpg +0 -0
  6789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/starry_night.jpg +0 -0
  6790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/stereo_calib.xml +0 -0
  6791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/stuff.jpg +0 -0
  6792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/sudoku.png +0 -0
  6793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/templ.png +0 -0
  6794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/text_defocus.jpg +0 -0
  6795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/text_motion.jpg +0 -0
  6796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/tmpl.png +0 -0
  6797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/tree.avi +0 -0
  6798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/data/vtest.avi +0 -0
  6799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/CMakeLists.txt +0 -0
  6800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/d3d10_interop.cpp +0 -0
  6801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/d3d11_interop.cpp +0 -0
  6802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/d3d9_interop.cpp +0 -0
  6803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/d3d9ex_interop.cpp +0 -0
  6804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/d3dsample.hpp +0 -0
  6805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/directx/winapp.hpp +0 -0
  6806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/.gitignore +0 -0
  6807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/CMakeLists.txt +0 -0
  6808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/README.md +0 -0
  6809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/action_recognition.py +0 -0
  6810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/classification.cpp +0 -0
  6811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/classification.py +0 -0
  6812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/colorization.cpp +0 -0
  6813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/colorization.py +0 -0
  6814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/common.hpp +0 -0
  6815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/common.py +0 -0
  6816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/custom_layers.hpp +0 -0
  6817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dasiamrpn_tracker.cpp +0 -0
  6818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/abstract_model.py +0 -0
  6819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/evaluation/classification/cls_accuracy_evaluator.py +0 -0
  6820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/evaluation/classification/cls_data_fetcher.py +0 -0
  6821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/img_utils.py +0 -0
  6822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/test/cls_model_test_pipeline.py +0 -0
  6823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/test/configs/default_preprocess_config.py +0 -0
  6824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/test/configs/test_config.py +0 -0
  6825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/test/model_test_pipeline.py +0 -0
  6826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/common/utils.py +0 -0
  6827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/paddlepaddle/README.md +0 -0
  6828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/paddlepaddle/data/cat.jpg +0 -0
  6829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/paddlepaddle/data/labels.txt +0 -0
  6830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/paddlepaddle/data/result_test_human.jpg +0 -0
  6831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/paddlepaddle/paddle_humanseg.py +0 -0
  6832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/paddlepaddle/paddle_resnet50.py +0 -0
  6833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/pytorch/classification/py_to_py_cls.py +0 -0
  6834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/pytorch/classification/py_to_py_resnet50.py +0 -0
  6835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/pytorch/classification/py_to_py_resnet50_onnx.py +0 -0
  6836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/pytorch/pytorch_model.py +0 -0
  6837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/requirements.txt +0 -0
  6838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/tf/classification/py_to_py_cls.py +0 -0
  6839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/tf/classification/py_to_py_mobilenet.py +0 -0
  6840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/tf/detection/py_to_py_ssd_mobilenet.py +0 -0
  6841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/dnn_model_runner/dnn_conversion/tf/tf_model.py +0 -0
  6842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/download_models.py +0 -0
  6843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/edge_detection.py +0 -0
  6844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detect.cpp +0 -0
  6845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detect.py +0 -0
  6846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/.gitignore +0 -0
  6847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/deploy.prototxt +0 -0
  6848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/deploy_lowres.prototxt +0 -0
  6849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/how_to_train_face_detector.txt +0 -0
  6850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/opencv_face_detector.pbtxt +0 -0
  6851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/solver.prototxt +0 -0
  6852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/test.prototxt +0 -0
  6853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/train.prototxt +0 -0
  6854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/face_detector/weights.meta4 +0 -0
  6855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/fast_neural_style.py +0 -0
  6856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/human_parsing.cpp +0 -0
  6857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/human_parsing.py +0 -0
  6858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/js_face_recognition.html +0 -0
  6859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/mask_rcnn.py +0 -0
  6860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/mobilenet_ssd_accuracy.py +0 -0
  6861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/models.yml +0 -0
  6862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/nanotrack_tracker.cpp +0 -0
  6863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/object_detection.cpp +0 -0
  6864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/object_detection.py +0 -0
  6865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/openpose.cpp +0 -0
  6866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/openpose.py +0 -0
  6867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/optical_flow.py +0 -0
  6868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/person_reid.cpp +0 -0
  6869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/person_reid.py +0 -0
  6870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/results/audrybt1.jpg +0 -0
  6871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/scene_text_detection.cpp +0 -0
  6872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/scene_text_recognition.cpp +0 -0
  6873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/scene_text_spotting.cpp +0 -0
  6874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/segmentation.cpp +0 -0
  6875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/segmentation.py +0 -0
  6876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/shrink_tf_graph_weights.py +0 -0
  6877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/siamrpnpp.py +0 -0
  6878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/speech_recognition.cpp +0 -0
  6879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/speech_recognition.py +0 -0
  6880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/text_detection.cpp +0 -0
  6881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/text_detection.py +0 -0
  6882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/tf_text_graph_common.py +0 -0
  6883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/tf_text_graph_efficientdet.py +0 -0
  6884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/tf_text_graph_faster_rcnn.py +0 -0
  6885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/tf_text_graph_mask_rcnn.py +0 -0
  6886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/tf_text_graph_ssd.py +0 -0
  6887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/virtual_try_on.py +0 -0
  6888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/vit_tracker.cpp +0 -0
  6889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/dnn/yolo_detector.cpp +0 -0
  6890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gdb/gdbinit +0 -0
  6891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gdb/mat_pretty_printer.py +0 -0
  6892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/CMakeLists.txt +0 -0
  6893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/alpha_comp.cpp +0 -0
  6894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/bgfg_segm.cpp +0 -0
  6895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/cascadeclassifier.cpp +0 -0
  6896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/farneback_optical_flow.cpp +0 -0
  6897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/generalized_hough.cpp +0 -0
  6898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/hog.cpp +0 -0
  6899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/houghlines.cpp +0 -0
  6900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/morphology.cpp +0 -0
  6901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/multi.cpp +0 -0
  6902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/pyrlk_optical_flow.cpp +0 -0
  6903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/stereo_match.cpp +0 -0
  6904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/stereo_multi.cpp +0 -0
  6905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/super_resolution.cpp +0 -0
  6906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/surf_keypoint_matcher.cpp +0 -0
  6907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/video_reader.cpp +0 -0
  6908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/gpu/video_writer.cpp +0 -0
  6909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/README.md +0 -0
  6910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/c_hal/CMakeLists.txt +0 -0
  6911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/c_hal/config.cmake +0 -0
  6912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/c_hal/impl.c +0 -0
  6913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/c_hal/impl.h +0 -0
  6914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/slow_hal/CMakeLists.txt +0 -0
  6915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/slow_hal/config.cmake +0 -0
  6916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/slow_hal/impl.cpp +0 -0
  6917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/hal/slow_hal/impl.hpp +0 -0
  6918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/install/linux_install_a.sh +0 -0
  6919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/install/linux_install_b.sh +0 -0
  6920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/install/linux_quick_install.sh +0 -0
  6921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/install/linux_quick_install_contrib.sh +0 -0
  6922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/install/linux_verify.sh +0 -0
  6923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/ant/build.xml +0 -0
  6924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/ant/src/SimpleSample.java +0 -0
  6925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/clojure/simple-sample/.gitignore +0 -0
  6926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/clojure/simple-sample/project.clj +0 -0
  6927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/clojure/simple-sample/resources/images/lena.png +0 -0
  6928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/clojure/simple-sample/src/simple_sample/core.clj +0 -0
  6929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/clojure/simple-sample/test/simple_sample/core_test.clj +0 -0
  6930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/eclipse/HelloCV/.classpath +0 -0
  6931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/eclipse/HelloCV/.project +0 -0
  6932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/eclipse/HelloCV/.settings/org.eclipse.jdt.core.prefs +0 -0
  6933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/eclipse/HelloCV/src/Main.java +0 -0
  6934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/opencv_version.java +0 -0
  6935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/README +0 -0
  6936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/lib/copy_opencv_jar_here +0 -0
  6937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/project/build.scala +0 -0
  6938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/project/plugins.sbt +0 -0
  6939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/sbt/sbt +0 -0
  6940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/sbt/sbt-launch.jar +0 -0
  6941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/java/DetectFaceDemo.java +0 -0
  6942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/resources/AverageMaleFace.jpg +0 -0
  6943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/resources/img1.png +0 -0
  6944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/resources/img2.png +0 -0
  6945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/scala/Main.scala +0 -0
  6946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/scala/ScalaCorrespondenceMatchingDemo.scala +0 -0
  6947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/sbt/src/main/scala/ScalaDetectFaceDemo.scala +0 -0
  6948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/CMakeLists.txt +0 -0
  6949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/Histograms_Matching/back_projection/CalcBackProjectDemo1.java +0 -0
  6950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/Histograms_Matching/back_projection/CalcBackProjectDemo2.java +0 -0
  6951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/Histograms_Matching/histogram_calculation/CalcHistDemo.java +0 -0
  6952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/Histograms_Matching/histogram_comparison/CompareHistDemo.java +0 -0
  6953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/Histograms_Matching/histogram_equalization/EqualizeHistDemo.java +0 -0
  6954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/BasicGeometricDrawing/BasicGeometricDrawing.java +0 -0
  6955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/HitMiss/HitMiss.java +0 -0
  6956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/Pyramids/Pyramids.java +0 -0
  6957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/Smoothing/Smoothing.java +0 -0
  6958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/changing_contrast_brightness_image/BasicLinearTransformsDemo.java +0 -0
  6959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/changing_contrast_brightness_image/ChangingContrastBrightnessImageDemo.java +0 -0
  6960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/erosion_dilatation/MorphologyDemo1.java +0 -0
  6961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/morph_lines_detection/Morphology_3.java +0 -0
  6962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/opening_closing_hats/MorphologyDemo2.java +0 -0
  6963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/threshold/Threshold.java +0 -0
  6964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/threshold_inRange/ThresholdInRange.java +0 -0
  6965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgProc/tutorial_template_matching/MatchTemplateDemo.java +0 -0
  6966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/Filter2D/Filter2D_Demo.java +0 -0
  6967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/HoughCircle/HoughCircles.java +0 -0
  6968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/HoughLine/HoughLines.java +0 -0
  6969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/LaPlace/LaplaceDemo.java +0 -0
  6970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/MakeBorder/CopyMakeBorder.java +0 -0
  6971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/SobelDemo/SobelDemo.java +0 -0
  6972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/canny_detector/CannyDetectorDemo.java +0 -0
  6973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/distance_transformation/ImageSegmentationDemo.java +0 -0
  6974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/remap/RemapDemo.java +0 -0
  6975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ImgTrans/warp_affine/GeometricTransformsDemo.java +0 -0
  6976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ShapeDescriptors/bounding_rects_circles/GeneralContoursDemo1.java +0 -0
  6977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ShapeDescriptors/bounding_rotated_ellipses/GeneralContoursDemo2.java +0 -0
  6978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ShapeDescriptors/find_contours/FindContoursDemo.java +0 -0
  6979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ShapeDescriptors/hull/HullDemo.java +0 -0
  6980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ShapeDescriptors/moments/MomentsDemo.java +0 -0
  6981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ShapeDescriptors/point_polygon_test/PointPolygonTestDemo.java +0 -0
  6982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/TrackingMotion/corner_subpixels/CornerSubPixDemo.java +0 -0
  6983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/TrackingMotion/generic_corner_detector/CornerDetectorDemo.java +0 -0
  6984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/TrackingMotion/good_features_to_track/GoodFeaturesToTrackDemo.java +0 -0
  6985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/TrackingMotion/harris_detector/CornerHarrisDemo.java +0 -0
  6986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/build.xml +0 -0
  6987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/core/AddingImages/AddingImages.java +0 -0
  6988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/core/discrete_fourier_transform/DiscreteFourierTransform.java +0 -0
  6989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/core/mat_mask_operations/MatMaskOperations.java +0 -0
  6990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/core/mat_operations/MatOperations.java +0 -0
  6991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/Homography/PanoramaStitchingRotatingCamera.java +0 -0
  6992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/Homography/PerspectiveCorrection.java +0 -0
  6993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/akaze_matching/AKAZEMatchDemo.java +0 -0
  6994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/feature_description/SURFMatchingDemo.java +0 -0
  6995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/feature_detection/SURFDetectionDemo.java +0 -0
  6996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/feature_flann_matcher/SURFFLANNMatchingDemo.java +0 -0
  6997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/features2D/feature_homography/SURFFLANNMatchingHomographyDemo.java +0 -0
  6998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/highgui/trackbar/AddingImagesTrackbar.java +0 -0
  6999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/introduction/documentation/Documentation.java +0 -0
  7000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ml/introduction_to_pca/IntroductionToPCADemo.java +0 -0
  7001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ml/introduction_to_svm/IntroductionToSVMDemo.java +0 -0
  7002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/ml/non_linear_svms/NonLinearSVMsDemo.java +0 -0
  7003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/objectDetection/cascade_classifier/ObjectDetectionDemo.java +0 -0
  7004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/photo/hdr_imaging/HDRImagingDemo.java +0 -0
  7005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/video/background_subtraction/BackgroundSubtractionDemo.java +0 -0
  7006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/video/meanshift/CamshiftDemo.java +0 -0
  7007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/video/meanshift/MeanshiftDemo.java +0 -0
  7008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/video/optical_flow/OpticalFlowDemo.java +0 -0
  7009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/java/tutorial_code/video/optical_flow/OpticalFlowDenseDemo.java +0 -0
  7010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/opencl/CMakeLists.txt +0 -0
  7011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/opencl/opencl-opencv-interop.cpp +0 -0
  7012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/opengl/CMakeLists.txt +0 -0
  7013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/opengl/opengl.cpp +0 -0
  7014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/opengl/opengl_interop.cpp +0 -0
  7015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/opengl/winapp.hpp +0 -0
  7016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/openvx/CMakeLists.txt +0 -0
  7017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/openvx/no_wrappers.cpp +0 -0
  7018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/openvx/wrappers.cpp +0 -0
  7019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/openvx/wrappers_video.cpp +0 -0
  7020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/.gitignore +0 -0
  7021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/CMakeLists.txt +0 -0
  7022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/_coverage.py +0 -0
  7023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/_doc.py +0 -0
  7024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/_run_winpack_demo.cmd +0 -0
  7025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/aruco_detect_board_charuco.py +0 -0
  7026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/asift.py +0 -0
  7027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/audio_spectrogram.py +0 -0
  7028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/browse.py +0 -0
  7029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/calibrate.py +0 -0
  7030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/camera_calibration_show_extrinsics.py +0 -0
  7031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/camshift.py +0 -0
  7032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/coherence.py +0 -0
  7033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/color_histogram.py +0 -0
  7034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/common.py +0 -0
  7035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/contours.py +0 -0
  7036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/deconvolution.py +0 -0
  7037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/demo.py +0 -0
  7038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/dft.py +0 -0
  7039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/digits.py +0 -0
  7040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/digits_adjust.py +0 -0
  7041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/digits_video.py +0 -0
  7042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/dis_opt_flow.py +0 -0
  7043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/distrans.py +0 -0
  7044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/drawing.py +0 -0
  7045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/edge.py +0 -0
  7046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/essential_mat_reconstr.py +0 -0
  7047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/facedetect.py +0 -0
  7048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/feature_homography.py +0 -0
  7049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/find_obj.py +0 -0
  7050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/fitline.py +0 -0
  7051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/floodfill.py +0 -0
  7052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/gabor_threads.py +0 -0
  7053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/gaussian_mix.py +0 -0
  7054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/grabcut.py +0 -0
  7055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/hist.py +0 -0
  7056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/houghcircles.py +0 -0
  7057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/houghlines.py +0 -0
  7058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/inpaint.py +0 -0
  7059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/kalman.py +0 -0
  7060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/kmeans.py +0 -0
  7061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/laplace.py +0 -0
  7062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/lappyr.py +0 -0
  7063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/letter_recog.py +0 -0
  7064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/lk_homography.py +0 -0
  7065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/lk_track.py +0 -0
  7066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/logpolar.py +0 -0
  7067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/morphology.py +0 -0
  7068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/mosse.py +0 -0
  7069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/mouse_and_match.py +0 -0
  7070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/mser.py +0 -0
  7071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/opencv_version.py +0 -0
  7072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/opt_flow.py +0 -0
  7073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/peopledetect.py +0 -0
  7074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/plane_ar.py +0 -0
  7075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/plane_tracker.py +0 -0
  7076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/qrcode.py +0 -0
  7077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/squares.py +0 -0
  7078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/stereo_match.py +0 -0
  7079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/stitching.py +0 -0
  7080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/stitching_detailed.py +0 -0
  7081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/text_skewness_correction.py +0 -0
  7082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/texture_flow.py +0 -0
  7083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tracker.py +0 -0
  7084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tst_scene_render.py +0 -0
  7085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/turing.py +0 -0
  7086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/Histograms_Matching/back_projection/calcBackProject_Demo1.py +0 -0
  7087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/Histograms_Matching/back_projection/calcBackProject_Demo2.py +0 -0
  7088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/Histograms_Matching/histogram_calculation/calcHist_Demo.py +0 -0
  7089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/Histograms_Matching/histogram_comparison/compareHist_Demo.py +0 -0
  7090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/Histograms_Matching/histogram_equalization/EqualizeHist_Demo.py +0 -0
  7091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/Filter2D/filter2D.py +0 -0
  7092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/HoughCircle/hough_circle.py +0 -0
  7093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/HoughLine/hough_lines.py +0 -0
  7094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/LaPlace/laplace_demo.py +0 -0
  7095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/MakeBorder/copy_make_border.py +0 -0
  7096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/SobelDemo/sobel_demo.py +0 -0
  7097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/canny_detector/CannyDetector_Demo.py +0 -0
  7098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/distance_transformation/imageSegmentation.py +0 -0
  7099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/remap/Remap_Demo.py +0 -0
  7100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ImgTrans/warp_affine/Geometric_Transforms_Demo.py +0 -0
  7101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ShapeDescriptors/bounding_rects_circles/generalContours_demo1.py +0 -0
  7102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ShapeDescriptors/bounding_rotated_ellipses/generalContours_demo2.py +0 -0
  7103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ShapeDescriptors/find_contours/findContours_demo.py +0 -0
  7104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ShapeDescriptors/hull/hull_demo.py +0 -0
  7105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ShapeDescriptors/moments/moments_demo.py +0 -0
  7106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ShapeDescriptors/point_polygon_test/pointPolygonTest_demo.py +0 -0
  7107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/TrackingMotion/corner_subpixels/cornerSubPix_Demo.py +0 -0
  7108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/TrackingMotion/generic_corner_detector/cornerDetector_Demo.py +0 -0
  7109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/TrackingMotion/good_features_to_track/goodFeaturesToTrack_Demo.py +0 -0
  7110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/TrackingMotion/harris_detector/cornerHarris_Demo.py +0 -0
  7111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/core/AddingImages/adding_images.py +0 -0
  7112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/core/discrete_fourier_transform/discrete_fourier_transform.py +0 -0
  7113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/core/file_input_output/file_input_output.py +0 -0
  7114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/core/mat_mask_operations/mat_mask_operations.py +0 -0
  7115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/core/mat_operations/mat_operations.py +0 -0
  7116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/dnn/dnn_conversion/common/test/voc_segm_test.py +0 -0
  7117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/dnn/dnn_conversion/pytorch/segmentation/py_to_py_fcn_resnet50.py +0 -0
  7118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/Homography/panorama_stitching_rotating_camera.py +0 -0
  7119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/Homography/perspective_correction.py +0 -0
  7120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/akaze_matching/AKAZE_match.py +0 -0
  7121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/feature_description/SURF_matching_Demo.py +0 -0
  7122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/feature_detection/SURF_detection_Demo.py +0 -0
  7123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/feature_flann_matcher/SURF_FLANN_matching_Demo.py +0 -0
  7124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/features2D/feature_homography/SURF_FLANN_matching_homography_Demo.py +0 -0
  7125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/highgui/trackbar/AddingImagesTrackbar.py +0 -0
  7126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/BasicGeometricDrawing/basic_geometric_drawing.py +0 -0
  7127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/HitMiss/hit_miss.py +0 -0
  7128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/Pyramids/pyramids.py +0 -0
  7129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/Smoothing/smoothing.py +0 -0
  7130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/anisotropic_image_segmentation/anisotropic_image_segmentation.py +0 -0
  7131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/changing_contrast_brightness_image/BasicLinearTransforms.py +0 -0
  7132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/changing_contrast_brightness_image/changing_contrast_brightness_image.py +0 -0
  7133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/erosion_dilatation/morphology_1.py +0 -0
  7134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/hough_line_transform/hough_line_transform.py +0 -0
  7135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/hough_line_transform/probabilistic_hough_line_transform.py +0 -0
  7136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/match_template/match_template.py +0 -0
  7137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/morph_lines_detection/morph_lines_detection.py +0 -0
  7138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/opening_closing_hats/morphology_2.py +0 -0
  7139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/threshold/threshold.py +0 -0
  7140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/imgProc/threshold_inRange/threshold_inRange.py +0 -0
  7141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/introduction/display_image/display_image.py +0 -0
  7142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/introduction/documentation/documentation.py +0 -0
  7143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ml/introduction_to_pca/introduction_to_pca.py +0 -0
  7144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ml/introduction_to_svm/introduction_to_svm.py +0 -0
  7145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ml/non_linear_svms/non_linear_svms.py +0 -0
  7146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/ml/py_svm_opencv/hogsvm.py +0 -0
  7147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/objectDetection/cascade_classifier/objectDetection.py +0 -0
  7148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/photo/hdr_imaging/hdr_imaging.py +0 -0
  7149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/video/background_subtraction/bg_sub.py +0 -0
  7150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/video/meanshift/camshift.py +0 -0
  7151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/video/meanshift/meanshift.py +0 -0
  7152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/video/optical_flow/optical_flow.py +0 -0
  7153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/video/optical_flow/optical_flow_dense.py +0 -0
  7154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/tutorial_code/videoio/video-input-psnr-ssim.py +0 -0
  7155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/video.py +0 -0
  7156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/video_threaded.py +0 -0
  7157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/video_v4l2.py +0 -0
  7158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/videocapture_obsensor.py +0 -0
  7159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/python/watershed.py +0 -0
  7160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/samples_utils.cmake +0 -0
  7161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/CMakeLists.txt +0 -0
  7162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/README.md +0 -0
  7163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/histogram/CMakeLists.txt +0 -0
  7164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/histogram/histogram.cpp +0 -0
  7165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/include/CMakeLists.txt +0 -0
  7166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/include/raw_pixels.hpp.in +0 -0
  7167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/norm/CMakeLists.txt +0 -0
  7168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/semihosting/norm/norm.cpp +0 -0
  7169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/AppDelegate.swift +0 -0
  7170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/100.png +0 -0
  7171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/114.png +0 -0
  7172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/120.png +0 -0
  7173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/144.png +0 -0
  7174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/152.png +0 -0
  7175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/167.png +0 -0
  7176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/180.png +0 -0
  7177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/20.png +0 -0
  7178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/29.png +0 -0
  7179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/40.png +0 -0
  7180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/50.png +0 -0
  7181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/57.png +0 -0
  7182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/58.png +0 -0
  7183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/60.png +0 -0
  7184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/72.png +0 -0
  7185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/76.png +0 -0
  7186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/80.png +0 -0
  7187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/87.png +0 -0
  7188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -0
  7189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/AppIcon.appiconset/appstore.png +0 -0
  7190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Assets.xcassets/Contents.json +0 -0
  7191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Base.lproj/LaunchScreen.storyboard +0 -0
  7192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Base.lproj/Main.storyboard +0 -0
  7193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/ColorBlobDetector.swift +0 -0
  7194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/Info.plist +0 -0
  7195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection/ViewController.swift +0 -0
  7196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection.xcodeproj/project.pbxproj +0 -0
  7197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetection.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -0
  7198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetectionDynamic.xcodeproj/project.pbxproj +0 -0
  7199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/ColorBlobDetection/ColorBlobDetectionDynamic.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -0
  7200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/AppDelegate.swift +0 -0
  7201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/100.png +0 -0
  7202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/114.png +0 -0
  7203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/120.png +0 -0
  7204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/144.png +0 -0
  7205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/152.png +0 -0
  7206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/167.png +0 -0
  7207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/180.png +0 -0
  7208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/20.png +0 -0
  7209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/29.png +0 -0
  7210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/40.png +0 -0
  7211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/50.png +0 -0
  7212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/57.png +0 -0
  7213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/58.png +0 -0
  7214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/60.png +0 -0
  7215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/72.png +0 -0
  7216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/76.png +0 -0
  7217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/80.png +0 -0
  7218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/87.png +0 -0
  7219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -0
  7220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/AppIcon.appiconset/appstore.png +0 -0
  7221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Assets.xcassets/Contents.json +0 -0
  7222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Base.lproj/LaunchScreen.storyboard +0 -0
  7223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Base.lproj/Main.storyboard +0 -0
  7224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/DetectionBasedTracker.h +0 -0
  7225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/DetectionBasedTracker.mm +0 -0
  7226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/FaceDetection-Bridging-Header.h +0 -0
  7227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/Info.plist +0 -0
  7228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/ViewController.swift +0 -0
  7229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection/lbpcascade_frontalface.xml +0 -0
  7230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection.xcodeproj/project.pbxproj +0 -0
  7231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetection.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -0
  7232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetectionDynamic.xcodeproj/project.pbxproj +0 -0
  7233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/swift/ios/FaceDetection/FaceDetectionDynamic.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -0
  7234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/sycl/CMakeLists.txt +0 -0
  7235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/sycl/sycl-opencv-interop.cpp +0 -0
  7236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/CMakeLists.txt +0 -0
  7237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/bgfg_segm.cpp +0 -0
  7238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/camshift.cpp +0 -0
  7239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/clahe.cpp +0 -0
  7240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/dense_optical_flow.cpp +0 -0
  7241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/hog.cpp +0 -0
  7242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/opencl_custom_kernel.cpp +0 -0
  7243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/pyrlk_optical_flow.cpp +0 -0
  7244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/squares.cpp +0 -0
  7245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/ufacedetect.cpp +0 -0
  7246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/tapi/video_acceleration.cpp +0 -0
  7247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/va_intel/CMakeLists.txt +0 -0
  7248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/va_intel/display.cpp.inc +0 -0
  7249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/va_intel/va_intel_interop.cpp +0 -0
  7250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/.gitignore +0 -0
  7251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/App.xaml +0 -0
  7252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp +0 -0
  7253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/App.xaml.h +0 -0
  7254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/Logo.scale-100.png +0 -0
  7255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/SmallLogo.scale-100.png +0 -0
  7256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/SplashScreen.scale-100.png +0 -0
  7257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/StoreLogo.scale-100.png +0 -0
  7258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/group1.jpg +0 -0
  7259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/group2.jpg +0 -0
  7260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/group3.jpg +0 -0
  7261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Assets/haarcascade_frontalface_alt.xml +0 -0
  7262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/FaceDetection.vcxproj +0 -0
  7263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/FaceDetection.vcxproj.filters +0 -0
  7264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/FaceDetection_TemporaryKey.pfx +0 -0
  7265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/MainPage.xaml +0 -0
  7266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/MainPage.xaml.cpp +0 -0
  7267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/MainPage.xaml.h +0 -0
  7268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/Package.appxmanifest +0 -0
  7269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/opencv.props +0 -0
  7270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/pch.cpp +0 -0
  7271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection/pch.h +0 -0
  7272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/FaceDetection/FaceDetection.sln +0 -0
  7273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/AdvancedCapture.xaml +0 -0
  7274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp +0 -0
  7275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/AdvancedCapture.xaml.h +0 -0
  7276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/App.xaml +0 -0
  7277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/App.xaml.cpp +0 -0
  7278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/App.xaml.h +0 -0
  7279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/Constants.cpp +0 -0
  7280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/Constants.h +0 -0
  7281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MainPage.xaml +0 -0
  7282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MainPage.xaml.cpp +0 -0
  7283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MainPage.xaml.h +0 -0
  7284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaCapture.sln +0 -0
  7285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaCapture.vcxproj +0 -0
  7286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaCapture.vcxproj.filters +0 -0
  7287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaCapture_TemporaryKey.pfx +0 -0
  7288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/Common/AsyncCB.h +0 -0
  7289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/Common/BufferLock.h +0 -0
  7290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/Common/CritSec.h +0 -0
  7291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/Common/LinkList.h +0 -0
  7292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/Common/OpQueue.h +0 -0
  7293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvImageManipulations.idl +0 -0
  7294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp +0 -0
  7295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.def +0 -0
  7296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.h +0 -0
  7297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.vcxproj +0 -0
  7298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/dllmain.cpp +0 -0
  7299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/opencv.props +0 -0
  7300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/Package.appxmanifest +0 -0
  7301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/assets/StoreLogo.png +0 -0
  7302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/assets/opencv-logo-150.png +0 -0
  7303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/assets/opencv-logo-30.png +0 -0
  7304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/assets/splash-sdk.png +0 -0
  7305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/assets/windows-sdk.png +0 -0
  7306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/assets/windows-sdk.scale-100.png +0 -0
  7307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/common/LayoutAwarePage.cpp +0 -0
  7308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/common/LayoutAwarePage.h +0 -0
  7309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/common/StandardStyles.xaml +0 -0
  7310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/common/suspensionmanager.cpp +0 -0
  7311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/common/suspensionmanager.h +0 -0
  7312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/opencv.props +0 -0
  7313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/pch.cpp +0 -0
  7314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/pch.h +0 -0
  7315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/ImageManipulations/sample-utils/SampleTemplateStyles.xaml +0 -0
  7316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/MediaCaptureJavaScript.jsproj +0 -0
  7317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/MediaCaptureJavaScript.sln +0 -0
  7318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/MediaCaptureJavaScript_TemporaryKey.pfx +0 -0
  7319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/css/default.css +0 -0
  7320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/default.html +0 -0
  7321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/html/AdvancedCapture.html +0 -0
  7322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/logo.scale-100.png +0 -0
  7323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/microsoft-sdk.png +0 -0
  7324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/smallTile-sdk.png +0 -0
  7325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/smalllogo.scale-100.png +0 -0
  7326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/splash-sdk.png +0 -0
  7327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/splashscreen.scale-100.png +0 -0
  7328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/squareTile-sdk.png +0 -0
  7329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/storeLogo-sdk.png +0 -0
  7330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/storelogo.scale-100.png +0 -0
  7331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/tile-sdk.png +0 -0
  7332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/images/windows-sdk.png +0 -0
  7333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/js/AdvancedCapture.js +0 -0
  7334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/js/default.js +0 -0
  7335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/package.appxmanifest +0 -0
  7336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/sample-utils/sample-utils.css +0 -0
  7337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/sample-utils/sample-utils.js +0 -0
  7338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/JavaScript/sample-utils/scenario-select.html +0 -0
  7339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml +0 -0
  7340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.cpp +0 -0
  7341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.h +0 -0
  7342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/Lena.png +0 -0
  7343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/Logo.png +0 -0
  7344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/SmallLogo.png +0 -0
  7345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/SplashScreen.png +0 -0
  7346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/StoreLogo.png +0 -0
  7347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Common/StandardStyles.xaml +0 -0
  7348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml +0 -0
  7349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.cpp +0 -0
  7350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/MainPage.xaml.h +0 -0
  7351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/OcvImageProcessing.vcxproj +0 -0
  7352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/OcvImageProcessing.vcxproj.filters +0 -0
  7353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/OcvImageProcessing_TemporaryKey.pfx +0 -0
  7354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/Package.appxmanifest +0 -0
  7355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/opencv.props +0 -0
  7356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/pch.cpp +0 -0
  7357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing/pch.h +0 -0
  7358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/OcvImageProcessing/OcvImageProcessing.sln +0 -0
  7359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt/readme.txt +0 -0
  7360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/.gitignore +0 -0
  7361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/App.xaml +0 -0
  7362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/App.xaml.cpp +0 -0
  7363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/App.xaml.h +0 -0
  7364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Assets/Logo.scale-240.png +0 -0
  7365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Assets/SmallLogo.scale-240.png +0 -0
  7366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Assets/SplashScreen.scale-240.png +0 -0
  7367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Assets/Square71x71Logo.scale-240.png +0 -0
  7368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Assets/StoreLogo.scale-240.png +0 -0
  7369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Assets/WideLogo.scale-240.png +0 -0
  7370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Lena.png +0 -0
  7371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/MainPage.xaml +0 -0
  7372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/MainPage.xaml.cpp +0 -0
  7373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/MainPage.xaml.h +0 -0
  7374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/Package.appxmanifest +0 -0
  7375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/PhoneTutorial.sln +0 -0
  7376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/PhoneTutorial.vcxproj +0 -0
  7377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/PhoneTutorial.vcxproj.filters +0 -0
  7378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/opencv.props +0 -0
  7379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/pch.cpp +0 -0
  7380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/PhoneTutorial/pch.h +0 -0
  7381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/VideoCaptureXAML.sln +0 -0
  7382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/opencv.props +0 -0
  7383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml +0 -0
  7384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp +0 -0
  7385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.h +0 -0
  7386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/main.cpp +0 -0
  7387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/pch.cpp +0 -0
  7388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/pch.h +0 -0
  7389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/video_capture_xaml.Shared.vcxitems +0 -0
  7390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/video_capture_xaml.Shared.vcxitems.filters +0 -0
  7391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/Assets/Logo.scale-100.png +0 -0
  7392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/Assets/SmallLogo.scale-100.png +0 -0
  7393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/Assets/SplashScreen.scale-100.png +0 -0
  7394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/Assets/StoreLogo.scale-100.png +0 -0
  7395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/Assets/haarcascade_frontalface_alt.xml +0 -0
  7396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/MainPage.xaml +0 -0
  7397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/MainPage.xaml.cpp +0 -0
  7398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/MainPage.xaml.h +0 -0
  7399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/Package.appxmanifest +0 -0
  7400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/readme.txt +0 -0
  7401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/video_capture_xaml.Windows.vcxproj +0 -0
  7402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/video_capture_xaml.Windows.vcxproj.filters +0 -0
  7403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Windows/video_capture_xaml.Windows_TemporaryKey.pfx +0 -0
  7404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Assets/Logo.scale-240.png +0 -0
  7405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Assets/SmallLogo.scale-240.png +0 -0
  7406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Assets/SplashScreen.scale-240.png +0 -0
  7407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Assets/Square71x71Logo.scale-240.png +0 -0
  7408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Assets/StoreLogo.scale-240.png +0 -0
  7409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Assets/WideLogo.scale-240.png +0 -0
  7410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/MainPage.xaml +0 -0
  7411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/MainPage.xaml.cpp +0 -0
  7412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/MainPage.xaml.h +0 -0
  7413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/Package.appxmanifest +0 -0
  7414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/video_capture_xaml.WindowsPhone.vcxproj +0 -0
  7415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/video_capture_xaml.WindowsPhone.vcxproj.filters +0 -0
  7416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.WindowsPhone/video_capture_xaml.WindowsPhone_TemporaryKey.pfx +0 -0
  7417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/winrt_universal/readme.txt +0 -0
  7418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/.gitignore +0 -0
  7419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/ImageManipulation.sln +0 -0
  7420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/App.xaml +0 -0
  7421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/App.xaml.cs +0 -0
  7422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/AlignmentGrid.png +0 -0
  7423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/ApplicationIcon.png +0 -0
  7424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/FlipCycleTileLarge.png +0 -0
  7425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/FlipCycleTileMedium.png +0 -0
  7426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/FlipCycleTileSmall.png +0 -0
  7427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/IconicTileMediumLarge.png +0 -0
  7428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/IconicTileSmall.png +0 -0
  7429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/LocalizedStrings.cs +0 -0
  7430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/MainPage.xaml +0 -0
  7431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/MainPage.xaml.cs +0 -0
  7432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/OcvImageManipulation.csproj +0 -0
  7433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Properties/AppManifest.xml +0 -0
  7434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Properties/AssemblyInfo.cs +0 -0
  7435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Properties/WMAppManifest.xml +0 -0
  7436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Resources/AppResources.Designer.cs +0 -0
  7437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Resources/AppResources.resx +0 -0
  7438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/SplashScreenImage.jpg +0 -0
  7439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h +0 -0
  7440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp +0 -0
  7441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h +0 -0
  7442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.cpp +0 -0
  7443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h +0 -0
  7444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp +0 -0
  7445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h +0 -0
  7446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/DirectXHelper.h +0 -0
  7447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/PhoneXamlDirect3DApp1Comp.vcxproj +0 -0
  7448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.cpp +0 -0
  7449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/QuadRenderer.h +0 -0
  7450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/SimplePixelShader.hlsl +0 -0
  7451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/SimpleVertexShader.hlsl +0 -0
  7452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/opencv.props +0 -0
  7453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/pch.cpp +0 -0
  7454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/pch.h +0 -0
  7455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/OcvRotatingCube.sln +0 -0
  7456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/App.xaml +0 -0
  7457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/App.xaml.cs +0 -0
  7458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/AlignmentGrid.png +0 -0
  7459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/ApplicationIcon.png +0 -0
  7460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Lena.png +0 -0
  7461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/FlipCycleTileLarge.png +0 -0
  7462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/FlipCycleTileMedium.png +0 -0
  7463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/FlipCycleTileSmall.png +0 -0
  7464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/IconicTileMediumLarge.png +0 -0
  7465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Assets/Tiles/IconicTileSmall.png +0 -0
  7466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/LocalizedStrings.cs +0 -0
  7467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/MainPage.xaml +0 -0
  7468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/MainPage.xaml.cs +0 -0
  7469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/OcvRotatingCube.csproj +0 -0
  7470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Properties/AppManifest.xml +0 -0
  7471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Properties/AssemblyInfo.cs +0 -0
  7472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Properties/WMAppManifest.xml +0 -0
  7473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Resources/AppResources.Designer.cs +0 -0
  7474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/Resources/AppResources.resx +0 -0
  7475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1/SplashScreenImage.jpg +0 -0
  7476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h +0 -0
  7477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.cpp +0 -0
  7478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/CubeRenderer.h +0 -0
  7479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.cpp +0 -0
  7480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DBase.h +0 -0
  7481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.cpp +0 -0
  7482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DContentProvider.h +0 -0
  7483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp +0 -0
  7484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.h +0 -0
  7485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/DirectXHelper.h +0 -0
  7486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/PhoneXamlDirect3DApp1Comp.vcxproj +0 -0
  7487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/SimplePixelShader.hlsl +0 -0
  7488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/SimpleVertexShader.hlsl +0 -0
  7489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/opencv.props +0 -0
  7490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/pch.cpp +0 -0
  7491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/pch.h +0 -0
  7492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/OpenCVComponent.cpp +0 -0
  7493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/OpenCVComponent.h +0 -0
  7494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/OpenCVComponent.vcxproj +0 -0
  7495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/OpenCVComponent.vcxproj.filters +0 -0
  7496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/opencv.props +0 -0
  7497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/pch.cpp +0 -0
  7498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVComponent/pch.h +0 -0
  7499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/App.xaml +0 -0
  7500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/App.xaml.cs +0 -0
  7501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/AlignmentGrid.png +0 -0
  7502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/ApplicationIcon.png +0 -0
  7503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Lena.png +0 -0
  7504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Tiles/FlipCycleTileLarge.png +0 -0
  7505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Tiles/FlipCycleTileMedium.png +0 -0
  7506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Tiles/FlipCycleTileSmall.png +0 -0
  7507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Tiles/IconicTileMediumLarge.png +0 -0
  7508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Assets/Tiles/IconicTileSmall.png +0 -0
  7509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/LocalizedStrings.cs +0 -0
  7510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/MainPage.xaml +0 -0
  7511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/MainPage.xaml.cs +0 -0
  7512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/OpenCVXaml.csproj +0 -0
  7513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Properties/AppManifest.xml +0 -0
  7514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Properties/AssemblyInfo.cs +0 -0
  7515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Properties/WMAppManifest.xml +0 -0
  7516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Resources/AppResources.Designer.cs +0 -0
  7517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml/Resources/AppResources.resx +0 -0
  7518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/OpenCVXaml/OpenCVXaml.sln +0 -0
  7519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv/samples/wp8/readme.txt +0 -0
  7520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.editorconfig +0 -0
  7521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.git +0 -0
  7522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.gitattributes +0 -0
  7523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.github/ISSUE_TEMPLATE.md +0 -0
  7524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.github/PULL_REQUEST_TEMPLATE.md +0 -0
  7525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.github/workflows/PR-4.x.yaml +0 -0
  7526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.gitignore +0 -0
  7527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/.travis.yml +0 -0
  7528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/CONTRIBUTING.md +0 -0
  7529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/LICENSE +0 -0
  7530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/README.md +0 -0
  7531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/bioinspired/retina_model/images/retina_TreeHdr_retina.jpg +0 -0
  7532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/bioinspired/retina_model/images/retina_TreeHdr_small.jpg +0 -0
  7533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/bioinspired/retina_model/images/studentsSample_input.jpg +0 -0
  7534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/bioinspired/retina_model/images/studentsSample_magno.jpg +0 -0
  7535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/bioinspired/retina_model/images/studentsSample_parvo.jpg +0 -0
  7536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/bioinspired/table_of_content_bioinspired/images/retina_TreeHdr_small.jpg +0 -0
  7537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/table_of_content_cvv/images/Visual_Debugging_Introduction_Tutorial_Cover.jpg +0 -0
  7538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/01_overview_single.jpg +0 -0
  7539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/02_single_image_view.jpg +0 -0
  7540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/03_overview_two.jpg +0 -0
  7541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/04_default_filter_view.jpg +0 -0
  7542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/05_default_filter_view_high_zoom.jpg +0 -0
  7543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/06_default_filter_view_edges.jpg +0 -0
  7544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/07_dual_filter_view_edges.jpg +0 -0
  7545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/08_overview_all.jpg +0 -0
  7546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/09_overview_filtered_type_match.jpg +0 -0
  7547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/10_line_match_view-cutout-small.jpg +0 -0
  7548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/10_line_match_view-cutout.jpg +0 -0
  7549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/10_line_match_view.jpg +0 -0
  7550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/11_line_match_view_portion_selector.jpg +0 -0
  7551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/12_translation_match_view_portion_selector.jpg +0 -0
  7552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/13_raw_view.jpg +0 -0
  7553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/cvv/visual_debugging_introduction/images/14_overview_group_by_line.jpg +0 -0
  7554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/01.jpg +0 -0
  7555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/02.jpg +0 -0
  7556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/03.jpg +0 -0
  7557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/04.jpg +0 -0
  7558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/05.jpg +0 -0
  7559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/06.jpg +0 -0
  7560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/07.jpg +0 -0
  7561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/08.jpg +0 -0
  7562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/09.jpg +0 -0
  7563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/10.jpg +0 -0
  7564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/11.jpg +0 -0
  7565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/prediction/images/12.jpg +0 -0
  7566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/doc/tutorials/ximgproc/training/scripts/modelConvert.m +0 -0
  7567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/README.md +0 -0
  7568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/CMakeLists.txt +0 -0
  7569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/README.md +0 -0
  7570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/doc/alphamat.bib +0 -0
  7571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/include/opencv2/alphamat.hpp +0 -0
  7572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/samples/information_flow_matting.cpp +0 -0
  7573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/samples/input_images/plant.jpg +0 -0
  7574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/samples/output_mattes/plant_result.png +0 -0
  7575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/samples/trimaps/plant.png +0 -0
  7576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/3rdparty/KDTreeVectorOfVectorsAdaptor.h +0 -0
  7577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/3rdparty/nanoflann.hpp +0 -0
  7578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/cm.cpp +0 -0
  7579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/cm.hpp +0 -0
  7580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/infoflow.cpp +0 -0
  7581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/intraU.cpp +0 -0
  7582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/intraU.hpp +0 -0
  7583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/local_info.cpp +0 -0
  7584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/local_info.hpp +0 -0
  7585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/src/precomp.hpp +0 -0
  7586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/tutorials/alphamat_tutorial.markdown +0 -0
  7587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/tutorials/matting_results.jpg +0 -0
  7588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/alphamat/tutorials/plant_new_backgrounds.jpg +0 -0
  7589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/CMakeLists.txt +0 -0
  7590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/README.md +0 -0
  7591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/doc/aruco.bib +0 -0
  7592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/include/opencv2/aruco/aruco_calib.hpp +0 -0
  7593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/include/opencv2/aruco/charuco.hpp +0 -0
  7594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/include/opencv2/aruco.hpp +0 -0
  7595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/objc/gen_dict.json +0 -0
  7596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/pattern_generator/MarkerPrinter.py +0 -0
  7597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/pattern_generator/MarkerPrinterGUI.py +0 -0
  7598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/pattern_generator/README.md +0 -0
  7599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/pattern_generator/arucoDictBytesList.npz +0 -0
  7600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/pattern_generator/doc/images/MarkerPrinterGUI.jpg +0 -0
  7601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/misc/python/test/test_aruco.py +0 -0
  7602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/src/aruco.cpp +0 -0
  7603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/src/aruco_calib.cpp +0 -0
  7604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/src/charuco.cpp +0 -0
  7605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/aruco/src/precomp.hpp +0 -0
  7606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/CMakeLists.txt +0 -0
  7607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/README.md +0 -0
  7608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/doc/bgsegm.bib +0 -0
  7609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/include/opencv2/bgsegm.hpp +0 -0
  7610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/misc/objc/gen_dict.json +0 -0
  7611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/samples/bgfg.cpp +0 -0
  7612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/samples/evaluation.py +0 -0
  7613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/samples/viz.py +0 -0
  7614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/samples/viz_synthetic_seq.py +0 -0
  7615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/src/bgfg_gaussmix.cpp +0 -0
  7616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/src/bgfg_gmg.cpp +0 -0
  7617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/src/bgfg_gsoc.cpp +0 -0
  7618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/src/bgfg_subcnt.cpp +0 -0
  7619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/src/precomp.hpp +0 -0
  7620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/src/synthetic_seq.cpp +0 -0
  7621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/test/test_backgroundsubtractor_gbh.cpp +0 -0
  7622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/test/test_backgroundsubtractor_lsbp.cpp +0 -0
  7623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/test/test_main.cpp +0 -0
  7624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/test/test_precomp.hpp +0 -0
  7625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/tutorials/bgsegm_bg_subtraction/bgsegm_bg_subtraction.markdown +0 -0
  7626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/tutorials/bgsegm_bg_subtraction/images/resframe.jpg +0 -0
  7627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/tutorials/bgsegm_bg_subtraction/images/resgmg.jpg +0 -0
  7628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/tutorials/bgsegm_bg_subtraction/images/resmog.jpg +0 -0
  7629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bgsegm/tutorials/table_of_content_bgsegm.markdown +0 -0
  7630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/CMakeLists.txt +0 -0
  7631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/README.md +0 -0
  7632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/bioinspired.bib +0 -0
  7633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/HDRtoneMapping_candleSample.jpg +0 -0
  7634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/HDRtoneMapping_candleSample.svg +0 -0
  7635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/HDRtoneMapping_memorialSample.jpg +0 -0
  7636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/HDRtoneMapping_memorialSample.svg +0 -0
  7637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/VideoDemo_RGB_PETS2006.jpg +0 -0
  7638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/VideoDemo_RGB_PETS2006.svg +0 -0
  7639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/VideoDemo_thermal_park.jpg +0 -0
  7640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/VideoDemo_thermal_park.svg +0 -0
  7641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/retinaInput.jpg +0 -0
  7642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/retinaOutput_default.jpg +0 -0
  7643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/images/retinaOutput_realistic.jpg +0 -0
  7644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/doc/retina.markdown +0 -0
  7645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/include/opencv2/bioinspired/bioinspired.hpp +0 -0
  7646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/include/opencv2/bioinspired/retina.hpp +0 -0
  7647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/include/opencv2/bioinspired/retinafasttonemapping.hpp +0 -0
  7648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/include/opencv2/bioinspired/transientareassegmentationmodule.hpp +0 -0
  7649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/include/opencv2/bioinspired.hpp +0 -0
  7650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/misc/objc/gen_dict.json +0 -0
  7651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/perf/opencl/perf_retina.ocl.cpp +0 -0
  7652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/perf/perf_main.cpp +0 -0
  7653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/perf/perf_precomp.hpp +0 -0
  7654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/OpenEXRimages_HDR_Retina_toneMapping.cpp +0 -0
  7655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/cpp/OpenEXRimages_HDR_Retina_toneMapping.cpp +0 -0
  7656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/cpp/OpenEXRimages_HDR_Retina_toneMapping_video.cpp +0 -0
  7657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/cpp/retinaDemo.cpp +0 -0
  7658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/cpp/tutorial_code/bioinspired/retina_tutorial.cpp +0 -0
  7659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/default_retina_config.xml +0 -0
  7660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/ocl/retina_ocl.cpp +0 -0
  7661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/realistic_retina_config.xml +0 -0
  7662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/samples/retinaDemo.cpp +0 -0
  7663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/basicretinafilter.cpp +0 -0
  7664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/basicretinafilter.hpp +0 -0
  7665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/imagelogpolprojection.cpp +0 -0
  7666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/imagelogpolprojection.hpp +0 -0
  7667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/magnoretinafilter.cpp +0 -0
  7668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/magnoretinafilter.hpp +0 -0
  7669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/opencl/retina_kernel.cl +0 -0
  7670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/parvoretinafilter.cpp +0 -0
  7671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/parvoretinafilter.hpp +0 -0
  7672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/precomp.hpp +0 -0
  7673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retina.cpp +0 -0
  7674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retina_ocl.cpp +0 -0
  7675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retina_ocl.hpp +0 -0
  7676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retinacolor.cpp +0 -0
  7677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retinacolor.hpp +0 -0
  7678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retinafasttonemapping.cpp +0 -0
  7679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retinafilter.cpp +0 -0
  7680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/retinafilter.hpp +0 -0
  7681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/templatebuffer.hpp +0 -0
  7682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/src/transientareassegmentationmodule.cpp +0 -0
  7683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/test/test_main.cpp +0 -0
  7684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/test/test_precomp.hpp +0 -0
  7685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/test/test_retina_ocl.cpp +0 -0
  7686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_illusion/images/checkershadow_illusion4med.jpg +0 -0
  7687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_illusion/images/checkershadow_illusion4med_proof.png +0 -0
  7688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_illusion/images/checkershadow_parvo.png +0 -0
  7689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_illusion/images/checkershadow_parvo_proof.png +0 -0
  7690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_illusion/retina_illusion.markdown +0 -0
  7691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_model/images/retina_TreeHdr_retina.jpg +0 -0
  7692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_model/images/retina_TreeHdr_small.jpg +0 -0
  7693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_model/images/studentsSample_input.jpg +0 -0
  7694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_model/images/studentsSample_magno.jpg +0 -0
  7695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_model/images/studentsSample_parvo.jpg +0 -0
  7696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/retina_model/retina_model.markdown +0 -0
  7697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/bioinspired/tutorials/table_of_content_retina.markdown +0 -0
  7698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/CMakeLists.txt +0 -0
  7699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/Dockerfile +0 -0
  7700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/ascendc_kernels/CMakeLists.txt +0 -0
  7701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/ascendc_kernels/kernel_tiling_types.h +0 -0
  7702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/ascendc_kernels/threshold_opencv_kernel.cpp +0 -0
  7703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/ascendc_kernels/vector_tiling.h +0 -0
  7704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/ascendc_kernels.hpp +0 -0
  7705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/cann.hpp +0 -0
  7706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/cann.inl.hpp +0 -0
  7707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/cann_call.hpp +0 -0
  7708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/cann_interface.hpp +0 -0
  7709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/cann_private.hpp +0 -0
  7710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/dvpp_call.hpp +0 -0
  7711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/include/opencv2/stream_accessor.hpp +0 -0
  7712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/misc/python/pyopencv_cann.hpp +0 -0
  7713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/misc/python/test/test_cannops.py +0 -0
  7714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/perf/perf_core.cpp +0 -0
  7715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/perf/perf_cvtcolor.cpp +0 -0
  7716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/perf/perf_element_operations.cpp +0 -0
  7717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/perf/perf_main.cpp +0 -0
  7718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/perf/perf_precomp.hpp +0 -0
  7719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/samples/image_processing.cpp +0 -0
  7720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/samples/image_processing.py +0 -0
  7721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/ascend_mat.cpp +0 -0
  7722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/cann_call.cpp +0 -0
  7723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/color.cpp +0 -0
  7724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/core.cpp +0 -0
  7725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/dvpp_call.cpp +0 -0
  7726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/element_operations.cpp +0 -0
  7727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/src/precomp.hpp +0 -0
  7728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_core.cpp +0 -0
  7729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_cvtcolor.cpp +0 -0
  7730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_element_operations.cpp +0 -0
  7731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_kernel.cpp +0 -0
  7732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_main.cpp +0 -0
  7733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_npumat.cpp +0 -0
  7734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_precomp.hpp +0 -0
  7735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/test/test_utils.cpp +0 -0
  7736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/tutorials/ascend_npu_image_processing.markdown +0 -0
  7737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/tutorials/puppy.jpg +0 -0
  7738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/tutorials/puppy_noisy.jpg +0 -0
  7739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/tutorials/puppy_noisy_rotate.jpg +0 -0
  7740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cannops/tutorials/puppy_processed.jpg +0 -0
  7741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/CMakeLists.txt +0 -0
  7742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/README.md +0 -0
  7743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/include/opencv2/ccalib/multicalib.hpp +0 -0
  7744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/include/opencv2/ccalib/omnidir.hpp +0 -0
  7745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/include/opencv2/ccalib/randpattern.hpp +0 -0
  7746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/include/opencv2/ccalib.hpp +0 -0
  7747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/samples/multi_cameras_calibration.cpp +0 -0
  7748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/samples/omni_calibration.cpp +0 -0
  7749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/samples/omni_stereo_calibration.cpp +0 -0
  7750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/samples/random_pattern_calibration.cpp +0 -0
  7751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/samples/random_pattern_generator.cpp +0 -0
  7752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/src/ccalib.cpp +0 -0
  7753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/src/multicalib.cpp +0 -0
  7754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/src/omnidir.cpp +0 -0
  7755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/src/precomp.hpp +0 -0
  7756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/src/randpattern.cpp +0 -0
  7757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/data/omni_calib_data.xml +0 -0
  7758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/data/omni_stereocalib_data.xml +0 -0
  7759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/disparity.jpg +0 -0
  7760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/imgs.jpg +0 -0
  7761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/lines.jpg +0 -0
  7762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/pattern_img.jpg +0 -0
  7763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/pointCloud.jpg +0 -0
  7764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/random_pattern.jpg +0 -0
  7765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/sample.jpg +0 -0
  7766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/sample_rec_cyl.jpg +0 -0
  7767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/sample_rec_log.jpg +0 -0
  7768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/sample_rec_per.jpg +0 -0
  7769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/img/sample_rec_ste.jpg +0 -0
  7770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/multi_camera_tutorial.markdown +0 -0
  7771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ccalib/tutorials/omnidir_tutorial.markdown +0 -0
  7772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/CMakeLists.txt +0 -0
  7773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/FindCaffe.cmake +0 -0
  7774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/FindGlog.cmake +0 -0
  7775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/README.md +0 -0
  7776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/doc/cnn_3dobj.bib +0 -0
  7777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/include/opencv2/cnn_3dobj.hpp +0 -0
  7778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/classify.cpp +0 -0
  7779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/3Dmodel/ant.ply +0 -0
  7780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/3Dmodel/ape.ply +0 -0
  7781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/3Dmodel/bunny.ply +0 -0
  7782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/3Dmodel/cow.ply +0 -0
  7783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/3Dmodel/horse.ply +0 -0
  7784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/3Dmodel/plane.ply +0 -0
  7785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/images_mean/triplet_mean.binaryproto +0 -0
  7786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/data/label_all.txt +0 -0
  7787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/datagen_all.sh +0 -0
  7788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/datagen_back.sh +0 -0
  7789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/datagen_front.sh +0 -0
  7790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/featstore.sh +0 -0
  7791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/model_analysis.cpp +0 -0
  7792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/sphereview_data.cpp +0 -0
  7793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/samples/video.cpp +0 -0
  7794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/src/cnn_feature.cpp +0 -0
  7795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/src/cnn_sphereview.cpp +0 -0
  7796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/src/precomp.hpp +0 -0
  7797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/test/test_cnn_3dobj_feature_extract.cpp +0 -0
  7798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/test/test_main.cpp +0 -0
  7799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/test/test_precomp.hpp +0 -0
  7800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/testdata/cv/3d_triplet_iter_30000.caffemodel +0 -0
  7801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/testdata/cv/3d_triplet_testIMG.prototxt +0 -0
  7802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/testdata/cv/4_78.png +0 -0
  7803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/testdata/cv/caffemodel_list.txt +0 -0
  7804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/tutorials/data_generation/data_generation.markdown +0 -0
  7805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/tutorials/feature_classification/classify.markdown +0 -0
  7806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/tutorials/model_analysis/model_analysis.markdown +0 -0
  7807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cnn_3dobj/tutorials/table_of_content_cnn_3dobj.markdown +0 -0
  7808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/CMakeLists.txt +0 -0
  7809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/include/opencv2/cudaarithm.hpp +0 -0
  7810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/misc/python/test/test_cudaarithm.py +0 -0
  7811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/perf/perf_arithm.cpp +0 -0
  7812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/perf/perf_core.cpp +0 -0
  7813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/perf/perf_element_operations.cpp +0 -0
  7814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/perf/perf_main.cpp +0 -0
  7815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/perf/perf_precomp.hpp +0 -0
  7816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/perf/perf_reductions.cpp +0 -0
  7817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/arithm.cpp +0 -0
  7818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/core.cpp +0 -0
  7819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/absdiff_mat.cu +0 -0
  7820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/absdiff_scalar.cu +0 -0
  7821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/add_mat.cu +0 -0
  7822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/add_scalar.cu +0 -0
  7823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/add_weighted.cu +0 -0
  7824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/bitwise_mat.cu +0 -0
  7825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/bitwise_scalar.cu +0 -0
  7826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/cmp_mat.cu +0 -0
  7827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/cmp_scalar.cu +0 -0
  7828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/copy_make_border.cu +0 -0
  7829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/countnonzero.cu +0 -0
  7830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/div_mat.cu +0 -0
  7831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/div_scalar.cu +0 -0
  7832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/in_range.cu +0 -0
  7833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/integral.cu +0 -0
  7834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/lut.cu +0 -0
  7835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/math.cu +0 -0
  7836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/minmax.cu +0 -0
  7837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/minmax_mat.cu +0 -0
  7838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/minmaxloc.cu +0 -0
  7839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/mul_mat.cu +0 -0
  7840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/mul_scalar.cu +0 -0
  7841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/mul_spectrums.cu +0 -0
  7842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/norm.cu +0 -0
  7843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/normalize.cu +0 -0
  7844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/polar_cart.cu +0 -0
  7845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/reduce.cu +0 -0
  7846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/split_merge.cu +0 -0
  7847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/sub_mat.cu +0 -0
  7848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/sub_scalar.cu +0 -0
  7849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/sum.cu +0 -0
  7850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/threshold.cu +0 -0
  7851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/cuda/transpose.cu +0 -0
  7852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/element_operations.cpp +0 -0
  7853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/lut.cpp +0 -0
  7854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/lut.hpp +0 -0
  7855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/precomp.hpp +0 -0
  7856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/src/reductions.cpp +0 -0
  7857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_arithm.cpp +0 -0
  7858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_buffer_pool.cpp +0 -0
  7859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_core.cpp +0 -0
  7860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_element_operations.cpp +0 -0
  7861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_event.cpp +0 -0
  7862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_gpumat.cpp +0 -0
  7863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_main.cpp +0 -0
  7864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_opengl.cpp +0 -0
  7865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_precomp.hpp +0 -0
  7866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_reductions.cpp +0 -0
  7867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaarithm/test/test_stream.cpp +0 -0
  7868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/CMakeLists.txt +0 -0
  7869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/include/opencv2/cudabgsegm.hpp +0 -0
  7870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/misc/python/test/test_cudabgsegm.py +0 -0
  7871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/perf/perf_bgsegm.cpp +0 -0
  7872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/perf/perf_main.cpp +0 -0
  7873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/perf/perf_precomp.hpp +0 -0
  7874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/src/cuda/mog.cu +0 -0
  7875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/src/cuda/mog2.cu +0 -0
  7876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/src/cuda/mog2.hpp +0 -0
  7877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/src/mog.cpp +0 -0
  7878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/src/mog2.cpp +0 -0
  7879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/src/precomp.hpp +0 -0
  7880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/test/test_bgsegm.cpp +0 -0
  7881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/test/test_main.cpp +0 -0
  7882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudabgsegm/test/test_precomp.hpp +0 -0
  7883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/CMakeLists.txt +0 -0
  7884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/include/opencv2/cudacodec.hpp +0 -0
  7885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/misc/python/test/test_cudacodec.py +0 -0
  7886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/perf/perf_main.cpp +0 -0
  7887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/perf/perf_precomp.hpp +0 -0
  7888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/perf/perf_video.cpp +0 -0
  7889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/NvEncoder.cpp +0 -0
  7890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/NvEncoder.h +0 -0
  7891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/NvEncoderCuda.cpp +0 -0
  7892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/NvEncoderCuda.h +0 -0
  7893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/cuda/nv12_to_rgb.cu +0 -0
  7894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/cuda/rgb_to_yv12.cu +0 -0
  7895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/cuvid_video_source.cpp +0 -0
  7896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/cuvid_video_source.hpp +0 -0
  7897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/ffmpeg_video_source.cpp +0 -0
  7898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/ffmpeg_video_source.hpp +0 -0
  7899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/frame_queue.cpp +0 -0
  7900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/frame_queue.hpp +0 -0
  7901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/precomp.hpp +0 -0
  7902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/thread.cpp +0 -0
  7903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/thread.hpp +0 -0
  7904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_decoder.cpp +0 -0
  7905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_decoder.hpp +0 -0
  7906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_parser.cpp +0 -0
  7907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_parser.hpp +0 -0
  7908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_reader.cpp +0 -0
  7909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_source.cpp +0 -0
  7910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_source.hpp +0 -0
  7911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/src/video_writer.cpp +0 -0
  7912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/test/test_main.cpp +0 -0
  7913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/test/test_precomp.hpp +0 -0
  7914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudacodec/test/test_video.cpp +0 -0
  7915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/CMakeLists.txt +0 -0
  7916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp +0 -0
  7917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/misc/python/test/test_cudafeatures2d.py +0 -0
  7918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/perf/perf_features2d.cpp +0 -0
  7919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/perf/perf_main.cpp +0 -0
  7920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/perf/perf_precomp.hpp +0 -0
  7921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/brute_force_matcher.cpp +0 -0
  7922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/cuda/bf_knnmatch.cu +0 -0
  7923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/cuda/bf_match.cu +0 -0
  7924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/cuda/bf_radius_match.cu +0 -0
  7925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/cuda/fast.cu +0 -0
  7926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/cuda/orb.cu +0 -0
  7927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/fast.cpp +0 -0
  7928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/feature2d_async.cpp +0 -0
  7929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/orb.cpp +0 -0
  7930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/src/precomp.hpp +0 -0
  7931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/test/test_features2d.cpp +0 -0
  7932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/test/test_main.cpp +0 -0
  7933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafeatures2d/test/test_precomp.hpp +0 -0
  7934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/CMakeLists.txt +0 -0
  7935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/include/opencv2/cudafilters.hpp +0 -0
  7936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/misc/python/test/test_cudafilters.py +0 -0
  7937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/perf/perf_filters.cpp +0 -0
  7938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/perf/perf_main.cpp +0 -0
  7939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/perf/perf_precomp.hpp +0 -0
  7940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.16sc1.cu +0 -0
  7941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.16sc3.cu +0 -0
  7942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.16sc4.cu +0 -0
  7943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.16uc1.cu +0 -0
  7944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.16uc3.cu +0 -0
  7945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.16uc4.cu +0 -0
  7946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.32fc1.cu +0 -0
  7947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.32fc3.cu +0 -0
  7948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.32fc4.cu +0 -0
  7949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.32sc1.cu +0 -0
  7950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.32sc3.cu +0 -0
  7951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.32sc4.cu +0 -0
  7952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.8uc1.cu +0 -0
  7953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.8uc3.cu +0 -0
  7954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.8uc4.cu +0 -0
  7955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/column_filter.hpp +0 -0
  7956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/filter2d.cu +0 -0
  7957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/median_filter.cu +0 -0
  7958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.16sc1.cu +0 -0
  7959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.16sc3.cu +0 -0
  7960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.16sc4.cu +0 -0
  7961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.16uc1.cu +0 -0
  7962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.16uc3.cu +0 -0
  7963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.16uc4.cu +0 -0
  7964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.32fc1.cu +0 -0
  7965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.32fc3.cu +0 -0
  7966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.32fc4.cu +0 -0
  7967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.32sc1.cu +0 -0
  7968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.32sc3.cu +0 -0
  7969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.32sc4.cu +0 -0
  7970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.8uc1.cu +0 -0
  7971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.8uc3.cu +0 -0
  7972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.8uc4.cu +0 -0
  7973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/row_filter.hpp +0 -0
  7974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/wavelet_matrix_2d.cuh +0 -0
  7975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/wavelet_matrix_feature_support_checks.h +0 -0
  7976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/wavelet_matrix_float_supporter.cuh +0 -0
  7977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/cuda/wavelet_matrix_multi.cuh +0 -0
  7978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/filtering.cpp +0 -0
  7979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/src/precomp.hpp +0 -0
  7980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/test/test_filters.cpp +0 -0
  7981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/test/test_main.cpp +0 -0
  7982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudafilters/test/test_precomp.hpp +0 -0
  7983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/CMakeLists.txt +0 -0
  7984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/doc/cudaimgproc.bib +0 -0
  7985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/include/opencv2/cudaimgproc.hpp +0 -0
  7986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/misc/python/test/test_cudaimgproc.py +0 -0
  7987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_bilateral_filter.cpp +0 -0
  7988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_blend.cpp +0 -0
  7989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_canny.cpp +0 -0
  7990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_color.cpp +0 -0
  7991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_corners.cpp +0 -0
  7992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_gftt.cpp +0 -0
  7993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_histogram.cpp +0 -0
  7994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_hough.cpp +0 -0
  7995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_main.cpp +0 -0
  7996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_match_template.cpp +0 -0
  7997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_mean_shift.cpp +0 -0
  7998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_moments.cpp +0 -0
  7999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/perf/perf_precomp.hpp +0 -0
  8000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/samples/connected_components.cpp +0 -0
  8001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/bilateral_filter.cpp +0 -0
  8002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/blend.cpp +0 -0
  8003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/canny.cpp +0 -0
  8004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/color.cpp +0 -0
  8005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/connectedcomponents.cpp +0 -0
  8006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/corners.cpp +0 -0
  8007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/bilateral_filter.cu +0 -0
  8008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/blend.cu +0 -0
  8009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/build_point_list.cu +0 -0
  8010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/canny.cu +0 -0
  8011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/clahe.cu +0 -0
  8012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/color.cu +0 -0
  8013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/connectedcomponents.cu +0 -0
  8014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/corners.cu +0 -0
  8015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/debayer.cu +0 -0
  8016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/generalized_hough.cu +0 -0
  8017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/gftt.cu +0 -0
  8018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/hist.cu +0 -0
  8019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/hough_circles.cu +0 -0
  8020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/hough_lines.cu +0 -0
  8021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/hough_segments.cu +0 -0
  8022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/match_template.cu +0 -0
  8023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/mean_shift.cu +0 -0
  8024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/moments.cu +0 -0
  8025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cuda/moments.cuh +0 -0
  8026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/cvt_color_internal.h +0 -0
  8027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/generalized_hough.cpp +0 -0
  8028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/gftt.cpp +0 -0
  8029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/histogram.cpp +0 -0
  8030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/hough_circles.cpp +0 -0
  8031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/hough_lines.cpp +0 -0
  8032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/hough_segments.cpp +0 -0
  8033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/match_template.cpp +0 -0
  8034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/mean_shift.cpp +0 -0
  8035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/moments.cpp +0 -0
  8036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/mssegmentation.cpp +0 -0
  8037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/src/precomp.hpp +0 -0
  8038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_bilateral_filter.cpp +0 -0
  8039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_blend.cpp +0 -0
  8040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_canny.cpp +0 -0
  8041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_color.cpp +0 -0
  8042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_connectedcomponents.cpp +0 -0
  8043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_corners.cpp +0 -0
  8044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_gftt.cpp +0 -0
  8045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_histogram.cpp +0 -0
  8046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_hough.cpp +0 -0
  8047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_main.cpp +0 -0
  8048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_match_template.cpp +0 -0
  8049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_mean_shift.cpp +0 -0
  8050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_moments.cpp +0 -0
  8051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaimgproc/test/test_precomp.hpp +0 -0
  8052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/CMakeLists.txt +0 -0
  8053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp +0 -0
  8054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy/NCVBroxOpticalFlow.hpp +0 -0
  8055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp +0 -0
  8056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy/NCVPyramid.hpp +0 -0
  8057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp +0 -0
  8058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy/private.hpp +0 -0
  8059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/include/opencv2/cudalegacy.hpp +0 -0
  8060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/perf/perf_bgsegm.cpp +0 -0
  8061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/perf/perf_calib3d.cpp +0 -0
  8062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/perf/perf_labeling.cpp +0 -0
  8063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/perf/perf_main.cpp +0 -0
  8064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/perf/perf_precomp.hpp +0 -0
  8065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/NCV.cpp +0 -0
  8066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/bm.cpp +0 -0
  8067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/bm_fast.cpp +0 -0
  8068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/calib3d.cpp +0 -0
  8069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCV.cu +0 -0
  8070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVAlg.hpp +0 -0
  8071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVBroxOpticalFlow.cu +0 -0
  8072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVColorConversion.hpp +0 -0
  8073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVHaarObjectDetection.cu +0 -0
  8074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVPixelOperations.hpp +0 -0
  8075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVPyramid.cu +0 -0
  8076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NCVRuntimeTemplates.hpp +0 -0
  8077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/NPP_staging.cu +0 -0
  8078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/bm.cu +0 -0
  8079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/bm_fast.cu +0 -0
  8080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/calib3d.cu +0 -0
  8081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/ccomponetns.cu +0 -0
  8082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/fgd.cu +0 -0
  8083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/fgd.hpp +0 -0
  8084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/gmg.cu +0 -0
  8085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/cuda/needle_map.cu +0 -0
  8086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/fgd.cpp +0 -0
  8087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/gmg.cpp +0 -0
  8088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/graphcuts.cpp +0 -0
  8089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/image_pyramid.cpp +0 -0
  8090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/interpolate_frames.cpp +0 -0
  8091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/needle_map.cpp +0 -0
  8092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/src/precomp.hpp +0 -0
  8093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/NCVAutoTestLister.hpp +0 -0
  8094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/NCVTest.hpp +0 -0
  8095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/NCVTestSourceProvider.hpp +0 -0
  8096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestCompact.cpp +0 -0
  8097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestCompact.h +0 -0
  8098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestDrawRects.cpp +0 -0
  8099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestDrawRects.h +0 -0
  8100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHaarCascadeApplication.cpp +0 -0
  8101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHaarCascadeApplication.h +0 -0
  8102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHaarCascadeLoader.cpp +0 -0
  8103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHaarCascadeLoader.h +0 -0
  8104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHypothesesFilter.cpp +0 -0
  8105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHypothesesFilter.h +0 -0
  8106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHypothesesGrow.cpp +0 -0
  8107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestHypothesesGrow.h +0 -0
  8108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestIntegralImage.cpp +0 -0
  8109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestIntegralImage.h +0 -0
  8110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestIntegralImageSquared.cpp +0 -0
  8111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestIntegralImageSquared.h +0 -0
  8112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestRectStdDev.cpp +0 -0
  8113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestRectStdDev.h +0 -0
  8114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestResize.cpp +0 -0
  8115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestResize.h +0 -0
  8116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestTranspose.cpp +0 -0
  8117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/TestTranspose.h +0 -0
  8118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/main_nvidia.cpp +0 -0
  8119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/main_test_nvidia.h +0 -0
  8120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/test_calib3d.cpp +0 -0
  8121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/test_labeling.cpp +0 -0
  8122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/test_main.cpp +0 -0
  8123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/test_nvidia.cpp +0 -0
  8124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudalegacy/test/test_precomp.hpp +0 -0
  8125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/CMakeLists.txt +0 -0
  8126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/include/opencv2/cudaobjdetect.hpp +0 -0
  8127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/misc/python/test/test_cudaobjdetect.py +0 -0
  8128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/perf/perf_main.cpp +0 -0
  8129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/perf/perf_objdetect.cpp +0 -0
  8130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/perf/perf_precomp.hpp +0 -0
  8131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/src/cascadeclassifier.cpp +0 -0
  8132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/src/cuda/hog.cu +0 -0
  8133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/src/cuda/lbp.cu +0 -0
  8134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/src/cuda/lbp.hpp +0 -0
  8135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/src/hog.cpp +0 -0
  8136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/src/precomp.hpp +0 -0
  8137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/test/test_main.cpp +0 -0
  8138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/test/test_objdetect.cpp +0 -0
  8139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaobjdetect/test/test_precomp.hpp +0 -0
  8140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/CMakeLists.txt +0 -0
  8141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/include/opencv2/cudaoptflow.hpp +0 -0
  8142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/misc/python/test/test_nvidiaopticalflow.py +0 -0
  8143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/perf/perf_main.cpp +0 -0
  8144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/perf/perf_optflow.cpp +0 -0
  8145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/perf/perf_precomp.hpp +0 -0
  8146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/samples/nvidia_optical_flow.cpp +0 -0
  8147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/samples/optical_flow.cpp +0 -0
  8148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/brox.cpp +0 -0
  8149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/cuda/farneback.cu +0 -0
  8150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/cuda/nvidiaOpticalFlow.cu +0 -0
  8151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/cuda/pyrlk.cu +0 -0
  8152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/cuda/tvl1flow.cu +0 -0
  8153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/farneback.cpp +0 -0
  8154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/nvidiaOpticalFlow.cpp +0 -0
  8155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/precomp.hpp +0 -0
  8156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/pyrlk.cpp +0 -0
  8157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/src/tvl1flow.cpp +0 -0
  8158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/test/test_main.cpp +0 -0
  8159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/test/test_optflow.cpp +0 -0
  8160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudaoptflow/test/test_precomp.hpp +0 -0
  8161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/CMakeLists.txt +0 -0
  8162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/doc/cudastereo.bib +0 -0
  8163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/include/opencv2/cudastereo.hpp +0 -0
  8164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/misc/python/test/test_cudastereo.py +0 -0
  8165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/perf/perf_main.cpp +0 -0
  8166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/perf/perf_precomp.hpp +0 -0
  8167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/perf/perf_stereo.cpp +0 -0
  8168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/disparity_bilateral_filter.cu +0 -0
  8169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/disparity_bilateral_filter.hpp +0 -0
  8170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/stereobm.cu +0 -0
  8171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/stereobp.cu +0 -0
  8172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/stereocsbp.cu +0 -0
  8173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/stereocsbp.hpp +0 -0
  8174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/stereosgm.cu +0 -0
  8175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/stereosgm.hpp +0 -0
  8176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/cuda/util.cu +0 -0
  8177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/disparity_bilateral_filter.cpp +0 -0
  8178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/precomp.hpp +0 -0
  8179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/stereobm.cpp +0 -0
  8180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/stereobp.cpp +0 -0
  8181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/stereocsbp.cpp +0 -0
  8182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/stereosgm.cpp +0 -0
  8183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/src/util.cpp +0 -0
  8184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/test/test_main.cpp +0 -0
  8185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/test/test_precomp.hpp +0 -0
  8186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/test/test_sgm_funcs.cpp +0 -0
  8187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudastereo/test/test_stereo.cpp +0 -0
  8188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/CMakeLists.txt +0 -0
  8189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/include/opencv2/cudawarping.hpp +0 -0
  8190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/misc/python/test/test_cudawarping.py +0 -0
  8191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/perf/perf_main.cpp +0 -0
  8192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/perf/perf_precomp.hpp +0 -0
  8193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/perf/perf_warping.cpp +0 -0
  8194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/cuda/pyr_down.cu +0 -0
  8195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/cuda/pyr_up.cu +0 -0
  8196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/cuda/remap.cu +0 -0
  8197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/cuda/resize.cu +0 -0
  8198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/cuda/warp.cu +0 -0
  8199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/precomp.hpp +0 -0
  8200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/pyramids.cpp +0 -0
  8201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/remap.cpp +0 -0
  8202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/resize.cpp +0 -0
  8203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/src/warp.cpp +0 -0
  8204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/interpolation.hpp +0 -0
  8205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_main.cpp +0 -0
  8206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_precomp.hpp +0 -0
  8207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_pyramids.cpp +0 -0
  8208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_remap.cpp +0 -0
  8209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_resize.cpp +0 -0
  8210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_warp_affine.cpp +0 -0
  8211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudawarping/test/test_warp_perspective.cpp +0 -0
  8212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/CMakeLists.txt +0 -0
  8213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/block.hpp +0 -0
  8214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/detail/reduce.hpp +0 -0
  8215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/detail/reduce_key_val.hpp +0 -0
  8216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/dynamic_smem.hpp +0 -0
  8217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/reduce.hpp +0 -0
  8218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/scan.hpp +0 -0
  8219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/block/vec_distance.hpp +0 -0
  8220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/common.hpp +0 -0
  8221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/binary_func.hpp +0 -0
  8222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/binary_op.hpp +0 -0
  8223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/color.hpp +0 -0
  8224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/deriv.hpp +0 -0
  8225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/expr.hpp +0 -0
  8226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/per_element_func.hpp +0 -0
  8227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/reduction.hpp +0 -0
  8228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/unary_func.hpp +0 -0
  8229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/unary_op.hpp +0 -0
  8230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/expr/warping.hpp +0 -0
  8231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/functional/color_cvt.hpp +0 -0
  8232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp +0 -0
  8233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/functional/functional.hpp +0 -0
  8234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/functional/tuple_adapter.hpp +0 -0
  8235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/copy.hpp +0 -0
  8236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/copy.hpp +0 -0
  8237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/histogram.hpp +0 -0
  8238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/integral.hpp +0 -0
  8239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/minmaxloc.hpp +0 -0
  8240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/pyr_down.hpp +0 -0
  8241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/pyr_up.hpp +0 -0
  8242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/reduce.hpp +0 -0
  8243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_column.hpp +0 -0
  8244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/reduce_to_row.hpp +0 -0
  8245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/split_merge.hpp +0 -0
  8246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp +0 -0
  8247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/detail/transpose.hpp +0 -0
  8248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/histogram.hpp +0 -0
  8249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/integral.hpp +0 -0
  8250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/pyramids.hpp +0 -0
  8251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/reduce.hpp +0 -0
  8252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp +0 -0
  8253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/split_merge.hpp +0 -0
  8254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/transform.hpp +0 -0
  8255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/grid/transpose.hpp +0 -0
  8256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/constant.hpp +0 -0
  8257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/deriv.hpp +0 -0
  8258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/detail/gpumat.hpp +0 -0
  8259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/extrapolation.hpp +0 -0
  8260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/glob.hpp +0 -0
  8261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/gpumat.hpp +0 -0
  8262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/interpolation.hpp +0 -0
  8263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/lut.hpp +0 -0
  8264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/mask.hpp +0 -0
  8265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp +0 -0
  8266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/resize.hpp +0 -0
  8267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/texture.hpp +0 -0
  8268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/traits.hpp +0 -0
  8269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp +0 -0
  8270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/warping.hpp +0 -0
  8271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp +0 -0
  8272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/atomic.hpp +0 -0
  8273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/detail/tuple.hpp +0 -0
  8274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/detail/type_traits.hpp +0 -0
  8275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/limits.hpp +0 -0
  8276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/saturate_cast.hpp +0 -0
  8277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/simd_functions.hpp +0 -0
  8278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/tuple.hpp +0 -0
  8279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/type_traits.hpp +0 -0
  8280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/vec_math.hpp +0 -0
  8281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/util/vec_traits.hpp +0 -0
  8282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/warp/detail/reduce.hpp +0 -0
  8283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/warp/detail/reduce_key_val.hpp +0 -0
  8284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/warp/reduce.hpp +0 -0
  8285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/warp/scan.hpp +0 -0
  8286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/warp/shuffle.hpp +0 -0
  8287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev/warp/warp.hpp +0 -0
  8288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/include/opencv2/cudev.hpp +0 -0
  8289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/src/stub.cpp +0 -0
  8290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/CMakeLists.txt +0 -0
  8291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_arithm_func.cu +0 -0
  8292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_arithm_op.cu +0 -0
  8293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_bitwize_op.cu +0 -0
  8294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_cmp_op.cu +0 -0
  8295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_color_cvt.cu +0 -0
  8296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_cvt.cu +0 -0
  8297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_deriv.cu +0 -0
  8298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_integral.cu +0 -0
  8299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_lut.cu +0 -0
  8300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_main.cpp +0 -0
  8301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_nd.cu +0 -0
  8302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_precomp.hpp +0 -0
  8303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_pyramids.cu +0 -0
  8304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_reduction.cu +0 -0
  8305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_scan.cu +0 -0
  8306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_split_merge.cu +0 -0
  8307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/test_warp.cu +0 -0
  8308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cudev/test/transpose.cu +0 -0
  8309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/.clang-format +0 -0
  8310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/.gitignore +0 -0
  8311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/CMakeLists.txt +0 -0
  8312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/LICENSE +0 -0
  8313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/README.md +0 -0
  8314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/call_meta_data.hpp +0 -0
  8315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/cvv.hpp +0 -0
  8316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/debug_mode.hpp +0 -0
  8317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/dmatch.hpp +0 -0
  8318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/filter.hpp +0 -0
  8319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/final_show.hpp +0 -0
  8320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv/show_image.hpp +0 -0
  8321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/include/opencv2/cvv.hpp +0 -0
  8322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/samples/cvv_demo.cpp +0 -0
  8323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/controller/view_controller.cpp +0 -0
  8324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/controller/view_controller.hpp +0 -0
  8325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/extension_api/api.cpp +0 -0
  8326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/extension_api/api.hpp +0 -0
  8327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/call_tab.hpp +0 -0
  8328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/call_window.cpp +0 -0
  8329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/call_window.hpp +0 -0
  8330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/filter_call_tab.hpp +0 -0
  8331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/image_call_tab.cpp +0 -0
  8332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/image_call_tab.hpp +0 -0
  8333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/main_call_window.cpp +0 -0
  8334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/main_call_window.hpp +0 -0
  8335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/match_call_tab.hpp +0 -0
  8336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/multiview_call_tab.hpp +0 -0
  8337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_group_subtable.cpp +0 -0
  8338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_group_subtable.hpp +0 -0
  8339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_panel.cpp +0 -0
  8340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_panel.hpp +0 -0
  8341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_table.cpp +0 -0
  8342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_table.hpp +0 -0
  8343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_table_row.cpp +0 -0
  8344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/overview_table_row.hpp +0 -0
  8345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/rawview_group_subtable.cpp +0 -0
  8346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/rawview_group_subtable.hpp +0 -0
  8347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/rawview_table.cpp +0 -0
  8348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/rawview_table.hpp +0 -0
  8349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/rawview_table_row.cpp +0 -0
  8350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/rawview_table_row.hpp +0 -0
  8351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/gui/tabwidget.hpp +0 -0
  8352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/call.cpp +0 -0
  8353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/call.hpp +0 -0
  8354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/data_controller.cpp +0 -0
  8355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/data_controller.hpp +0 -0
  8356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/dmatch.cpp +0 -0
  8357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/filter.cpp +0 -0
  8358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/filter_call.cpp +0 -0
  8359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/filter_call.hpp +0 -0
  8360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/final_show.cpp +0 -0
  8361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/init.cpp +0 -0
  8362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/init.hpp +0 -0
  8363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/match_call.cpp +0 -0
  8364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/match_call.hpp +0 -0
  8365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/show_image.cpp +0 -0
  8366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/single_image_call.cpp +0 -0
  8367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/impl/single_image_call.hpp +0 -0
  8368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/accordion.cpp +0 -0
  8369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/accordion.hpp +0 -0
  8370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/autofilterwidget.hpp +0 -0
  8371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/collapsable.cpp +0 -0
  8372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/collapsable.hpp +0 -0
  8373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/changed_pixels_widget.cpp +0 -0
  8374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/changed_pixels_widget.hpp +0 -0
  8375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/channelreorderfilter.cpp +0 -0
  8376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/channelreorderfilter.hpp +0 -0
  8377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/diffFilterWidget.cpp +0 -0
  8378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/diffFilterWidget.hpp +0 -0
  8379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/grayfilterwidget.cpp +0 -0
  8380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/grayfilterwidget.hpp +0 -0
  8381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/overlayfilterwidget.cpp +0 -0
  8382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/overlayfilterwidget.hpp +0 -0
  8383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/sobelfilterwidget.cpp +0 -0
  8384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filter/sobelfilterwidget.hpp +0 -0
  8385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filterfunctionwidget.hpp +0 -0
  8386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/filterselectorwidget.hpp +0 -0
  8387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/histogram.cpp +0 -0
  8388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/histogram.hpp +0 -0
  8389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/histogramoptpanel.cpp +0 -0
  8390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/histogramoptpanel.hpp +0 -0
  8391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/intervallselector.hpp +0 -0
  8392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/colorutil.hpp +0 -0
  8393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/cvvkeypoint.cpp +0 -0
  8394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/cvvkeypoint.hpp +0 -0
  8395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/cvvmatch.cpp +0 -0
  8396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/cvvmatch.hpp +0 -0
  8397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/cvvpointmatch.cpp +0 -0
  8398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/cvvpointmatch.hpp +0 -0
  8399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/falsecolorkeypointpen.cpp +0 -0
  8400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/falsecolorkeypointpen.hpp +0 -0
  8401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/falsecolormatchpen.cpp +0 -0
  8402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/falsecolormatchpen.hpp +0 -0
  8403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointintervallselection.cpp +0 -0
  8404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointintervallselection.hpp +0 -0
  8405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointmanagement.cpp +0 -0
  8406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointmanagement.hpp +0 -0
  8407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointportionselector.cpp +0 -0
  8408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointportionselector.hpp +0 -0
  8409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointselection.hpp +0 -0
  8410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointselectionselector.cpp +0 -0
  8411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointselectionselector.hpp +0 -0
  8412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointsettings.hpp +0 -0
  8413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointsettingsselector.cpp +0 -0
  8414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointsettingsselector.hpp +0 -0
  8415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointshowsetting.cpp +0 -0
  8416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointshowsetting.hpp +0 -0
  8417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointvaluechooser.cpp +0 -0
  8418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/keypointvaluechooser.hpp +0 -0
  8419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchintervallselection.cpp +0 -0
  8420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchintervallselection.hpp +0 -0
  8421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchmanagement.cpp +0 -0
  8422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchmanagement.hpp +0 -0
  8423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchportionselector.cpp +0 -0
  8424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchportionselector.hpp +0 -0
  8425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchscene.cpp +0 -0
  8426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchscene.hpp +0 -0
  8427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchselection.hpp +0 -0
  8428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchselectionselector.cpp +0 -0
  8429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchselectionselector.hpp +0 -0
  8430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchsettings.hpp +0 -0
  8431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchsettingsselector.cpp +0 -0
  8432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchsettingsselector.hpp +0 -0
  8433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchshowsetting.cpp +0 -0
  8434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/matchshowsetting.hpp +0 -0
  8435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/rawview_window.cpp +0 -0
  8436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/rawview_window.hpp +0 -0
  8437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/showinrawviewwidget.cpp +0 -0
  8438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/showinrawviewwidget.hpp +0 -0
  8439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/singlecolorkeypointpen.cpp +0 -0
  8440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/singlecolorkeypointpen.hpp +0 -0
  8441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/singlecolormatchpen.cpp +0 -0
  8442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/singlecolormatchpen.hpp +0 -0
  8443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/zoomableproxyobject.cpp +0 -0
  8444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/matchview/zoomableproxyobject.hpp +0 -0
  8445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/portionselector.hpp +0 -0
  8446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/registerhelper.hpp +0 -0
  8447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/signalslot.hpp +0 -0
  8448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/stfl_query_widget.cpp +0 -0
  8449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/stfl_query_widget.hpp +0 -0
  8450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/stfl_query_widget_completer.hpp +0 -0
  8451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/stfl_query_widget_lineedit.cpp +0 -0
  8452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/stfl_query_widget_lineedit.hpp +0 -0
  8453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/synczoomwidget.cpp +0 -0
  8454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/synczoomwidget.hpp +0 -0
  8455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/types.hpp +0 -0
  8456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/util.cpp +0 -0
  8457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/util.hpp +0 -0
  8458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/zoomableimage.cpp +0 -0
  8459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/zoomableimage.hpp +0 -0
  8460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/zoomableimageoptpanel.cpp +0 -0
  8461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/qtutil/zoomableimageoptpanel.hpp +0 -0
  8462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/stfl/element_group.hpp +0 -0
  8463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/stfl/stfl_engine.hpp +0 -0
  8464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/stfl/stringutils.cpp +0 -0
  8465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/stfl/stringutils.hpp +0 -0
  8466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/util/observer_ptr.hpp +0 -0
  8467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/util/util.hpp +0 -0
  8468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/defaultfilterview.cpp +0 -0
  8469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/defaultfilterview.hpp +0 -0
  8470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/dual_filter_view.cpp +0 -0
  8471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/dual_filter_view.hpp +0 -0
  8472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/filter_view.hpp +0 -0
  8473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/image_view.cpp +0 -0
  8474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/image_view.hpp +0 -0
  8475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/linematchview.cpp +0 -0
  8476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/linematchview.hpp +0 -0
  8477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/match_view.hpp +0 -0
  8478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/pointmatchview.cpp +0 -0
  8479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/pointmatchview.hpp +0 -0
  8480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/rawview.cpp +0 -0
  8481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/rawview.hpp +0 -0
  8482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/singlefilterview.cpp +0 -0
  8483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/singlefilterview.hpp +0 -0
  8484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/translationsmatchview.cpp +0 -0
  8485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/src/view/translationsmatchview.hpp +0 -0
  8486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_debug_flag.cpp +0 -0
  8487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_is_any_of.cpp +0 -0
  8488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_location.cpp +0 -0
  8489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_main.cpp +0 -0
  8490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_observer_ptr.cpp +0 -0
  8491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_precomp.hpp +0 -0
  8492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/test/test_reference.cpp +0 -0
  8493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/01_overview_single.jpg +0 -0
  8494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/02_single_image_view.jpg +0 -0
  8495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/03_overview_two.jpg +0 -0
  8496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/04_default_filter_view.jpg +0 -0
  8497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/05_default_filter_view_high_zoom.jpg +0 -0
  8498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/06_default_filter_view_edges.jpg +0 -0
  8499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/07_dual_filter_view_edges.jpg +0 -0
  8500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/08_overview_all.jpg +0 -0
  8501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/09_overview_filtered_type_match.jpg +0 -0
  8502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/10_line_match_view-cutout-small.jpg +0 -0
  8503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/10_line_match_view-cutout.jpg +0 -0
  8504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/10_line_match_view.jpg +0 -0
  8505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/11_line_match_view_portion_selector.jpg +0 -0
  8506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/12_translation_match_view_portion_selector.jpg +0 -0
  8507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/13_raw_view.jpg +0 -0
  8508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/14_overview_group_by_line.jpg +0 -0
  8509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/images/Visual_Debugging_Introduction_Tutorial_Cover.jpg +0 -0
  8510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/cvv/tutorials/visual_debugging_introduction.markdown +0 -0
  8511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/CMakeLists.txt +0 -0
  8512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/README.md +0 -0
  8513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/ar_hmdb.hpp +0 -0
  8514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/ar_sports.hpp +0 -0
  8515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/dataset.hpp +0 -0
  8516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/fr_adience.hpp +0 -0
  8517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/fr_lfw.hpp +0 -0
  8518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/gr_chalearn.hpp +0 -0
  8519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/gr_skig.hpp +0 -0
  8520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/hpe_humaneva.hpp +0 -0
  8521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/hpe_parse.hpp +0 -0
  8522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/ir_affine.hpp +0 -0
  8523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/ir_robot.hpp +0 -0
  8524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/is_bsds.hpp +0 -0
  8525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/is_weizmann.hpp +0 -0
  8526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/msm_epfl.hpp +0 -0
  8527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/msm_middlebury.hpp +0 -0
  8528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/or_imagenet.hpp +0 -0
  8529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/or_mnist.hpp +0 -0
  8530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/or_pascal.hpp +0 -0
  8531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/or_sun.hpp +0 -0
  8532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/pd_caltech.hpp +0 -0
  8533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/pd_inria.hpp +0 -0
  8534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/slam_kitti.hpp +0 -0
  8535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/slam_tumindoor.hpp +0 -0
  8536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/sr_bsds.hpp +0 -0
  8537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/sr_div2k.hpp +0 -0
  8538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/sr_general100.hpp +0 -0
  8539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/tr_chars.hpp +0 -0
  8540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/tr_icdar.hpp +0 -0
  8541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/tr_svt.hpp +0 -0
  8542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/track_alov.hpp +0 -0
  8543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/track_vot.hpp +0 -0
  8544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/include/opencv2/datasets/util.hpp +0 -0
  8545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/ar_hmdb.cpp +0 -0
  8546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/ar_hmdb_benchmark.cpp +0 -0
  8547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/ar_sports.cpp +0 -0
  8548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/fr_adience.cpp +0 -0
  8549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/fr_lfw.cpp +0 -0
  8550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/fr_lfw_benchmark.cpp +0 -0
  8551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/gr_chalearn.cpp +0 -0
  8552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/gr_skig.cpp +0 -0
  8553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/hpe_humaneva.cpp +0 -0
  8554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/hpe_parse.cpp +0 -0
  8555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/ir_affine.cpp +0 -0
  8556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/ir_robot.cpp +0 -0
  8557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/is_bsds.cpp +0 -0
  8558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/is_weizmann.cpp +0 -0
  8559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/msm_epfl.cpp +0 -0
  8560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/msm_middlebury.cpp +0 -0
  8561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/or_imagenet.cpp +0 -0
  8562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/or_mnist.cpp +0 -0
  8563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/or_pascal.cpp +0 -0
  8564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/or_sun.cpp +0 -0
  8565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/pd_caltech.cpp +0 -0
  8566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/pd_inria.cpp +0 -0
  8567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/slam_kitti.cpp +0 -0
  8568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/slam_tumindoor.cpp +0 -0
  8569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/sr_bsds.cpp +0 -0
  8570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/sr_div2k.cpp +0 -0
  8571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/sr_general100.cpp +0 -0
  8572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/tr_chars.cpp +0 -0
  8573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/tr_chars_benchmark.cpp +0 -0
  8574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/tr_icdar.cpp +0 -0
  8575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/tr_icdar_benchmark.cpp +0 -0
  8576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/tr_svt.cpp +0 -0
  8577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/tr_svt_benchmark.cpp +0 -0
  8578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/samples/track_vot.cpp +0 -0
  8579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/ar_hmdb.cpp +0 -0
  8580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/ar_sports.cpp +0 -0
  8581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/dataset.cpp +0 -0
  8582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/fr_adience.cpp +0 -0
  8583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/fr_lfw.cpp +0 -0
  8584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/gr_chalearn.cpp +0 -0
  8585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/gr_skig.cpp +0 -0
  8586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/hpe_humaneva.cpp +0 -0
  8587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/hpe_parse.cpp +0 -0
  8588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/ir_affine.cpp +0 -0
  8589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/ir_robot.cpp +0 -0
  8590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/is_bsds.cpp +0 -0
  8591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/is_weizmann.cpp +0 -0
  8592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/msm_epfl.cpp +0 -0
  8593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/msm_middlebury.cpp +0 -0
  8594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/or_imagenet.cpp +0 -0
  8595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/or_mnist.cpp +0 -0
  8596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/or_pascal.cpp +0 -0
  8597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/or_sun.cpp +0 -0
  8598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/pd_caltech.cpp +0 -0
  8599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/pd_inria.cpp +0 -0
  8600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/slam_kitti.cpp +0 -0
  8601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/slam_tumindoor.cpp +0 -0
  8602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/sr_bsds.cpp +0 -0
  8603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/sr_div2k.cpp +0 -0
  8604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/sr_general100.cpp +0 -0
  8605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/tinyxml2/tinyxml2.cpp +0 -0
  8606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/tinyxml2/tinyxml2.h +0 -0
  8607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/tr_chars.cpp +0 -0
  8608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/tr_icdar.cpp +0 -0
  8609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/tr_svt.cpp +0 -0
  8610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/track_alov.cpp +0 -0
  8611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/track_vot.cpp +0 -0
  8612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/datasets/src/util.cpp +0 -0
  8613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/CMakeLists.txt +0 -0
  8614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/README.md +0 -0
  8615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/doc/dnn_objdetect.bib +0 -0
  8616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/include/opencv2/core_detect.hpp +0 -0
  8617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/README.md +0 -0
  8618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/SqueezeDet_deploy.prototxt +0 -0
  8619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/SqueezeDet_solver.prototxt +0 -0
  8620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/SqueezeDet_train_test.prototxt +0 -0
  8621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/SqueezeNet_deploy.prototxt +0 -0
  8622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/SqueezeNet_solver.prototxt +0 -0
  8623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/data/SqueezeNet_train_test.prototxt +0 -0
  8624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/image_classification.cpp +0 -0
  8625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/samples/obj_detect.cpp +0 -0
  8626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/scripts/k_means.py +0 -0
  8627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/scripts/pascal_preprocess.py +0 -0
  8628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/src/core_detect.cpp +0 -0
  8629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/src/precomp.hpp +0 -0
  8630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/dnn_objdetect_tutorial.markdown +0 -0
  8631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/aero_det.jpg +0 -0
  8632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/aero_thresh_det.jpg +0 -0
  8633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/aeroplane.jpg +0 -0
  8634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/bus.jpg +0 -0
  8635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/bus_det.jpg +0 -0
  8636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/cat.jpg +0 -0
  8637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/cat_det.jpg +0 -0
  8638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/multi_1_det.jpg +0 -0
  8639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/multi_det.jpg +0 -0
  8640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/person.jpg +0 -0
  8641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/person_det.jpg +0 -0
  8642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/person_multi_det.jpg +0 -0
  8643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/persons_multi.jpg +0 -0
  8644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_objdetect/tutorials/images/space_shuttle.jpg +0 -0
  8645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/CMakeLists.txt +0 -0
  8646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/README.md +0 -0
  8647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/include/opencv2/dnn_superres.hpp +0 -0
  8648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/misc/java/test/DnnSuperresTest.java +0 -0
  8649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/misc/python/test/test_dnn_superres.py +0 -0
  8650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/perf/perf_dnn_superres.cpp +0 -0
  8651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/perf/perf_main.cpp +0 -0
  8652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/perf/perf_precomp.hpp +0 -0
  8653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/samples/butterfly.png +0 -0
  8654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/samples/dnn_superres.cpp +0 -0
  8655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/samples/dnn_superres_benchmark_quality.cpp +0 -0
  8656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/samples/dnn_superres_benchmark_time.cpp +0 -0
  8657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/samples/dnn_superres_multioutput.cpp +0 -0
  8658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/samples/dnn_superres_video.cpp +0 -0
  8659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/src/dnn_superres.cpp +0 -0
  8660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/src/precomp.hpp +0 -0
  8661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/test/test_dnn_superres.cpp +0 -0
  8662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/test/test_main.cpp +0 -0
  8663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/test/test_precomp.hpp +0 -0
  8664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/bicubic_butterfly.jpg +0 -0
  8665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/bicubic_comic.jpg +0 -0
  8666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/bicubic_div2k.jpg +0 -0
  8667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/bicubic_urban.jpg +0 -0
  8668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/edsr_butterfly.jpg +0 -0
  8669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/edsr_comic.jpg +0 -0
  8670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/edsr_urban.jpg +0 -0
  8671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/espcn_butterfly.jpg +0 -0
  8672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/espcn_comic.jpg +0 -0
  8673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/espcn_urban.jpg +0 -0
  8674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/fsrcnn_butterfly.jpg +0 -0
  8675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/fsrcnn_comic.jpg +0 -0
  8676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/fsrcnn_urban.jpg +0 -0
  8677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lanczos_butterfly.jpg +0 -0
  8678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lanczos_comic.jpg +0 -0
  8679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lanczos_div2k.jpg +0 -0
  8680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lanczos_urban.jpg +0 -0
  8681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lapsrn_butterfly.jpg +0 -0
  8682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lapsrn_comic.jpg +0 -0
  8683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/lapsrn_div2k.jpg +0 -0
  8684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/nearest_butterfly.jpg +0 -0
  8685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/nearest_comic.jpg +0 -0
  8686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/nearest_div2k.jpg +0 -0
  8687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/nearest_urban.jpg +0 -0
  8688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/orig_butterfly.jpg +0 -0
  8689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/orig_comic.jpg +0 -0
  8690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/orig_div2k.jpg +0 -0
  8691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/images/orig_urban.jpg +0 -0
  8692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/benchmark/sr_benchmark.markdown +0 -0
  8693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/table_of_content_dnn_superres.markdown +0 -0
  8694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/upscale_image_multi/upscale_image_multi.markdown +0 -0
  8695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/upscale_image_single/images/bicubicOutput.jpg +0 -0
  8696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/upscale_image_single/images/fsrcnnOutput.jpg +0 -0
  8697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/upscale_image_single/images/input.jpg +0 -0
  8698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/upscale_image_single/upscale_image_single.markdown +0 -0
  8699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnn_superres/tutorials/upscale_video/upscale_video.markdown +0 -0
  8700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/.gitignore +0 -0
  8701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/Installation_Guide.pdf +0 -0
  8702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/README.md +0 -0
  8703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/download_caffe_evolutionary_algorithm.sh +0 -0
  8704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/download_caffe_gradient_ascent.sh +0 -0
  8705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/download_sferes.sh +0 -0
  8706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/hen_256.png +0 -0
  8707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/image_list.txt +0 -0
  8708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/imagenet_deploy_image_memory_data.prototxt +0 -0
  8709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/lenet/lenet_image_memory_data.prototxt +0 -0
  8710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/lenet/lenet_iter_10000 +0 -0
  8711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/lenet/mnist_image_list.txt +0 -0
  8712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/lenet/mnist_mean.binaryproto +0 -0
  8713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dnns_easily_fooled/model/lenet/mnist_sample_image.png +0 -0
  8714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/CMakeLists.txt +0 -0
  8715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/README.md +0 -0
  8716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/doc/dpm.bib +0 -0
  8717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/include/opencv2/dpm.hpp +0 -0
  8718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/samples/cascade_detect_camera.cpp +0 -0
  8719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/samples/cascade_detect_sequence.cpp +0 -0
  8720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/samples/data/inriaperson.xml +0 -0
  8721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_cascade.cpp +0 -0
  8722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_cascade.hpp +0 -0
  8723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_cascade_detector.cpp +0 -0
  8724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_convolution.cpp +0 -0
  8725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_convolution.hpp +0 -0
  8726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_feature.cpp +0 -0
  8727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_feature.hpp +0 -0
  8728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_model.cpp +0 -0
  8729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_model.hpp +0 -0
  8730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_nms.cpp +0 -0
  8731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/dpm_nms.hpp +0 -0
  8732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/dpm/src/precomp.hpp +0 -0
  8733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/CMakeLists.txt +0 -0
  8734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/README.md +0 -0
  8735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/doc/changelog.markdown +0 -0
  8736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/doc/face.bib +0 -0
  8737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/bif.hpp +0 -0
  8738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/face_alignment.hpp +0 -0
  8739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/facemark.hpp +0 -0
  8740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/facemarkAAM.hpp +0 -0
  8741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/facemarkLBF.hpp +0 -0
  8742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/facemark_train.hpp +0 -0
  8743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/facerec.hpp +0 -0
  8744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/mace.hpp +0 -0
  8745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face/predict_collector.hpp +0 -0
  8746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/include/opencv2/face.hpp +0 -0
  8747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/misc/java/gen_dict.json +0 -0
  8748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/misc/objc/gen_dict.json +0 -0
  8749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/CMakeLists.txt +0 -0
  8750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/Facemark.java +0 -0
  8751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/etc/at.txt +0 -0
  8752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/etc/create_csv.py +0 -0
  8753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/etc/crop_face.py +0 -0
  8754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facemark_demo_aam.cpp +0 -0
  8755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facemark_demo_lbf.cpp +0 -0
  8756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facemark_lbf_fitting.cpp +0 -0
  8757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facerec_demo.cpp +0 -0
  8758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facerec_eigenfaces.cpp +0 -0
  8759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facerec_fisherfaces.cpp +0 -0
  8760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facerec_lbph.cpp +0 -0
  8761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facerec_save_load.cpp +0 -0
  8762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/facerec_video.cpp +0 -0
  8763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/landmarks_demo.py +0 -0
  8764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/mace_webcam.cpp +0 -0
  8765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/sampleDetectLandmarks.cpp +0 -0
  8766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/sampleDetectLandmarksvideo.cpp +0 -0
  8767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/sample_config_file.xml +0 -0
  8768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/sample_face_swapping.cpp +0 -0
  8769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/sample_train_landmark_detector.cpp +0 -0
  8770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/sample_train_landmark_detector2.cpp +0 -0
  8771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/samples/samplewriteconfigfile.cpp +0 -0
  8772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/bif.cpp +0 -0
  8773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/eigen_faces.cpp +0 -0
  8774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/face_alignment.cpp +0 -0
  8775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/face_alignmentimpl.hpp +0 -0
  8776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/face_basic.cpp +0 -0
  8777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/face_utils.hpp +0 -0
  8778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/facemark.cpp +0 -0
  8779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/facemarkAAM.cpp +0 -0
  8780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/facemarkLBF.cpp +0 -0
  8781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/facerec.cpp +0 -0
  8782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/fisher_faces.cpp +0 -0
  8783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/getlandmarks.cpp +0 -0
  8784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/lbph_faces.cpp +0 -0
  8785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/mace.cpp +0 -0
  8786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/precomp.hpp +0 -0
  8787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/predict_collector.cpp +0 -0
  8788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/regtree.cpp +0 -0
  8789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/src/trainFacemark.cpp +0 -0
  8790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_bif.cpp +0 -0
  8791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_face_align.cpp +0 -0
  8792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_facemark.cpp +0 -0
  8793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_facemark_aam.cpp +0 -0
  8794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_facemark_lbf.cpp +0 -0
  8795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_loadsave.cpp +0 -0
  8796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_mace.cpp +0 -0
  8797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_main.cpp +0 -0
  8798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/test/test_precomp.hpp +0 -0
  8799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/face_landmark_detection.markdown +0 -0
  8800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/face_landmark_trainer.markdown +0 -0
  8801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/face_landmark_video.markdown +0 -0
  8802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/2.jpg +0 -0
  8803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/227943776_1.jpg +0 -0
  8804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/230501201_1.jpg +0 -0
  8805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/3.jpg +0 -0
  8806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/ab-1.jpg +0 -0
  8807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/ab.jpg +0 -0
  8808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/d.png +0 -0
  8809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/face_swapped.jpg +0 -0
  8810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/facereg.jpg +0 -0
  8811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/test.png +0 -0
  8812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/train.png +0 -0
  8813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/images/train1.png +0 -0
  8814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_landmark/sample_face_swapping.markdown +0 -0
  8815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/face_tutorial.markdown +0 -0
  8816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/facerec_video/facerec_video.png +0 -0
  8817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/arnie_10_10_200_200.jpg +0 -0
  8818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/arnie_20_20_200_200.jpg +0 -0
  8819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/arnie_20_20_70_70.jpg +0 -0
  8820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/arnie_30_30_200_200.jpg +0 -0
  8821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/clooney_set.png +0 -0
  8822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/fisherface_0.png +0 -0
  8823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/fisherface_reconstruction_0.png +0 -0
  8824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/gender_classification/mean.png +0 -0
  8825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/at_database_small_sample_size.png +0 -0
  8826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/eigenface_reconstruction_opencv.png +0 -0
  8827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/eigenfaces_opencv.png +0 -0
  8828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/fisherface_reconstruction_opencv.png +0 -0
  8829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/fisherfaces_opencv.png +0 -0
  8830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/lbp/lbp.png +0 -0
  8831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/lbp/lbp_yale.jpg +0 -0
  8832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_recognition/img/lbp/patterns.png +0 -0
  8833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/face_tutorial.markdown +0 -0
  8834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/facemark_aam/facemark_aam.markdown +0 -0
  8835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/facemark_add_algorithm/facemark_add_algorithm.markdown +0 -0
  8836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/facemark_tutorial.markdown +0 -0
  8837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/face/tutorials/facemark_usage/facemark_usage.markdown +0 -0
  8838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/CMakeLists.txt +0 -0
  8839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/README.md +0 -0
  8840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/include/opencv2/freetype.hpp +0 -0
  8841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/src/freetype.cpp +0 -0
  8842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/src/precomp.hpp +0 -0
  8843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/test/test_basic.cpp +0 -0
  8844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/test/test_main.cpp +0 -0
  8845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/test/test_precomp.hpp +0 -0
  8846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/freetype/test/test_putText.cpp +0 -0
  8847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/CMakeLists.txt +0 -0
  8848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/README.md +0 -0
  8849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/doc/fuzzy.bib +0 -0
  8850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/include/opencv2/fuzzy/fuzzy_F0_math.hpp +0 -0
  8851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/include/opencv2/fuzzy/fuzzy_F1_math.hpp +0 -0
  8852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/include/opencv2/fuzzy/fuzzy_image.hpp +0 -0
  8853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/include/opencv2/fuzzy/types.hpp +0 -0
  8854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/include/opencv2/fuzzy.hpp +0 -0
  8855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/samples/fuzzy_filtering.cpp +0 -0
  8856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/samples/fuzzy_inpainting.cpp +0 -0
  8857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/samples/input.png +0 -0
  8858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/samples/mask1.png +0 -0
  8859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/samples/mask2.png +0 -0
  8860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/samples/mask3.png +0 -0
  8861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/src/fuzzy_F0_math.cpp +0 -0
  8862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/src/fuzzy_F1_math.cpp +0 -0
  8863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/src/fuzzy_image.cpp +0 -0
  8864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/src/precomp.hpp +0 -0
  8865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/test/test_f0.cpp +0 -0
  8866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/test/test_f1.cpp +0 -0
  8867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/test/test_image.cpp +0 -0
  8868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/test/test_main.cpp +0 -0
  8869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/test/test_precomp.hpp +0 -0
  8870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/filtering/filtering.markdown +0 -0
  8871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/filtering/images/fuzzy_filt_output.jpg +0 -0
  8872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/fuzzy.markdown +0 -0
  8873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/inpainting/images/fuzzy_inp_input.jpg +0 -0
  8874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/inpainting/images/fuzzy_inp_output.jpg +0 -0
  8875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/inpainting/inpainting.markdown +0 -0
  8876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/theory/images/fuzzy_BF_view.jpg +0 -0
  8877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/theory/images/fuzzy_pixel_view.jpg +0 -0
  8878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/fuzzy/tutorials/theory/theory.markdown +0 -0
  8879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/CMakeLists.txt +0 -0
  8880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/README.md +0 -0
  8881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/attributes-details.png +0 -0
  8882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/attributes-file.png +0 -0
  8883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/create_groups.png +0 -0
  8884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/hdfview_demo.gif +0 -0
  8885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/root_group_single_channel.png +0 -0
  8886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/single_channel.png +0 -0
  8887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/doc/pics/two_channels.png +0 -0
  8888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/include/opencv2/hdf/hdf5.hpp +0 -0
  8889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/include/opencv2/hdf.hpp +0 -0
  8890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/samples/create_groups.cpp +0 -0
  8891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/samples/create_read_write_datasets.cpp +0 -0
  8892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/samples/read_write_attributes.cpp +0 -0
  8893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/src/hdf5.cpp +0 -0
  8894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/src/precomp.hpp +0 -0
  8895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/test/test_hdf5.cpp +0 -0
  8896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/test/test_main.cpp +0 -0
  8897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/test/test_precomp.hpp +0 -0
  8898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/tutorials/create_groups/how_to_create_groups.markdown +0 -0
  8899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/tutorials/create_read_write_dataset/create_read_write_dataset.markdown +0 -0
  8900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/tutorials/read_write_attributes/read_write_attributes.markdown +0 -0
  8901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hdf/tutorials/table_of_content_hdf.markdown +0 -0
  8902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/CMakeLists.txt +0 -0
  8903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/README.md +0 -0
  8904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/doc/hfs.bib +0 -0
  8905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/include/opencv2/hfs.hpp +0 -0
  8906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/samples/CMakeLists.txt +0 -0
  8907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/samples/data/000.jpg +0 -0
  8908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/samples/data/001.jpg +0 -0
  8909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/samples/data/002.jpg +0 -0
  8910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/samples/example.cpp +0 -0
  8911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/cuda/gslic_seg_engine_gpu.cu +0 -0
  8912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/cuda/magnitude.cu +0 -0
  8913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/hfs.cpp +0 -0
  8914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/hfs_core.cpp +0 -0
  8915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/hfs_core.hpp +0 -0
  8916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/magnitude/magnitude.cpp +0 -0
  8917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/magnitude/magnitude.hpp +0 -0
  8918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/merge/merge.cpp +0 -0
  8919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/merge/merge.hpp +0 -0
  8920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/or_utils/or_image.hpp +0 -0
  8921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/or_utils/or_memory_block.hpp +0 -0
  8922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/or_utils/or_types.hpp +0 -0
  8923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/or_utils/or_vector.hpp +0 -0
  8924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/precomp.hpp +0 -0
  8925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/slic/gslic_engine.cpp +0 -0
  8926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/slic/slic.cpp +0 -0
  8927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/hfs/src/slic/slic.hpp +0 -0
  8928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/CMakeLists.txt +0 -0
  8929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/README.md +0 -0
  8930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/doc/attack_performance.JPG +0 -0
  8931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/doc/hash_comparison_chart.JPG +0 -0
  8932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/doc/hash_computation_chart.JPG +0 -0
  8933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/doc/img_hash.bib +0 -0
  8934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/average_hash.hpp +0 -0
  8935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/block_mean_hash.hpp +0 -0
  8936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/color_moment_hash.hpp +0 -0
  8937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/img_hash_base.hpp +0 -0
  8938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/marr_hildreth_hash.hpp +0 -0
  8939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/phash.hpp +0 -0
  8940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash/radial_variance_hash.hpp +0 -0
  8941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/include/opencv2/img_hash.hpp +0 -0
  8942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/misc/objc/gen_dict.json +0 -0
  8943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/samples/hash_samples.cpp +0 -0
  8944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/average_hash.cpp +0 -0
  8945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/block_mean_hash.cpp +0 -0
  8946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/color_moment_hash.cpp +0 -0
  8947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/img_hash_base.cpp +0 -0
  8948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/marr_hildreth_hash.cpp +0 -0
  8949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/phash.cpp +0 -0
  8950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/precomp.hpp +0 -0
  8951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/src/radial_variance_hash.cpp +0 -0
  8952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_average_hash.cpp +0 -0
  8953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_block_mean_hash.cpp +0 -0
  8954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_main.cpp +0 -0
  8955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_marr_hildreth_hash.cpp +0 -0
  8956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_phash.cpp +0 -0
  8957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_precomp.hpp +0 -0
  8958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/img_hash/test/test_radial_variance_hash.cpp +0 -0
  8959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/CMakeLists.txt +0 -0
  8960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/README.md +0 -0
  8961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/doc/intensity_transform.bib +0 -0
  8962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/include/opencv2/intensity_transform.hpp +0 -0
  8963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/misc/python/test/test_intensity_transform_bimef.py +0 -0
  8964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/samples/intensity_transform.cpp +0 -0
  8965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/src/bimef.cpp +0 -0
  8966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/src/intensity_transform.cpp +0 -0
  8967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/src/precomp.hpp +0 -0
  8968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/test/test_intensity_transform.cpp +0 -0
  8969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/test/test_main.cpp +0 -0
  8970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/intensity_transform/test/test_precomp.hpp +0 -0
  8971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/CMakeLists.txt +0 -0
  8972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/LICENSE +0 -0
  8973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/README.md +0 -0
  8974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/cmake/FindJulia.cmake +0 -0
  8975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/cmake/hooks/STATUS_DUMP_EXTRA.cmake +0 -0
  8976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/cmake/init.cmake +0 -0
  8977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/binding_templates_cpp/cv_core.cpp +0 -0
  8978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/binding_templates_jl/template_cv2_root.jl +0 -0
  8979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/binding_templates_jl/template_cv2_submodule.jl +0 -0
  8980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/binding_templates_jl/template_cv2_submodule_cxx.jl +0 -0
  8981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/cpp_files/jlcv.hpp +0 -0
  8982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/cpp_files/jlcv_types.hpp +0 -0
  8983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/cpp_files/jlcxx/array.hpp +0 -0
  8984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/defval.txt +0 -0
  8985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/funclist.csv +0 -0
  8986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/gen3_cpp.py +0 -0
  8987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/gen3_julia.py +0 -0
  8988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/gen3_julia_cxx.py +0 -0
  8989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/gen_all.py +0 -0
  8990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/Mat.jl +0 -0
  8991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/OpenCV.jl +0 -0
  8992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/Vec.jl +0 -0
  8993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/cv_cxx.jl +0 -0
  8994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/cv_manual_wrap.jl +0 -0
  8995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/mat_conversion.jl +0 -0
  8996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/types_conversion.jl +0 -0
  8997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/jl_cxx_files/typestructs.jl +0 -0
  8998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/parse_tree.py +0 -0
  8999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/gen/typemap.txt +0 -0
  9000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/include/opencv2/julia.hpp +0 -0
  9001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/package/OpenCV/Artifacts.toml +0 -0
  9002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/package/OpenCV/Manifest.toml +0 -0
  9003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/package/OpenCV/Project.toml +0 -0
  9004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/package/install_package.jl +0 -0
  9005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/samples/chessboard_corners.jl +0 -0
  9006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/samples/face_detect.jl +0 -0
  9007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/samples/face_detect_dnn.jl +0 -0
  9008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/samples/filter2d.jl +0 -0
  9009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/samples/simpleBlobDetector_test.jl +0 -0
  9010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/src/cv.cpp +0 -0
  9011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/CMakeLists.txt +0 -0
  9012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/test_dnn.jl +0 -0
  9013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/test_feature2d.jl +0 -0
  9014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/test_imgproc.jl +0 -0
  9015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/test_mat.jl +0 -0
  9016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/test_objdetect.jl +0 -0
  9017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/test/testsuite.jl +0 -0
  9018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/tutorials/images/julia_facedetect_sample.jpg +0 -0
  9019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/julia/tutorials/julia.markdown +0 -0
  9020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/CMakeLists.txt +0 -0
  9021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/README.md +0 -0
  9022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/doc/line_descriptor.bib +0 -0
  9023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/doc/pics/cameraman_lines2.png +0 -0
  9024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/doc/pics/lines_cameraman_edl.png +0 -0
  9025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/doc/pics/matching2.png +0 -0
  9026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/include/opencv2/line_descriptor/descriptor.hpp +0 -0
  9027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/include/opencv2/line_descriptor.hpp +0 -0
  9028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/misc/python/pyopencv_LSDDetector.hpp +0 -0
  9029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/perf/perf_descriptors.cpp +0 -0
  9030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/perf/perf_detection.cpp +0 -0
  9031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/perf/perf_main.cpp +0 -0
  9032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/perf/perf_matching.cpp +0 -0
  9033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/perf/perf_precomp.hpp +0 -0
  9034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/samples/compute_descriptors.cpp +0 -0
  9035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/samples/knn_matching.cpp +0 -0
  9036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/samples/lines_extraction.cpp +0 -0
  9037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/samples/lsd_lines_extraction.cpp +0 -0
  9038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/samples/matching.cpp +0 -0
  9039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/samples/radius_matching.cpp +0 -0
  9040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/LSDDetector.cpp +0 -0
  9041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/binary_descriptor.cpp +0 -0
  9042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/binary_descriptor_matcher.cpp +0 -0
  9043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/bitarray.hpp +0 -0
  9044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/bitops.hpp +0 -0
  9045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/draw.cpp +0 -0
  9046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/precomp.hpp +0 -0
  9047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/src/types.hpp +0 -0
  9048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/test/test_descriptors_regression.cpp +0 -0
  9049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/test/test_detector_regression.cpp +0 -0
  9050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/test/test_main.cpp +0 -0
  9051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/test/test_matcher_regression.cpp +0 -0
  9052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/test/test_precomp.hpp +0 -0
  9053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/line_descriptor/tutorials/tutorial.markdown +0 -0
  9054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/CMakeLists.txt +0 -0
  9055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/LICENSE +0 -0
  9056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/README.md +0 -0
  9057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/cmake/OpenCVFindMatlab.cmake +0 -0
  9058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/cmake/hooks/STATUS_DUMP_EXTRA.cmake +0 -0
  9059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/cmake/init.cmake +0 -0
  9060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/compile.cmake +0 -0
  9061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/build_info.py +0 -0
  9062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/cvmex.py +0 -0
  9063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/filters.py +0 -0
  9064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/gen_matlab.py +0 -0
  9065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/parse_tree.py +0 -0
  9066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/__init__.py +0 -0
  9067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/functional.cpp +0 -0
  9068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_build_info.m +0 -0
  9069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_class_base.cpp +0 -0
  9070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_class_base.m +0 -0
  9071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_cvmex_base.m +0 -0
  9072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_doc_base.m +0 -0
  9073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_function_base.cpp +0 -0
  9074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/generator/templates/template_map_base.m +0 -0
  9075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/include/opencv2/matlab/bridge.hpp +0 -0
  9076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/include/opencv2/matlab/map.hpp +0 -0
  9077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/include/opencv2/matlab/mxarray.hpp +0 -0
  9078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/include/opencv2/matlab/transpose.hpp +0 -0
  9079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/CMakeLists.txt +0 -0
  9080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/OpenCVTest.m +0 -0
  9081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/cv_exception.cpp +0 -0
  9082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/exception.cpp +0 -0
  9083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/help.m +0 -0
  9084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/std_exception.cpp +0 -0
  9085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/test_compiler.cpp +0 -0
  9086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/test_generator.hpp +0 -0
  9087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/matlab/test/testsuite.m +0 -0
  9088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/CMakeLists.txt +0 -0
  9089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/include/opencv2/mcc/ccm.hpp +0 -0
  9090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/include/opencv2/mcc/checker_detector.hpp +0 -0
  9091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/include/opencv2/mcc/checker_model.hpp +0 -0
  9092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/include/opencv2/mcc.hpp +0 -0
  9093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/misc/python/pyopencv_cchecker.hpp +0 -0
  9094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/perf/perf_main.cpp +0 -0
  9095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/perf/perf_mcc.cpp +0 -0
  9096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/perf/perf_precomp.hpp +0 -0
  9097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/samples/chart_detection.cpp +0 -0
  9098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/samples/chart_detection_with_network.cpp +0 -0
  9099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/samples/color_correction_model.cpp +0 -0
  9100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/bound_min.cpp +0 -0
  9101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/bound_min.hpp +0 -0
  9102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/ccm.cpp +0 -0
  9103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/charts.cpp +0 -0
  9104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/charts.hpp +0 -0
  9105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/checker_detector.cpp +0 -0
  9106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/checker_detector.hpp +0 -0
  9107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/checker_model.cpp +0 -0
  9108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/checker_model.hpp +0 -0
  9109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/color.cpp +0 -0
  9110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/color.hpp +0 -0
  9111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/colorspace.cpp +0 -0
  9112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/colorspace.hpp +0 -0
  9113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/common.cpp +0 -0
  9114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/common.hpp +0 -0
  9115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/debug.cpp +0 -0
  9116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/debug.hpp +0 -0
  9117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/dictionary.hpp +0 -0
  9118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/distance.cpp +0 -0
  9119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/distance.hpp +0 -0
  9120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/graph_cluster.cpp +0 -0
  9121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/graph_cluster.hpp +0 -0
  9122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/io.cpp +0 -0
  9123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/io.hpp +0 -0
  9124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/linearize.cpp +0 -0
  9125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/linearize.hpp +0 -0
  9126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/mcc.cpp +0 -0
  9127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/operations.cpp +0 -0
  9128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/operations.hpp +0 -0
  9129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/precomp.hpp +0 -0
  9130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/utils.cpp +0 -0
  9131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/utils.hpp +0 -0
  9132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/wiener_filter.cpp +0 -0
  9133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/src/wiener_filter.hpp +0 -0
  9134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/test/test_ccm.cpp +0 -0
  9135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/test/test_main.cpp +0 -0
  9136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/test/test_mcc.cpp +0 -0
  9137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/test/test_precomp.hpp +0 -0
  9138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/tutorials/basic_ccm/color_correction_model.markdown +0 -0
  9139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/tutorials/basic_chart_detection/basic_chart_detection.markdown +0 -0
  9140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/tutorials/basic_chart_detection/chart_detection_enhanced_by_neural_network.markdown +0 -0
  9141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/tutorials/basic_chart_detection/debugging_the_system.markdown +0 -0
  9142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/tutorials/table_of_content_ccm.markdown +0 -0
  9143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/mcc/tutorials/table_of_content_mcc.markdown +0 -0
  9144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/CMakeLists.txt +0 -0
  9145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/README.md +0 -0
  9146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/doc/optflow.bib +0 -0
  9147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/include/opencv2/optflow/motempl.hpp +0 -0
  9148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/include/opencv2/optflow/pcaflow.hpp +0 -0
  9149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/include/opencv2/optflow/rlofflow.hpp +0 -0
  9150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/include/opencv2/optflow/sparse_matching_gpc.hpp +0 -0
  9151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/include/opencv2/optflow.hpp +0 -0
  9152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/perf/opencl/perf_optflow_dualTVL1.cpp +0 -0
  9153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/perf/perf_deepflow.cpp +0 -0
  9154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/perf/perf_main.cpp +0 -0
  9155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/perf/perf_precomp.hpp +0 -0
  9156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/perf/perf_rlof.cpp +0 -0
  9157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/perf/perf_tvl1optflow.cpp +0 -0
  9158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/gpc_evaluate.cpp +0 -0
  9159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/gpc_train.cpp +0 -0
  9160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/gpc_train_middlebury.py +0 -0
  9161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/gpc_train_sintel.py +0 -0
  9162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/motempl.cpp +0 -0
  9163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/motempl.py +0 -0
  9164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/optical_flow_benchmark.py +0 -0
  9165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/optical_flow_evaluation.cpp +0 -0
  9166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/pcaflow_demo.cpp +0 -0
  9167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/simpleflow_demo.cpp +0 -0
  9168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/samples/tvl1_optical_flow.cpp +0 -0
  9169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/deepflow.cpp +0 -0
  9170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/interfaces.cpp +0 -0
  9171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/learn_prior.py +0 -0
  9172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/motempl.cpp +0 -0
  9173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/opencl/optical_flow_tvl1.cl +0 -0
  9174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/opencl/sparse_matching_gpc.cl +0 -0
  9175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/opencl/updatemotionhistory.cl +0 -0
  9176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/pcaflow.cpp +0 -0
  9177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/precomp.hpp +0 -0
  9178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/berlof_invoker.hpp +0 -0
  9179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/geo_interpolation.cpp +0 -0
  9180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/geo_interpolation.hpp +0 -0
  9181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/plk_invoker.hpp +0 -0
  9182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/rlof_invoker.hpp +0 -0
  9183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/rlof_invokerbase.hpp +0 -0
  9184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/rlof_localflow.cpp +0 -0
  9185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlof/rlof_localflow.h +0 -0
  9186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/rlofflow.cpp +0 -0
  9187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/simpleflow.cpp +0 -0
  9188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/sparse_matching_gpc.cpp +0 -0
  9189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/sparsetodenseflow.cpp +0 -0
  9190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/src/tvl1flow.cpp +0 -0
  9191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/ocl/test_motempl.cpp +0 -0
  9192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/ocl/test_optflow_tvl1flow.cpp +0 -0
  9193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/test_OF_accuracy.cpp +0 -0
  9194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/test_main.cpp +0 -0
  9195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/test_motiontemplates.cpp +0 -0
  9196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/test_precomp.hpp +0 -0
  9197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/optflow/test/test_tvl1optflow.cpp +0 -0
  9198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/CMakeLists.txt +0 -0
  9199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/README.md +0 -0
  9200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/include/opencv2/ovis.hpp +0 -0
  9201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/misc/python/test_ovis.py +0 -0
  9202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/samples/aruco_ar_demo.cpp +0 -0
  9203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/samples/aruco_ar_demo.py +0 -0
  9204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/samples/ovis_demo.cpp +0 -0
  9205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/samples/ovis_demo.py +0 -0
  9206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/src/meshes.cpp +0 -0
  9207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/src/ovis.cpp +0 -0
  9208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ovis/src/precomp.hpp +0 -0
  9209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt +0 -0
  9210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/README.md +0 -0
  9211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/doc/phase_unwrapping.bib +0 -0
  9212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/include/opencv2/phase_unwrapping/histogramphaseunwrapping.hpp +0 -0
  9213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/include/opencv2/phase_unwrapping/phase_unwrapping.hpp +0 -0
  9214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/include/opencv2/phase_unwrapping.hpp +0 -0
  9215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/misc/objc/gen_dict.json +0 -0
  9216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/misc/python/pyopencv_phase_unwrapping.hpp +0 -0
  9217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/samples/unwrap.cpp +0 -0
  9218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/src/histogramphaseunwrapping.cpp +0 -0
  9219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/src/precomp.hpp +0 -0
  9220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/test/test_main.cpp +0 -0
  9221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/test/test_precomp.hpp +0 -0
  9222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/test/test_unwrapping.cpp +0 -0
  9223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/tutorials/phase_unwrapping.markdown +0 -0
  9224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/phase_unwrapping/tutorials/unwrap/unwrap.markdown +0 -0
  9225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/CMakeLists.txt +0 -0
  9226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/README.md +0 -0
  9227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/doc/pics/sin_x.png +0 -0
  9228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/doc/pics/x_2.png +0 -0
  9229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/doc/plot.rst +0 -0
  9230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/include/opencv2/plot.hpp +0 -0
  9231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/misc/objc/gen_dict.json +0 -0
  9232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/samples/plot_demo.cpp +0 -0
  9233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/src/plot.cpp +0 -0
  9234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/plot/src/precomp.hpp +0 -0
  9235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/CMakeLists.txt +0 -0
  9236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/README.md +0 -0
  9237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/doc/quality.bib +0 -0
  9238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/quality_utils.hpp +0 -0
  9239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/qualitybase.hpp +0 -0
  9240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/qualitybrisque.hpp +0 -0
  9241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/qualitygmsd.hpp +0 -0
  9242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/qualitymse.hpp +0 -0
  9243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/qualitypsnr.hpp +0 -0
  9244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality/qualityssim.hpp +0 -0
  9245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/include/opencv2/quality.hpp +0 -0
  9246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/samples/brisque_eval_tid2008.cpp +0 -0
  9247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/samples/brisque_model_live.yml +0 -0
  9248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/samples/brisque_range_live.yml +0 -0
  9249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/samples/brisque_trainer_livedb.cpp +0 -0
  9250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/src/precomp.hpp +0 -0
  9251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/src/qualitybrisque.cpp +0 -0
  9252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/src/qualitygmsd.cpp +0 -0
  9253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/src/qualitymse.cpp +0 -0
  9254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/src/qualityssim.cpp +0 -0
  9255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_brisque.cpp +0 -0
  9256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_gmsd.cpp +0 -0
  9257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_main.cpp +0 -0
  9258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_mse.cpp +0 -0
  9259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_precomp.hpp +0 -0
  9260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_psnr.cpp +0 -0
  9261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/quality/test/test_ssim.cpp +0 -0
  9262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/CMakeLists.txt +0 -0
  9263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/doc/rapid.bib +0 -0
  9264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/include/opencv2/rapid.hpp +0 -0
  9265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/samples/track_marker.py +0 -0
  9266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/src/histogram.cpp +0 -0
  9267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/src/precomp.hpp +0 -0
  9268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/src/rapid.cpp +0 -0
  9269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/test/test_main.cpp +0 -0
  9270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rapid/test/test_precomp.hpp +0 -0
  9271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/CMakeLists.txt +0 -0
  9272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/README.md +0 -0
  9273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/doc/reg.bib +0 -0
  9274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/map.hpp +0 -0
  9275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mapaffine.hpp +0 -0
  9276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mapper.hpp +0 -0
  9277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mappergradaffine.hpp +0 -0
  9278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mappergradeuclid.hpp +0 -0
  9279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mappergradproj.hpp +0 -0
  9280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mappergradshift.hpp +0 -0
  9281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mappergradsimilar.hpp +0 -0
  9282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mapperpyramid.hpp +0 -0
  9283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mapprojec.hpp +0 -0
  9284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/include/opencv2/reg/mapshift.hpp +0 -0
  9285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/perf/perf_main.cpp +0 -0
  9286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/perf/perf_precomp.hpp +0 -0
  9287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/perf/perf_reg.cpp +0 -0
  9288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/samples/CMakeLists.txt +0 -0
  9289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/samples/LR_05.png +0 -0
  9290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/samples/LR_06.png +0 -0
  9291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/samples/home.png +0 -0
  9292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/samples/map_test.cpp +0 -0
  9293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/samples/reg_shift.py +0 -0
  9294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/map.cpp +0 -0
  9295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mapaffine.cpp +0 -0
  9296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mapper.cpp +0 -0
  9297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mappergradaffine.cpp +0 -0
  9298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mappergradeuclid.cpp +0 -0
  9299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mappergradproj.cpp +0 -0
  9300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mappergradshift.cpp +0 -0
  9301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mappergradsimilar.cpp +0 -0
  9302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mapperpyramid.cpp +0 -0
  9303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mapprojec.cpp +0 -0
  9304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/mapshift.cpp +0 -0
  9305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/src/precomp.hpp +0 -0
  9306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/test/test_main.cpp +0 -0
  9307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/test/test_precomp.hpp +0 -0
  9308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/reg/test/test_reg.cpp +0 -0
  9309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/CMakeLists.txt +0 -0
  9310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/LICENSE_KinectFusion.md +0 -0
  9311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/LICENSE_WillowGarage.md +0 -0
  9312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/README.md +0 -0
  9313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/doc/dynafu_ICP.ipynb +0 -0
  9314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/doc/kinfu_icp.markdown +0 -0
  9315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/doc/rgbd.bib +0 -0
  9316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/colored_kinfu.hpp +0 -0
  9317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/depth.hpp +0 -0
  9318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/detail/pose_graph.hpp +0 -0
  9319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/dynafu.hpp +0 -0
  9320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/intrinsics.hpp +0 -0
  9321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/kinfu.hpp +0 -0
  9322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/large_kinfu.hpp +0 -0
  9323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/linemod.hpp +0 -0
  9324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd/volume.hpp +0 -0
  9325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/include/opencv2/rgbd.hpp +0 -0
  9326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/misc/python/pyopencv_linemod.hpp +0 -0
  9327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/misc/python/test/test_rgbd.py +0 -0
  9328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/perf/perf_main.cpp +0 -0
  9329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/perf/perf_precomp.hpp +0 -0
  9330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/perf/perf_tsdf.cpp +0 -0
  9331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/colored_kinfu_demo.cpp +0 -0
  9332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/dynafu_demo.cpp +0 -0
  9333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/io_utils.hpp +0 -0
  9334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/kinfu_demo.cpp +0 -0
  9335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/kinfu_demo.py +0 -0
  9336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/large_kinfu_demo.cpp +0 -0
  9337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/linemod.cpp +0 -0
  9338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/samples/odometry_evaluation.cpp +0 -0
  9339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/colored_kinfu.cpp +0 -0
  9340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/colored_tsdf.cpp +0 -0
  9341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/colored_tsdf.hpp +0 -0
  9342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/depth_cleaner.cpp +0 -0
  9343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/depth_registration.cpp +0 -0
  9344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/depth_to_3d.cpp +0 -0
  9345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/depth_to_3d.hpp +0 -0
  9346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/dqb.cpp +0 -0
  9347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/dqb.hpp +0 -0
  9348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/dynafu.cpp +0 -0
  9349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/dynafu_tsdf.cpp +0 -0
  9350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/dynafu_tsdf.hpp +0 -0
  9351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/fast_icp.cpp +0 -0
  9352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/fast_icp.hpp +0 -0
  9353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/hash_tsdf.cpp +0 -0
  9354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/hash_tsdf.hpp +0 -0
  9355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/kinfu.cpp +0 -0
  9356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/kinfu_frame.cpp +0 -0
  9357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/kinfu_frame.hpp +0 -0
  9358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/large_kinfu.cpp +0 -0
  9359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/linemod.cpp +0 -0
  9360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/marchingcubes.hpp +0 -0
  9361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/nonrigid_icp.cpp +0 -0
  9362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/nonrigid_icp.hpp +0 -0
  9363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/normal.cpp +0 -0
  9364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/normal_lut.i +0 -0
  9365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/odometry.cpp +0 -0
  9366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/opencl/hash_tsdf.cl +0 -0
  9367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/opencl/icp.cl +0 -0
  9368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/opencl/kinfu_frame.cl +0 -0
  9369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/opencl/tsdf.cl +0 -0
  9370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/opencl/tsdf_functions.cl +0 -0
  9371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/plane.cpp +0 -0
  9372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/pose_graph.cpp +0 -0
  9373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/precomp.hpp +0 -0
  9374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/sparse_block_matrix.hpp +0 -0
  9375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/submap.hpp +0 -0
  9376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/tsdf.cpp +0 -0
  9377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/tsdf.hpp +0 -0
  9378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/tsdf_functions.cpp +0 -0
  9379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/tsdf_functions.hpp +0 -0
  9380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/utils.cpp +0 -0
  9381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/utils.hpp +0 -0
  9382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/volume.cpp +0 -0
  9383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/warpfield.cpp +0 -0
  9384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/src/warpfield.hpp +0 -0
  9385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/ocl/test_tsdf.cpp +0 -0
  9386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_colored_kinfu.cpp +0 -0
  9387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_dynafu.cpp +0 -0
  9388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_kinfu.cpp +0 -0
  9389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_main.cpp +0 -0
  9390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_normal.cpp +0 -0
  9391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_odometry.cpp +0 -0
  9392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_pose_graph.cpp +0 -0
  9393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_precomp.hpp +0 -0
  9394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_registration.cpp +0 -0
  9395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_tsdf.cpp +0 -0
  9396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/rgbd/test/test_utils.cpp +0 -0
  9397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/CMakeLists.txt +0 -0
  9398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/README.md +0 -0
  9399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/doc/pics/saliency.png +0 -0
  9400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/doc/saliency.bib +0 -0
  9401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/include/opencv2/saliency/saliencyBaseClasses.hpp +0 -0
  9402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/include/opencv2/saliency/saliencySpecializedClasses.hpp +0 -0
  9403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/include/opencv2/saliency.hpp +0 -0
  9404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8HSV.idx.yml.gz +0 -0
  9405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8HSV.wS1.yml.gz +0 -0
  9406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8HSV.wS2.yml.gz +0 -0
  9407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8I.idx.yml.gz +0 -0
  9408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8I.wS1.yml.gz +0 -0
  9409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8I.wS2.yml.gz +0 -0
  9410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8MAXBGR.idx.yml.gz +0 -0
  9411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8MAXBGR.wS1.yml.gz +0 -0
  9412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/ObjectnessTrainedModel/ObjNessB2W8MAXBGR.wS2.yml.gz +0 -0
  9413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/samples/computeSaliency.cpp +0 -0
  9414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/CmFile.cpp +0 -0
  9415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/CmFile.hpp +0 -0
  9416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/CmShow.cpp +0 -0
  9417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/CmShow.hpp +0 -0
  9418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/CmTimer.hpp +0 -0
  9419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/FilterTIG.cpp +0 -0
  9420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/ValStructVec.cpp +0 -0
  9421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/kyheader.hpp +0 -0
  9422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/BING/objectnessBING.cpp +0 -0
  9423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/motionSaliency.cpp +0 -0
  9424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/motionSaliencyBinWangApr2014.cpp +0 -0
  9425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/objectness.cpp +0 -0
  9426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/precomp.hpp +0 -0
  9427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/saliency.cpp +0 -0
  9428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/staticSaliency.cpp +0 -0
  9429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/staticSaliencyFineGrained.cpp +0 -0
  9430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/src/staticSaliencySpectralResidual.cpp +0 -0
  9431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/test/test_main.cpp +0 -0
  9432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/test/test_precomp.hpp +0 -0
  9433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/saliency/test/test_static_saliency_spectral_residual.cpp +0 -0
  9434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/CMakeLists.txt +0 -0
  9435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/README.md +0 -0
  9436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/cmake/FindGflags.cmake +0 -0
  9437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/cmake/FindGlog.cmake +0 -0
  9438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/cmake/checks/check_glog_gflags.cpp +0 -0
  9439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/doc/pics/desktop_trajectory.png +0 -0
  9440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/doc/pics/import_sagrada_familia.png +0 -0
  9441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/doc/pics/sagrada_familia_input.jpg +0 -0
  9442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/doc/pics/sagrada_familia_reconstruction.jpg +0 -0
  9443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/doc/pics/temple_input.jpg +0 -0
  9444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/doc/pics/temple_reconstruction.jpg +0 -0
  9445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/conditioning.hpp +0 -0
  9446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/fundamental.hpp +0 -0
  9447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/io.hpp +0 -0
  9448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/numeric.hpp +0 -0
  9449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/projection.hpp +0 -0
  9450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/reconstruct.hpp +0 -0
  9451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/robust.hpp +0 -0
  9452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/simple_pipeline.hpp +0 -0
  9453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm/triangulation.hpp +0 -0
  9454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/include/opencv2/sfm.hpp +0 -0
  9455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/backyard.blend +0 -0
  9456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/backyard_tracks.txt +0 -0
  9457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/desktop.blend +0 -0
  9458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/desktop_tracks.txt +0 -0
  9459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/images/dataset_files.txt +0 -0
  9460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/images/resized_IMG_2889.jpg +0 -0
  9461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/images/resized_IMG_2890.jpg +0 -0
  9462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/images/resized_IMG_2891.jpg +0 -0
  9463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/images/resized_IMG_2892.jpg +0 -0
  9464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/data/recon2v_checkerboards.txt +0 -0
  9465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/import_reconstruction.cpp +0 -0
  9466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/match_reconstruct.cpp +0 -0
  9467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/recon2v.cpp +0 -0
  9468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/scene_reconstruction.cpp +0 -0
  9469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/samples/trajectory_reconstruction.cpp +0 -0
  9470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/conditioning.cpp +0 -0
  9471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/fundamental.cpp +0 -0
  9472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/io/io_bundler.h +0 -0
  9473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/io.cpp +0 -0
  9474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_capi.h +0 -0
  9475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/CMake/Installation.cmake +0 -0
  9476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/CMakeLists.txt +0 -0
  9477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/CMakeLists.txt +0 -0
  9478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/base/vector.h +0 -0
  9479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/base/vector_utils.h +0 -0
  9480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/CMakeLists.txt +0 -0
  9481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/bipartite_graph.h +0 -0
  9482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/feature.h +0 -0
  9483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/feature_matching.cc +0 -0
  9484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/feature_matching.h +0 -0
  9485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/matches.cc +0 -0
  9486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/matches.h +0 -0
  9487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/nRobustViewMatching.cc +0 -0
  9488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/nRobustViewMatching.h +0 -0
  9489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/correspondence/nViewMatchingInterface.h +0 -0
  9490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/logging/logging.h +0 -0
  9491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/CMakeLists.txt +0 -0
  9492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/conditioning.cc +0 -0
  9493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/conditioning.h +0 -0
  9494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/euclidean_resection.cc +0 -0
  9495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/euclidean_resection.h +0 -0
  9496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/fundamental.cc +0 -0
  9497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/fundamental.h +0 -0
  9498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/fundamental_kernel.cc +0 -0
  9499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/fundamental_kernel.h +0 -0
  9500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/homography.cc +0 -0
  9501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/homography.h +0 -0
  9502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/homography_error.h +0 -0
  9503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/homography_parameterization.h +0 -0
  9504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/nviewtriangulation.h +0 -0
  9505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/panography.cc +0 -0
  9506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/panography.h +0 -0
  9507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/panography_kernel.cc +0 -0
  9508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/panography_kernel.h +0 -0
  9509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/projection.cc +0 -0
  9510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/projection.h +0 -0
  9511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/random_sample.h +0 -0
  9512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/resection.h +0 -0
  9513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/resection_kernel.h +0 -0
  9514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/robust_estimation.cc +0 -0
  9515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/robust_estimation.h +0 -0
  9516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/robust_fundamental.cc +0 -0
  9517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/robust_fundamental.h +0 -0
  9518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/robust_resection.cc +0 -0
  9519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/robust_resection.h +0 -0
  9520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/triangulation.cc +0 -0
  9521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/triangulation.h +0 -0
  9522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/two_view_kernel.h +0 -0
  9523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/twoviewtriangulation.cc +0 -0
  9524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/multiview/twoviewtriangulation.h +0 -0
  9525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/CMakeLists.txt +0 -0
  9526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/function_derivative.h +0 -0
  9527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/levenberg_marquardt.h +0 -0
  9528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/numeric.cc +0 -0
  9529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/numeric.h +0 -0
  9530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/poly.cc +0 -0
  9531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/numeric/poly.h +0 -0
  9532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/CMakeLists.txt +0 -0
  9533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/bundle.cc +0 -0
  9534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/bundle.h +0 -0
  9535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/callbacks.h +0 -0
  9536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/camera_intrinsics.cc +0 -0
  9537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/camera_intrinsics.h +0 -0
  9538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/camera_intrinsics_impl.h +0 -0
  9539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/distortion_models.cc +0 -0
  9540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/distortion_models.h +0 -0
  9541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/initialize_reconstruction.cc +0 -0
  9542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/initialize_reconstruction.h +0 -0
  9543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/intersect.cc +0 -0
  9544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/intersect.h +0 -0
  9545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/keyframe_selection.cc +0 -0
  9546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/keyframe_selection.h +0 -0
  9547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/pipeline.cc +0 -0
  9548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/pipeline.h +0 -0
  9549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/reconstruction.cc +0 -0
  9550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/reconstruction.h +0 -0
  9551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/reconstruction_scale.cc +0 -0
  9552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/reconstruction_scale.h +0 -0
  9553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/resect.cc +0 -0
  9554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/resect.h +0 -0
  9555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/tracks.cc +0 -0
  9556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/tracks.h +0 -0
  9557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/numeric.cpp +0 -0
  9558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/precomp.hpp +0 -0
  9559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/projection.cpp +0 -0
  9560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/reconstruct.cpp +0 -0
  9561. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/robust.cpp +0 -0
  9562. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/simple_pipeline.cpp +0 -0
  9563. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/src/triangulation.cpp +0 -0
  9564. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/scene.cpp +0 -0
  9565. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/scene.h +0 -0
  9566. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_common.cpp +0 -0
  9567. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_conditioning.cpp +0 -0
  9568. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_fundamental.cpp +0 -0
  9569. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_main.cpp +0 -0
  9570. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_numeric.cpp +0 -0
  9571. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_precomp.hpp +0 -0
  9572. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_projection.cpp +0 -0
  9573. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_reconstruct.cpp +0 -0
  9574. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_robust.cpp +0 -0
  9575. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_simple_pipeline.cpp +0 -0
  9576. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/test/test_triangulation.cpp +0 -0
  9577. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/tutorials/sfm_import_reconstruction/sfm_import_reconstruction.markdown +0 -0
  9578. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/tutorials/sfm_installation/sfm_installation.markdown +0 -0
  9579. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/tutorials/sfm_scene reconstruction/sfm_scene_reconstruction.markdown +0 -0
  9580. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/tutorials/sfm_trajectory_estimation/sfm_trajectory_estimation.markdown +0 -0
  9581. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/sfm/tutorials/table_of_content_sfm.markdown +0 -0
  9582. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/CMakeLists.txt +0 -0
  9583. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/include/opencv2/shape/emdL1.hpp +0 -0
  9584. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/include/opencv2/shape/hist_cost.hpp +0 -0
  9585. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/include/opencv2/shape/shape.hpp +0 -0
  9586. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/include/opencv2/shape/shape_distance.hpp +0 -0
  9587. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/include/opencv2/shape/shape_transformer.hpp +0 -0
  9588. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/include/opencv2/shape.hpp +0 -0
  9589. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/misc/python/test/test_shape.py +0 -0
  9590. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/1.png +0 -0
  9591. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/10.png +0 -0
  9592. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/11.png +0 -0
  9593. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/12.png +0 -0
  9594. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/13.png +0 -0
  9595. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/14.png +0 -0
  9596. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/15.png +0 -0
  9597. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/16.png +0 -0
  9598. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/17.png +0 -0
  9599. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/18.png +0 -0
  9600. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/19.png +0 -0
  9601. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/2.png +0 -0
  9602. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/20.png +0 -0
  9603. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/3.png +0 -0
  9604. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/4.png +0 -0
  9605. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/5.png +0 -0
  9606. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/6.png +0 -0
  9607. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/7.png +0 -0
  9608. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/8.png +0 -0
  9609. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/data/shape_sample/9.png +0 -0
  9610. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/samples/shape_example.cpp +0 -0
  9611. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/aff_trans.cpp +0 -0
  9612. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/emdL1.cpp +0 -0
  9613. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/emdL1_def.hpp +0 -0
  9614. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/haus_dis.cpp +0 -0
  9615. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/hist_cost.cpp +0 -0
  9616. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/precomp.hpp +0 -0
  9617. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/sc_dis.cpp +0 -0
  9618. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/scd_def.hpp +0 -0
  9619. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/src/tps_trans.cpp +0 -0
  9620. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/test/test_main.cpp +0 -0
  9621. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/test/test_precomp.hpp +0 -0
  9622. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/shape/test/test_shape.cpp +0 -0
  9623. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/CMakeLists.txt +0 -0
  9624. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/README.md +0 -0
  9625. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/include/opencv2/signal/signal_resample.hpp +0 -0
  9626. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/include/opencv2/signal.hpp +0 -0
  9627. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/perf/perf_main.cpp +0 -0
  9628. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/perf/perf_precomp.hpp +0 -0
  9629. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/perf/perf_resample.cpp +0 -0
  9630. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/src/precomp.hpp +0 -0
  9631. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/src/signal_resample.cpp +0 -0
  9632. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/test/test_main.cpp +0 -0
  9633. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/test/test_precomp.hpp +0 -0
  9634. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/signal/test/test_signal.cpp +0 -0
  9635. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/CMakeLists.txt +0 -0
  9636. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/README.md +0 -0
  9637. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/doc/stereo.bib +0 -0
  9638. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/include/opencv2/stereo/descriptor.hpp +0 -0
  9639. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/include/opencv2/stereo/quasi_dense_stereo.hpp +0 -0
  9640. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/include/opencv2/stereo/stereo.hpp +0 -0
  9641. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/include/opencv2/stereo.hpp +0 -0
  9642. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/misc/python/pyopencv_stereo.hpp +0 -0
  9643. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/misc/python/test/test_stereo.py +0 -0
  9644. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/perf/perf_bm.cpp +0 -0
  9645. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/perf/perf_descriptor.cpp +0 -0
  9646. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/perf/perf_main.cpp +0 -0
  9647. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/perf/perf_precomp.hpp +0 -0
  9648. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/samples/dense_disparity.cpp +0 -0
  9649. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/samples/export_param_file.cpp +0 -0
  9650. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/samples/sample.cpp +0 -0
  9651. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/samples/sample_quasi_dense.py +0 -0
  9652. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/descriptor.cpp +0 -0
  9653. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/descriptor.hpp +0 -0
  9654. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/matching.hpp +0 -0
  9655. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/precomp.hpp +0 -0
  9656. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/quasi_dense_stereo.cpp +0 -0
  9657. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/stereo_binary_bm.cpp +0 -0
  9658. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/src/stereo_binary_sgbm.cpp +0 -0
  9659. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/test/test_block_matching.cpp +0 -0
  9660. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/test/test_descriptors.cpp +0 -0
  9661. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/test/test_main.cpp +0 -0
  9662. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/test/test_precomp.hpp +0 -0
  9663. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/test/test_qds_matching.cpp +0 -0
  9664. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/groundtruth.bmp +0 -0
  9665. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/imL2.bmp +0 -0
  9666. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/imL2l.bmp +0 -0
  9667. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/imgKitty.bmp +0 -0
  9668. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/imgKittyl.bmp +0 -0
  9669. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/rezult0.bmp +0 -0
  9670. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/testdata/rezult0l.bmp +0 -0
  9671. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/tutorials/qds_export_parameters/qds_export_parameters.markdown +0 -0
  9672. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/tutorials/qds_quasi_dense_stereo/qds_quasi_dense_stereo.markdown +0 -0
  9673. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/stereo/tutorials/table_of_content_quasi_dense_stereo.markdown +0 -0
  9674. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/CMakeLists.txt +0 -0
  9675. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/README.md +0 -0
  9676. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/doc/pics/cm_disparity.png +0 -0
  9677. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/doc/pics/plane_viz.png +0 -0
  9678. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/doc/pics/threshold_disp.png +0 -0
  9679. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/doc/structured_light.bib +0 -0
  9680. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/include/opencv2/structured_light/graycodepattern.hpp +0 -0
  9681. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/include/opencv2/structured_light/sinusoidalpattern.hpp +0 -0
  9682. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/include/opencv2/structured_light/structured_light.hpp +0 -0
  9683. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/include/opencv2/structured_light.hpp +0 -0
  9684. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/misc/objc/gen_dict.json +0 -0
  9685. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/misc/python/test/test_structured_light.py +0 -0
  9686. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/samples/cap_pattern.cpp +0 -0
  9687. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/samples/capsinpattern.cpp +0 -0
  9688. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/samples/pointcloud.cpp +0 -0
  9689. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/samples/projectorcalibration.cpp +0 -0
  9690. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/src/graycodepattern.cpp +0 -0
  9691. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/src/precomp.hpp +0 -0
  9692. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/src/sinusoidalpattern.cpp +0 -0
  9693. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/test/test_faps.cpp +0 -0
  9694. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/test/test_getProjPixel.cpp +0 -0
  9695. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/test/test_main.cpp +0 -0
  9696. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/test/test_plane.cpp +0 -0
  9697. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/test/test_precomp.hpp +0 -0
  9698. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/tutorials/capture_pattern/capture_pattern.markdown +0 -0
  9699. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/tutorials/capturesinpattern/capturesinpattern.markdown +0 -0
  9700. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/tutorials/decode_pattern/tutorial_decode_pattern.markdown +0 -0
  9701. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/structured_light/tutorials/structured_light.markdown +0 -0
  9702. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/CMakeLists.txt +0 -0
  9703. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/include/opencv2/superres/optical_flow.hpp +0 -0
  9704. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/include/opencv2/superres.hpp +0 -0
  9705. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/perf/perf_main.cpp +0 -0
  9706. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/perf/perf_precomp.hpp +0 -0
  9707. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/perf/perf_superres.cpp +0 -0
  9708. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/btv_l1.cpp +0 -0
  9709. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/btv_l1_cuda.cpp +0 -0
  9710. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/cuda/btv_l1_gpu.cu +0 -0
  9711. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/frame_source.cpp +0 -0
  9712. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/input_array_utility.cpp +0 -0
  9713. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/input_array_utility.hpp +0 -0
  9714. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/opencl/superres_btvl1.cl +0 -0
  9715. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/optical_flow.cpp +0 -0
  9716. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/precomp.hpp +0 -0
  9717. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/ring_buffer.hpp +0 -0
  9718. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/src/super_resolution.cpp +0 -0
  9719. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/test/test_main.cpp +0 -0
  9720. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/test/test_precomp.hpp +0 -0
  9721. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/superres/test/test_superres.cpp +0 -0
  9722. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/CMakeLists.txt +0 -0
  9723. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/PATENTS.txt +0 -0
  9724. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/README.md +0 -0
  9725. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/doc/img/gsoc_forg_matches.jpg +0 -0
  9726. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/doc/img/outline.jpg +0 -0
  9727. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/doc/img/snapshot27.jpg +0 -0
  9728. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/doc/surface_matching.bib +0 -0
  9729. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/include/opencv2/surface_matching/icp.hpp +0 -0
  9730. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/include/opencv2/surface_matching/pose_3d.hpp +0 -0
  9731. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/include/opencv2/surface_matching/ppf_helpers.hpp +0 -0
  9732. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/include/opencv2/surface_matching/ppf_match_3d.hpp +0 -0
  9733. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/include/opencv2/surface_matching/t_hash_int.hpp +0 -0
  9734. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/include/opencv2/surface_matching.hpp +0 -0
  9735. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/misc/python/pyopencv_ppf_match_3d.hpp +0 -0
  9736. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/data/parasaurolophus_6700.ply +0 -0
  9737. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/data/parasaurolophus_low_normals2.ply +0 -0
  9738. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/data/rs1_normals.ply +0 -0
  9739. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/data/rs22_proc2.ply +0 -0
  9740. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/ppf_icp.py +0 -0
  9741. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/ppf_load_match.cpp +0 -0
  9742. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/ppf_load_match.py +0 -0
  9743. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/samples/ppf_normal_computation.cpp +0 -0
  9744. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/c_utils.hpp +0 -0
  9745. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/hash_murmur.hpp +0 -0
  9746. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/hash_murmur64.hpp +0 -0
  9747. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/hash_murmur86.hpp +0 -0
  9748. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/icp.cpp +0 -0
  9749. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/pose_3d.cpp +0 -0
  9750. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/ppf_helpers.cpp +0 -0
  9751. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/ppf_match_3d.cpp +0 -0
  9752. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/precomp.hpp +0 -0
  9753. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/surface_matching/src/t_hash_int.cpp +0 -0
  9754. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/CMakeLists.txt +0 -0
  9755. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/README.md +0 -0
  9756. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/cmake/FindTesseract.cmake +0 -0
  9757. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/cmake/checks/tesseract_test.cpp +0 -0
  9758. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/cmake/init.cmake +0 -0
  9759. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/doc/pics/component_tree.png +0 -0
  9760. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/doc/text.bib +0 -0
  9761. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/include/opencv2/text/erfilter.hpp +0 -0
  9762. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/include/opencv2/text/ocr.hpp +0 -0
  9763. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/include/opencv2/text/swt_text_detection.hpp +0 -0
  9764. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/include/opencv2/text/textDetector.hpp +0 -0
  9765. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/include/opencv2/text.hpp +0 -0
  9766. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/misc/objc/gen_dict.json +0 -0
  9767. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/OCRBeamSearch_CNN_model_data.xml.gz +0 -0
  9768. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/OCRHMM_knn_model_data.xml.gz +0 -0
  9769. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/OCRHMM_transitions_table.xml +0 -0
  9770. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/character_recognition.cpp +0 -0
  9771. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/cropped_word_recognition.cpp +0 -0
  9772. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/deeptextdetection.py +0 -0
  9773. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/detect_er_chars.py +0 -0
  9774. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/dictnet_demo.cpp +0 -0
  9775. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/end_to_end_recognition.cpp +0 -0
  9776. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext01.jpg +0 -0
  9777. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext02.jpg +0 -0
  9778. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext03.jpg +0 -0
  9779. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext04.jpg +0 -0
  9780. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext05.jpg +0 -0
  9781. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext06.jpg +0 -0
  9782. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_char01.jpg +0 -0
  9783. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_char02.jpg +0 -0
  9784. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_char03.jpg +0 -0
  9785. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word01.jpg +0 -0
  9786. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word01_mask.png +0 -0
  9787. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word02.jpg +0 -0
  9788. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word02_mask.png +0 -0
  9789. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word03.jpg +0 -0
  9790. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word03_mask.png +0 -0
  9791. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word04.jpg +0 -0
  9792. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word04_mask.png +0 -0
  9793. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word05.jpg +0 -0
  9794. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_segmented_word05_mask.png +0 -0
  9795. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_word01.jpg +0 -0
  9796. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_word02.jpg +0 -0
  9797. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_word03.jpg +0 -0
  9798. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/scenetext_word04.jpg +0 -0
  9799. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/segmented_word_recognition.cpp +0 -0
  9800. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/text_recognition_cnn.cpp +0 -0
  9801. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/textbox.prototxt +0 -0
  9802. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/textbox_demo.cpp +0 -0
  9803. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/textdetection.cpp +0 -0
  9804. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/textdetection.py +0 -0
  9805. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/textdetection_swt.cpp +0 -0
  9806. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/trained_classifierNM1.xml +0 -0
  9807. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/trained_classifierNM2.xml +0 -0
  9808. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/trained_classifier_erGrouping.xml +0 -0
  9809. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/samples/webcam_demo.cpp +0 -0
  9810. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/erfilter.cpp +0 -0
  9811. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/ocr_beamsearch_decoder.cpp +0 -0
  9812. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/ocr_hmm_decoder.cpp +0 -0
  9813. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/ocr_holistic.cpp +0 -0
  9814. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/ocr_tesseract.cpp +0 -0
  9815. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/precomp.hpp +0 -0
  9816. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/text_detectorCNN.cpp +0 -0
  9817. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/src/text_detector_swt.cpp +0 -0
  9818. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/test/test_detection.cpp +0 -0
  9819. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/test/test_detection_swt.cpp +0 -0
  9820. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/test/test_main.cpp +0 -0
  9821. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/test/test_precomp.hpp +0 -0
  9822. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/text_config.hpp.in +0 -0
  9823. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/tutorials/install_tesseract/install_tesseract.markdown +0 -0
  9824. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/text/tutorials/table_of_content_text.markdown +0 -0
  9825. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/CMakeLists.txt +0 -0
  9826. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/README.md +0 -0
  9827. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/doc/[Tutorial] Adding new Tracker Method for dummies +0 -0
  9828. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/doc/tracking.bib +0 -0
  9829. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/feature.hpp +0 -0
  9830. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/kalman_filters.hpp +0 -0
  9831. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/onlineBoosting.hpp +0 -0
  9832. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/tldDataset.hpp +0 -0
  9833. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/tracking.hpp +0 -0
  9834. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/tracking_by_matching.hpp +0 -0
  9835. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/tracking_internals.hpp +0 -0
  9836. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/tracking_legacy.hpp +0 -0
  9837. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking/twist.hpp +0 -0
  9838. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/include/opencv2/tracking.hpp +0 -0
  9839. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/misc/java/gen_dict.json +0 -0
  9840. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/misc/java/test/TrackerCreateLegacyTest.java +0 -0
  9841. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/misc/java/test/TrackerCreateTest.java +0 -0
  9842. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/misc/objc/gen_dict.json +0 -0
  9843. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/misc/python/pyopencv_tracking.hpp +0 -0
  9844. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/misc/python/test/test_tracking_contrib.py +0 -0
  9845. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/perf/perf_main.cpp +0 -0
  9846. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/perf/perf_precomp.hpp +0 -0
  9847. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/perf/perf_trackers.cpp +0 -0
  9848. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/benchmark.cpp +0 -0
  9849. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/csrt.cpp +0 -0
  9850. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/goturnTracker.cpp +0 -0
  9851. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/kcf.cpp +0 -0
  9852. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/multiTracker_dataset.cpp +0 -0
  9853. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/multitracker.cpp +0 -0
  9854. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/multitracker.py +0 -0
  9855. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/samples_utility.hpp +0 -0
  9856. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tracker.cpp +0 -0
  9857. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tracker.py +0 -0
  9858. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tracker_dataset.cpp +0 -0
  9859. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tracking_by_matching.cpp +0 -0
  9860. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tutorial_customizing_cn_tracker.cpp +0 -0
  9861. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tutorial_introduction_to_tracker.cpp +0 -0
  9862. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/samples/tutorial_multitracker.cpp +0 -0
  9863. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/PFSolver.hpp +0 -0
  9864. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/TrackingFunctionPF.hpp +0 -0
  9865. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/augmented_unscented_kalman.cpp +0 -0
  9866. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/feature.cpp +0 -0
  9867. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/featureColorName.cpp +0 -0
  9868. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/gtrUtils.cpp +0 -0
  9869. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/gtrUtils.hpp +0 -0
  9870. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/kuhn_munkres.cpp +0 -0
  9871. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/kuhn_munkres.hpp +0 -0
  9872. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/legacy/tracker.legacy.hpp +0 -0
  9873. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/legacy/trackerCSRT.legacy.hpp +0 -0
  9874. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/legacy/trackerKCF.legacy.hpp +0 -0
  9875. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/mosseTracker.cpp +0 -0
  9876. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/multiTracker.cpp +0 -0
  9877. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/multiTracker.hpp +0 -0
  9878. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/multiTracker_alt.cpp +0 -0
  9879. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/onlineBoosting.cpp +0 -0
  9880. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/opencl/tldDetector.cl +0 -0
  9881. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/opencl/tmm.cl +0 -0
  9882. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/precomp.hpp +0 -0
  9883. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldDataset.cpp +0 -0
  9884. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldDetector.cpp +0 -0
  9885. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldDetector.hpp +0 -0
  9886. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldEnsembleClassifier.cpp +0 -0
  9887. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldEnsembleClassifier.hpp +0 -0
  9888. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldModel.cpp +0 -0
  9889. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldModel.hpp +0 -0
  9890. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldTracker.cpp +0 -0
  9891. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldTracker.hpp +0 -0
  9892. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldUtils.cpp +0 -0
  9893. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tldUtils.hpp +0 -0
  9894. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tracker.cpp +0 -0
  9895. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerBoosting.cpp +0 -0
  9896. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerBoostingModel.cpp +0 -0
  9897. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerBoostingModel.hpp +0 -0
  9898. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRT.cpp +0 -0
  9899. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRTScaleEstimation.cpp +0 -0
  9900. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRTScaleEstimation.hpp +0 -0
  9901. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRTSegmentation.cpp +0 -0
  9902. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRTSegmentation.hpp +0 -0
  9903. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRTUtils.cpp +0 -0
  9904. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerCSRTUtils.hpp +0 -0
  9905. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerFeature.cpp +0 -0
  9906. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerFeatureSet.cpp +0 -0
  9907. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerKCF.cpp +0 -0
  9908. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerMIL_legacy.cpp +0 -0
  9909. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerMedianFlow.cpp +0 -0
  9910. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerSampler.cpp +0 -0
  9911. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerSamplerAlgorithm.cpp +0 -0
  9912. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/trackerStateEstimator.cpp +0 -0
  9913. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tracking_by_matching.cpp +0 -0
  9914. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tracking_utils.cpp +0 -0
  9915. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/tracking_utils.hpp +0 -0
  9916. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/twist.cpp +0 -0
  9917. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/src/unscented_kalman.cpp +0 -0
  9918. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_aukf.cpp +0 -0
  9919. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_main.cpp +0 -0
  9920. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_precomp.hpp +0 -0
  9921. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_trackerParametersIO.cpp +0 -0
  9922. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_trackers.cpp +0 -0
  9923. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_twist.cpp +0 -0
  9924. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/test/test_ukf.cpp +0 -0
  9925. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/tutorials/tutorial_customizing_cn_tracker.markdown +0 -0
  9926. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/tutorials/tutorial_introduction_to_tracker.markdown +0 -0
  9927. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/tracking/tutorials/tutorial_multitracker.markdown +0 -0
  9928. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/CMakeLists.txt +0 -0
  9929. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/deblurring.hpp +0 -0
  9930. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/fast_marching.hpp +0 -0
  9931. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/fast_marching_inl.hpp +0 -0
  9932. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/frame_source.hpp +0 -0
  9933. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/global_motion.hpp +0 -0
  9934. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/inpainting.hpp +0 -0
  9935. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/log.hpp +0 -0
  9936. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/motion_core.hpp +0 -0
  9937. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/motion_stabilizing.hpp +0 -0
  9938. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/optical_flow.hpp +0 -0
  9939. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/outlier_rejection.hpp +0 -0
  9940. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/ring_buffer.hpp +0 -0
  9941. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/stabilizer.hpp +0 -0
  9942. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab/wobble_suppression.hpp +0 -0
  9943. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/include/opencv2/videostab.hpp +0 -0
  9944. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/samples/videostab.cpp +0 -0
  9945. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/clp.hpp +0 -0
  9946. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/cuda/global_motion.cu +0 -0
  9947. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/deblurring.cpp +0 -0
  9948. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/fast_marching.cpp +0 -0
  9949. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/frame_source.cpp +0 -0
  9950. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/global_motion.cpp +0 -0
  9951. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/inpainting.cpp +0 -0
  9952. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/log.cpp +0 -0
  9953. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/motion_stabilizing.cpp +0 -0
  9954. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/optical_flow.cpp +0 -0
  9955. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/outlier_rejection.cpp +0 -0
  9956. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/precomp.hpp +0 -0
  9957. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/stabilizer.cpp +0 -0
  9958. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/src/wobble_suppression.cpp +0 -0
  9959. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/test/test_main.cpp +0 -0
  9960. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/test/test_motion_estimation.cpp +0 -0
  9961. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/test/test_precomp.hpp +0 -0
  9962. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/videostab/test/test_stabilizer.cpp +0 -0
  9963. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/CMakeLists.txt +0 -0
  9964. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/doc/images/cpw1.png +0 -0
  9965. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/doc/images/cpw2.png +0 -0
  9966. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/doc/images/cpw3.png +0 -0
  9967. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/doc/images/cube_widget.png +0 -0
  9968. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/include/opencv2/viz/types.hpp +0 -0
  9969. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/include/opencv2/viz/viz3d.hpp +0 -0
  9970. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/include/opencv2/viz/vizcore.hpp +0 -0
  9971. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/include/opencv2/viz/widget_accessor.hpp +0 -0
  9972. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/include/opencv2/viz/widgets.hpp +0 -0
  9973. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/include/opencv2/viz.hpp +0 -0
  9974. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/misc/python/pyopencv_viz.impl.hpp +0 -0
  9975. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/misc/python/python_viz.hpp +0 -0
  9976. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/misc/python/test/test_viz_simple.py +0 -0
  9977. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/creating_widgets.cpp +0 -0
  9978. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/data/bunny.ply +0 -0
  9979. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/histo3D.cpp +0 -0
  9980. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/launching_viz.cpp +0 -0
  9981. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/transformations.cpp +0 -0
  9982. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/viz_sample_01.py +0 -0
  9983. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/viz_sample_02.py +0 -0
  9984. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/viz_sample_03.py +0 -0
  9985. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/samples/widget_pose.cpp +0 -0
  9986. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/clouds.cpp +0 -0
  9987. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/precomp.hpp +0 -0
  9988. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/shapes.cpp +0 -0
  9989. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/types.cpp +0 -0
  9990. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/viz3d.cpp +0 -0
  9991. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vizcore.cpp +0 -0
  9992. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vizimpl.cpp +0 -0
  9993. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vizimpl.hpp +0 -0
  9994. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkCloudMatSink.cpp +0 -0
  9995. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkCloudMatSink.h +0 -0
  9996. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkCloudMatSource.cpp +0 -0
  9997. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkCloudMatSource.h +0 -0
  9998. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkCocoaInteractorFix.mm +0 -0
  9999. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkImageMatSource.cpp +0 -0
  10000. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkImageMatSource.h +0 -0
  10001. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkOBJWriter.cpp +0 -0
  10002. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkOBJWriter.h +0 -0
  10003. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkTrajectorySource.cpp +0 -0
  10004. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkTrajectorySource.h +0 -0
  10005. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkVizInteractorStyle.cpp +0 -0
  10006. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkVizInteractorStyle.hpp +0 -0
  10007. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkXYZReader.cpp +0 -0
  10008. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkXYZReader.h +0 -0
  10009. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkXYZWriter.cpp +0 -0
  10010. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/vtk/vtkXYZWriter.h +0 -0
  10011. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/src/widget.cpp +0 -0
  10012. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_common.cpp +0 -0
  10013. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_common.hpp +0 -0
  10014. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_main.cpp +0 -0
  10015. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_precomp.hpp +0 -0
  10016. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_tutorial2.cpp +0 -0
  10017. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_tutorial3.cpp +0 -0
  10018. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/test_viz3d.cpp +0 -0
  10019. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/test/tests_simple.cpp +0 -0
  10020. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/creating_widgets/creating_widgets.markdown +0 -0
  10021. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/creating_widgets/images/red_triangle.png +0 -0
  10022. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/histo3D/histo3D.markdown +0 -0
  10023. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/histo3D/images/histo50.png +0 -0
  10024. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/images/facedetect.jpg +0 -0
  10025. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/images/image_effects.png +0 -0
  10026. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/images/intro.png +0 -0
  10027. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/launching_viz/images/window_demo.png +0 -0
  10028. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/launching_viz/launching_viz.markdown +0 -0
  10029. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/table_of_content_viz.markdown +0 -0
  10030. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/transformations/images/camera_view_point.png +0 -0
  10031. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/transformations/images/global_view_point.png +0 -0
  10032. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/transformations/transformations.markdown +0 -0
  10033. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/widget_pose/images/widgetpose.png +0 -0
  10034. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/viz/tutorials/widget_pose/widget_pose.markdown +0 -0
  10035. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/CMakeLists.txt +0 -0
  10036. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/LICENSE +0 -0
  10037. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/README.md +0 -0
  10038. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/include/opencv2/wechat_qrcode.hpp +0 -0
  10039. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/perf/perf_main.cpp +0 -0
  10040. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/perf/perf_precomp.hpp +0 -0
  10041. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/perf/perf_wechat_qrcode_pipeline.cpp +0 -0
  10042. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/samples/qrcode.py +0 -0
  10043. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/samples/qrcode_example.cpp +0 -0
  10044. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/samples/qrcode_example_without_nn.cpp +0 -0
  10045. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/samples/qrcode_without_nn.py +0 -0
  10046. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/binarizermgr.cpp +0 -0
  10047. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/binarizermgr.hpp +0 -0
  10048. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/decodermgr.cpp +0 -0
  10049. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/decodermgr.hpp +0 -0
  10050. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/detector/align.cpp +0 -0
  10051. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/detector/align.hpp +0 -0
  10052. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/detector/ssd_detector.cpp +0 -0
  10053. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/detector/ssd_detector.hpp +0 -0
  10054. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/imgsource.cpp +0 -0
  10055. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/imgsource.hpp +0 -0
  10056. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/precomp.hpp +0 -0
  10057. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/scale/super_scale.cpp +0 -0
  10058. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/scale/super_scale.hpp +0 -0
  10059. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/wechat_qrcode.cpp +0 -0
  10060. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/binarizer.cpp +0 -0
  10061. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/binarizer.hpp +0 -0
  10062. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/binarybitmap.cpp +0 -0
  10063. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/binarybitmap.hpp +0 -0
  10064. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/array.hpp +0 -0
  10065. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/adaptive_threshold_mean_binarizer.cpp +0 -0
  10066. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/adaptive_threshold_mean_binarizer.hpp +0 -0
  10067. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/fast_window_binarizer.cpp +0 -0
  10068. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/fast_window_binarizer.hpp +0 -0
  10069. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/global_histogram_binarizer.cpp +0 -0
  10070. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/global_histogram_binarizer.hpp +0 -0
  10071. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/hybrid_binarizer.cpp +0 -0
  10072. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/hybrid_binarizer.hpp +0 -0
  10073. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/simple_adaptive_binarizer.cpp +0 -0
  10074. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/binarizer/simple_adaptive_binarizer.hpp +0 -0
  10075. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bitarray.cpp +0 -0
  10076. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bitarray.hpp +0 -0
  10077. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bitmatrix.cpp +0 -0
  10078. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bitmatrix.hpp +0 -0
  10079. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bitsource.cpp +0 -0
  10080. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bitsource.hpp +0 -0
  10081. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bytematrix.cpp +0 -0
  10082. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/bytematrix.hpp +0 -0
  10083. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/characterseteci.cpp +0 -0
  10084. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/characterseteci.hpp +0 -0
  10085. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/counted.hpp +0 -0
  10086. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/decoder_result.cpp +0 -0
  10087. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/decoder_result.hpp +0 -0
  10088. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/detector_result.cpp +0 -0
  10089. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/detector_result.hpp +0 -0
  10090. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/greyscale_luminance_source.cpp +0 -0
  10091. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/greyscale_luminance_source.hpp +0 -0
  10092. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/greyscale_rotated_luminance_source.cpp +0 -0
  10093. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/greyscale_rotated_luminance_source.hpp +0 -0
  10094. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/grid_sampler.cpp +0 -0
  10095. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/grid_sampler.hpp +0 -0
  10096. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/imagecut.cpp +0 -0
  10097. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/imagecut.hpp +0 -0
  10098. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/kmeans.cpp +0 -0
  10099. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/kmeans.hpp +0 -0
  10100. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/mathutils.hpp +0 -0
  10101. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/perspective_transform.cpp +0 -0
  10102. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/perspective_transform.hpp +0 -0
  10103. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/genericgf.cpp +0 -0
  10104. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/genericgf.hpp +0 -0
  10105. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/genericgfpoly.cpp +0 -0
  10106. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/genericgfpoly.hpp +0 -0
  10107. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/reed_solomon_decoder.cpp +0 -0
  10108. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/reedsolomon/reed_solomon_decoder.hpp +0 -0
  10109. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/str.cpp +0 -0
  10110. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/str.hpp +0 -0
  10111. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/stringutils.cpp +0 -0
  10112. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/stringutils.hpp +0 -0
  10113. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/unicomblock.cpp +0 -0
  10114. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/common/unicomblock.hpp +0 -0
  10115. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/decodehints.hpp +0 -0
  10116. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/errorhandler.cpp +0 -0
  10117. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/errorhandler.hpp +0 -0
  10118. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/luminance_source.cpp +0 -0
  10119. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/luminance_source.hpp +0 -0
  10120. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/bitmatrixparser.cpp +0 -0
  10121. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/bitmatrixparser.hpp +0 -0
  10122. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/datablock.cpp +0 -0
  10123. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/datablock.hpp +0 -0
  10124. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/datamask.cpp +0 -0
  10125. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/datamask.hpp +0 -0
  10126. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/decoded_bit_stream_parser.cpp +0 -0
  10127. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/decoded_bit_stream_parser.hpp +0 -0
  10128. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/decoder.cpp +0 -0
  10129. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/decoder.hpp +0 -0
  10130. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/mode.cpp +0 -0
  10131. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/mode.hpp +0 -0
  10132. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/qrcode_decoder_metadata.hpp +0 -0
  10133. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/alignment_pattern.cpp +0 -0
  10134. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/alignment_pattern.hpp +0 -0
  10135. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/alignment_pattern_finder.cpp +0 -0
  10136. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/alignment_pattern_finder.hpp +0 -0
  10137. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/detector.cpp +0 -0
  10138. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/detector.hpp +0 -0
  10139. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/finder_pattern.cpp +0 -0
  10140. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/finder_pattern.hpp +0 -0
  10141. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/finder_pattern_finder.cpp +0 -0
  10142. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/finder_pattern_finder.hpp +0 -0
  10143. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/finder_pattern_info.cpp +0 -0
  10144. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/finder_pattern_info.hpp +0 -0
  10145. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/pattern_result.cpp +0 -0
  10146. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/detector/pattern_result.hpp +0 -0
  10147. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/error_correction_level.cpp +0 -0
  10148. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/error_correction_level.hpp +0 -0
  10149. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/format_information.cpp +0 -0
  10150. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/format_information.hpp +0 -0
  10151. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/qrcode_reader.cpp +0 -0
  10152. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/qrcode_reader.hpp +0 -0
  10153. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/version.cpp +0 -0
  10154. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/qrcode/version.hpp +0 -0
  10155. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/reader.cpp +0 -0
  10156. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/reader.hpp +0 -0
  10157. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/result.cpp +0 -0
  10158. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/result.hpp +0 -0
  10159. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/resultpoint.cpp +0 -0
  10160. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/resultpoint.hpp +0 -0
  10161. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/src/zxing/zxing.hpp +0 -0
  10162. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/test/test_main.cpp +0 -0
  10163. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/test/test_precomp.hpp +0 -0
  10164. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/wechat_qrcode/test/test_qrcode.cpp +0 -0
  10165. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/CMakeLists.txt +0 -0
  10166. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/README.md +0 -0
  10167. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/cmake/download_boostdesc.cmake +0 -0
  10168. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/cmake/download_vgg.cmake +0 -0
  10169. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/doc/xfeatures2d.bib +0 -0
  10170. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/include/opencv2/xfeatures2d/cuda.hpp +0 -0
  10171. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/include/opencv2/xfeatures2d/nonfree.hpp +0 -0
  10172. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/include/opencv2/xfeatures2d.hpp +0 -0
  10173. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/DAISYDescriptorExtractorTest.java +0 -0
  10174. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/FREAKDescriptorExtractorTest.java +0 -0
  10175. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/HARRISFeatureDetectorTest.java +0 -0
  10176. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/LATCHDescriptorExtractorTest.java +0 -0
  10177. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/LUCIDDescriptorExtractorTest.java +0 -0
  10178. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/MSDFeatureDetectorTest.java +0 -0
  10179. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/STARFeatureDetectorTest.java +0 -0
  10180. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/SURFDescriptorExtractorTest.java +0 -0
  10181. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/java/test/SURFFeatureDetectorTest.java +0 -0
  10182. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/objc/gen_dict.json +0 -0
  10183. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/python/pyopencv_sift.hpp +0 -0
  10184. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/python/pyopencv_xfeatures2d.hpp +0 -0
  10185. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/python/shadow_sift.hpp +0 -0
  10186. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/python/test/test_cuda_xfeatures2d.py +0 -0
  10187. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/python/test/test_descriptors.py +0 -0
  10188. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/misc/python/test/test_sift_compatibility.py +0 -0
  10189. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_beblid.cpp +0 -0
  10190. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_daisy.cpp +0 -0
  10191. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_latch.cpp +0 -0
  10192. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_main.cpp +0 -0
  10193. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_msd.cpp +0 -0
  10194. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_precomp.hpp +0 -0
  10195. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_surf.cpp +0 -0
  10196. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_surf.cuda.cpp +0 -0
  10197. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_surf.ocl.cpp +0 -0
  10198. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_teblid.cpp +0 -0
  10199. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/perf/perf_vgg.cpp +0 -0
  10200. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/bagofwords_classification.cpp +0 -0
  10201. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/export-boostdesc.py +0 -0
  10202. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/gms_matcher.cpp +0 -0
  10203. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/pct_signatures.cpp +0 -0
  10204. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/pct_webcam.cpp +0 -0
  10205. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/shape_transformation.cpp +0 -0
  10206. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/surf_matcher.cpp +0 -0
  10207. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/samples/video_homography.cpp +0 -0
  10208. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/affine_feature2d.cpp +0 -0
  10209. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/beblid.cpp +0 -0
  10210. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/beblid.p256.hpp +0 -0
  10211. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/beblid.p512.hpp +0 -0
  10212. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/boostdesc.cpp +0 -0
  10213. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/brief.cpp +0 -0
  10214. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/cuda/surf.cu +0 -0
  10215. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/daisy.cpp +0 -0
  10216. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/ellipticKeyPoint.cpp +0 -0
  10217. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/fast.cpp +0 -0
  10218. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/freak.cpp +0 -0
  10219. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/generated_16.i +0 -0
  10220. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/generated_32.i +0 -0
  10221. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/generated_64.i +0 -0
  10222. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/gms.cpp +0 -0
  10223. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/harris_lapace_detector.cpp +0 -0
  10224. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/latch.cpp +0 -0
  10225. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/Logos.cpp +0 -0
  10226. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/Logos.hpp +0 -0
  10227. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/Match.cpp +0 -0
  10228. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/Match.hpp +0 -0
  10229. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/Point.cpp +0 -0
  10230. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/Point.hpp +0 -0
  10231. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/PointPair.cpp +0 -0
  10232. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos/PointPair.hpp +0 -0
  10233. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/logos.cpp +0 -0
  10234. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/lucid.cpp +0 -0
  10235. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/msd.cpp +0 -0
  10236. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/msd_pyramid.hpp +0 -0
  10237. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/opencl/surf.cl +0 -0
  10238. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/constants.hpp +0 -0
  10239. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/distance.hpp +0 -0
  10240. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/grayscale_bitmap.cpp +0 -0
  10241. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/grayscale_bitmap.hpp +0 -0
  10242. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/pct_clusterizer.cpp +0 -0
  10243. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/pct_clusterizer.hpp +0 -0
  10244. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/pct_sampler.cpp +0 -0
  10245. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/pct_sampler.hpp +0 -0
  10246. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures/similarity.hpp +0 -0
  10247. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures.cpp +0 -0
  10248. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/pct_signatures_sqfd.cpp +0 -0
  10249. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/precomp.hpp +0 -0
  10250. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/stardetector.cpp +0 -0
  10251. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/surf.cpp +0 -0
  10252. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/surf.cuda.cpp +0 -0
  10253. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/surf.hpp +0 -0
  10254. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/surf.ocl.cpp +0 -0
  10255. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/tbmr.cpp +0 -0
  10256. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/teblid.p256.hpp +0 -0
  10257. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/teblid.p512.hpp +0 -0
  10258. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/vgg.cpp +0 -0
  10259. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/src/xfeatures2d_init.cpp +0 -0
  10260. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_detectors.cpp +0 -0
  10261. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_features2d.cpp +0 -0
  10262. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_gms_matcher.cpp +0 -0
  10263. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_keypoints.cpp +0 -0
  10264. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_logos_matcher.cpp +0 -0
  10265. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_main.cpp +0 -0
  10266. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_precomp.hpp +0 -0
  10267. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_rotation_and_scale_invariance.cpp +0 -0
  10268. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_surf.cuda.cpp +0 -0
  10269. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xfeatures2d/test/test_surf.ocl.cpp +0 -0
  10270. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/CMakeLists.txt +0 -0
  10271. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/README.md +0 -0
  10272. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/pics/corridor_fld.jpg +0 -0
  10273. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/pics/superpixels_blocks.png +0 -0
  10274. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/pics/superpixels_blocks2.png +0 -0
  10275. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/pics/superpixels_demo.png +0 -0
  10276. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/pics/superpixels_lsc.png +0 -0
  10277. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/pics/superpixels_slic.png +0 -0
  10278. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/doc/ximgproc.bib +0 -0
  10279. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/brightedges.hpp +0 -0
  10280. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/color_match.hpp +0 -0
  10281. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/deriche_filter.hpp +0 -0
  10282. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/disparity_filter.hpp +0 -0
  10283. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/edge_drawing.hpp +0 -0
  10284. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/edge_filter.hpp +0 -0
  10285. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/edgeboxes.hpp +0 -0
  10286. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/edgepreserving_filter.hpp +0 -0
  10287. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/estimated_covariance.hpp +0 -0
  10288. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/fast_hough_transform.hpp +0 -0
  10289. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/fast_line_detector.hpp +0 -0
  10290. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/find_ellipses.hpp +0 -0
  10291. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/fourier_descriptors.hpp +0 -0
  10292. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/lsc.hpp +0 -0
  10293. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/paillou_filter.hpp +0 -0
  10294. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/peilin.hpp +0 -0
  10295. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/radon_transform.hpp +0 -0
  10296. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/ridgefilter.hpp +0 -0
  10297. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/run_length_morphology.hpp +0 -0
  10298. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/scansegment.hpp +0 -0
  10299. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/seeds.hpp +0 -0
  10300. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/segmentation.hpp +0 -0
  10301. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/slic.hpp +0 -0
  10302. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/sparse_match_interpolator.hpp +0 -0
  10303. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/structured_edge_detection.hpp +0 -0
  10304. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc/weighted_median_filter.hpp +0 -0
  10305. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/include/opencv2/ximgproc.hpp +0 -0
  10306. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/misc/objc/gen_dict.json +0 -0
  10307. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/misc/python/pyopencv_ximgproc.hpp +0 -0
  10308. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/misc/python/test/test_disparity.py +0 -0
  10309. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/misc/python/test/test_sparse_match_interpolator.py +0 -0
  10310. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_adaptive_manifold.cpp +0 -0
  10311. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_bilateral_texture_filter.cpp +0 -0
  10312. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_disparity_wls_filter.cpp +0 -0
  10313. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_domain_transform.cpp +0 -0
  10314. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_edgepreserving_filter.cpp +0 -0
  10315. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_fast_hough_transform.cpp +0 -0
  10316. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_fgs_filter.cpp +0 -0
  10317. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_find_ellipses.cpp +0 -0
  10318. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_guided_filter.cpp +0 -0
  10319. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_joint_bilateral_filter.cpp +0 -0
  10320. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_l0_smooth.cpp +0 -0
  10321. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_main.cpp +0 -0
  10322. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_precomp.hpp +0 -0
  10323. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_radon_transform.cpp +0 -0
  10324. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_ridge_detection_filter.cpp +0 -0
  10325. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_rolling_guidance_filter.cpp +0 -0
  10326. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_run_length_morphology.cpp +0 -0
  10327. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_thining.cpp +0 -0
  10328. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/perf/perf_weighted_median_filter.cpp +0 -0
  10329. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/CMakeLists.txt +0 -0
  10330. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/brightedgesexample.cpp +0 -0
  10331. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/color_match_template.cpp +0 -0
  10332. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/colorize.cpp +0 -0
  10333. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/dericheSample.py +0 -0
  10334. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/deriche_demo.cpp +0 -0
  10335. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/disparity_filtering.cpp +0 -0
  10336. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/edge_drawing.py +0 -0
  10337. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/edgeboxes_demo.cpp +0 -0
  10338. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/edgeboxes_demo.py +0 -0
  10339. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/edgepreserving_filter_demo.cpp +0 -0
  10340. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/fast_hough_transform.cpp +0 -0
  10341. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/filterdemo.cpp +0 -0
  10342. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/find_ellipses.cpp +0 -0
  10343. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/find_ellipses.py +0 -0
  10344. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/findredlinedpolygonfromgooglemaps.py +0 -0
  10345. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/fld_lines.cpp +0 -0
  10346. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/fourier_descriptors_demo.cpp +0 -0
  10347. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/fourier_descriptors_demo.py +0 -0
  10348. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/graphsegmentation_demo.cpp +0 -0
  10349. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/live_demo.cpp +0 -0
  10350. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/niblack_thresholding.cpp +0 -0
  10351. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/paillou_demo.cpp +0 -0
  10352. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/peilin.cpp +0 -0
  10353. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/peilin_plane.png +0 -0
  10354. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/peilin_shape.png +0 -0
  10355. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/polygonstanfordoutput.png +0 -0
  10356. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/radon_transform_demo.cpp +0 -0
  10357. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/radon_transform_demo.py +0 -0
  10358. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/run_length_morphology_demo.cpp +0 -0
  10359. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/seeds.cpp +0 -0
  10360. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/selectivesearchsegmentation_demo.cpp +0 -0
  10361. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/selectivesearchsegmentation_demo.py +0 -0
  10362. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/slic.cpp +0 -0
  10363. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/stanford.png +0 -0
  10364. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/structured_edge_detection.cpp +0 -0
  10365. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/samples/thinning.cpp +0 -0
  10366. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/adaptive_manifold_filter_n.cpp +0 -0
  10367. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/advanced_types.hpp +0 -0
  10368. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/anisodiff.cpp +0 -0
  10369. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/bilateral_texture_filter.cpp +0 -0
  10370. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/brightedges.cpp +0 -0
  10371. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/deriche_filter.cpp +0 -0
  10372. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/disparity_filters.cpp +0 -0
  10373. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/domain_transform.cpp +0 -0
  10374. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/dtfilter_cpu.cpp +0 -0
  10375. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/dtfilter_cpu.hpp +0 -0
  10376. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/dtfilter_cpu.inl.hpp +0 -0
  10377. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/edge_drawing.cpp +0 -0
  10378. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/edge_drawing_common.hpp +0 -0
  10379. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/edgeaware_filters_common.cpp +0 -0
  10380. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/edgeaware_filters_common.hpp +0 -0
  10381. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/edgeboxes.cpp +0 -0
  10382. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/edgepreserving_filter.cpp +0 -0
  10383. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/estimated_covariance.cpp +0 -0
  10384. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/fast_hough_transform.cpp +0 -0
  10385. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/fast_line_detector.cpp +0 -0
  10386. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/fbs_filter.cpp +0 -0
  10387. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/fgs_filter.cpp +0 -0
  10388. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/find_ellipses.cpp +0 -0
  10389. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/fourier_descriptors.cpp +0 -0
  10390. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/graphsegmentation.cpp +0 -0
  10391. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/guided_filter.cpp +0 -0
  10392. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/joint_bilateral_filter.cpp +0 -0
  10393. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/l0_smooth.cpp +0 -0
  10394. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/lsc.cpp +0 -0
  10395. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/niblack_thresholding.cpp +0 -0
  10396. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/opencl/anisodiff.cl +0 -0
  10397. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/paillou_filter.cpp +0 -0
  10398. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/peilin.cpp +0 -0
  10399. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/precomp.hpp +0 -0
  10400. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/quaternion.cpp +0 -0
  10401. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/radon_transform.cpp +0 -0
  10402. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/ridgedetectionfilter.cpp +0 -0
  10403. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/rolling_guidance_filter.cpp +0 -0
  10404. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/run_length_morphology.cpp +0 -0
  10405. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/scansegment.cpp +0 -0
  10406. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/seeds.cpp +0 -0
  10407. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/selectivesearchsegmentation.cpp +0 -0
  10408. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/slic.cpp +0 -0
  10409. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/sparse_match_interpolators.cpp +0 -0
  10410. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/structured_edge_detection.cpp +0 -0
  10411. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/thinning.cpp +0 -0
  10412. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/src/weighted_median_filter.cpp +0 -0
  10413. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_adaptive_manifold.cpp +0 -0
  10414. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_adaptive_manifold_ref_impl.cpp +0 -0
  10415. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_anisodiff.cpp +0 -0
  10416. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_bilateral_texture_filter.cpp +0 -0
  10417. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_deriche_filter.cpp +0 -0
  10418. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_disparity_wls_filter.cpp +0 -0
  10419. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_domain_transform.cpp +0 -0
  10420. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_edgeboxes.cpp +0 -0
  10421. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_edgepreserving_filter.cpp +0 -0
  10422. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_fast_hough_transform.cpp +0 -0
  10423. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_fbs_filter.cpp +0 -0
  10424. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_fgs_filter.cpp +0 -0
  10425. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_find_ellipses.cpp +0 -0
  10426. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_fld.cpp +0 -0
  10427. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_fourier_descriptors.cpp +0 -0
  10428. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_guided_filter.cpp +0 -0
  10429. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_joint_bilateral_filter.cpp +0 -0
  10430. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_l0_smooth.cpp +0 -0
  10431. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_main.cpp +0 -0
  10432. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_matchcolortemplate.cpp +0 -0
  10433. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_niblack_threshold.cpp +0 -0
  10434. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_precomp.hpp +0 -0
  10435. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_radon_transform.cpp +0 -0
  10436. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_ridge_detection_filter.cpp +0 -0
  10437. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_rolling_guidance_filter.cpp +0 -0
  10438. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_run_length_morphology.cpp +0 -0
  10439. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_scansegment.cpp +0 -0
  10440. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_slic.cpp +0 -0
  10441. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_sparse_match_interpolator.cpp +0 -0
  10442. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_structured_edge_detection.cpp +0 -0
  10443. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_thinning.cpp +0 -0
  10444. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/test/test_weighted_median_filter.cpp +0 -0
  10445. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/disparity_filtering.markdown +0 -0
  10446. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/01.jpg +0 -0
  10447. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/02.jpg +0 -0
  10448. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/03.jpg +0 -0
  10449. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/04.jpg +0 -0
  10450. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/05.jpg +0 -0
  10451. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/06.jpg +0 -0
  10452. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/07.jpg +0 -0
  10453. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/08.jpg +0 -0
  10454. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/09.jpg +0 -0
  10455. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/10.jpg +0 -0
  10456. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/11.jpg +0 -0
  10457. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/12.jpg +0 -0
  10458. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/ambush_5_bm.png +0 -0
  10459. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/ambush_5_bm_with_filter.png +0 -0
  10460. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/ambush_5_left.jpg +0 -0
  10461. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/images/ambush_5_right.jpg +0 -0
  10462. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/prediction.markdown +0 -0
  10463. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/scripts/modelConvert.m +0 -0
  10464. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/ximgproc/tutorials/training.markdown +0 -0
  10465. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/CMakeLists.txt +0 -0
  10466. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/README.md +0 -0
  10467. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/doc/xobjdetect.bib +0 -0
  10468. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/include/opencv2/xobjdetect.hpp +0 -0
  10469. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/cascadeclassifier.h +0 -0
  10470. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/feature_evaluator.cpp +0 -0
  10471. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/feature_evaluator.hpp +0 -0
  10472. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/lbpfeatures.cpp +0 -0
  10473. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/lbpfeatures.h +0 -0
  10474. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/precomp.hpp +0 -0
  10475. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/waldboost.cpp +0 -0
  10476. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/waldboost.hpp +0 -0
  10477. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/wbdetector.cpp +0 -0
  10478. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/src/wbdetector.hpp +0 -0
  10479. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/tools/CMakeLists.txt +0 -0
  10480. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/tools/waldboost_detector/CMakeLists.txt +0 -0
  10481. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xobjdetect/tools/waldboost_detector/waldboost_detector.cpp +0 -0
  10482. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/CMakeLists.txt +0 -0
  10483. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/README.md +0 -0
  10484. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/doc/xphoto.bib +0 -0
  10485. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto/bm3d_image_denoising.hpp +0 -0
  10486. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto/dct_image_denoising.hpp +0 -0
  10487. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto/inpainting.hpp +0 -0
  10488. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto/oilpainting.hpp +0 -0
  10489. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto/tonemap.hpp +0 -0
  10490. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto/white_balance.hpp +0 -0
  10491. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/include/opencv2/xphoto.hpp +0 -0
  10492. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/misc/objc/gen_dict.json +0 -0
  10493. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/perf/perf_grayworld.cpp +0 -0
  10494. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/perf/perf_learning_based_color_balance.cpp +0 -0
  10495. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/perf/perf_main.cpp +0 -0
  10496. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/perf/perf_precomp.hpp +0 -0
  10497. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/bm3d_image_denoising.cpp +0 -0
  10498. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/color_balance.cpp +0 -0
  10499. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/color_balance_benchmark.py +0 -0
  10500. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/dct_image_denoising.cpp +0 -0
  10501. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/inpainting.cpp +0 -0
  10502. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/learn_color_balance.py +0 -0
  10503. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/samples/oil.cpp +0 -0
  10504. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/advanced_types.hpp +0 -0
  10505. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/annf.hpp +0 -0
  10506. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/blending.hpp +0 -0
  10507. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_invoker_commons.hpp +0 -0
  10508. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_invoker_step1.hpp +0 -0
  10509. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_invoker_step2.hpp +0 -0
  10510. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_invoker_structs.hpp +0 -0
  10511. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_transforms.hpp +0 -0
  10512. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_transforms_1D.hpp +0 -0
  10513. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_transforms_2D.hpp +0 -0
  10514. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_denoising_transforms_haar.hpp +0 -0
  10515. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/bm3d_image_denoising.cpp +0 -0
  10516. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/dct_image_denoising.cpp +0 -0
  10517. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/gcgraph.hpp +0 -0
  10518. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/grayworld_white_balance.cpp +0 -0
  10519. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/inpainting.cpp +0 -0
  10520. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/inpainting_fsr.impl.hpp +0 -0
  10521. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/kaiser_window.hpp +0 -0
  10522. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/learning_based_color_balance.cpp +0 -0
  10523. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/learning_based_color_balance_model.hpp +0 -0
  10524. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/norm2.hpp +0 -0
  10525. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/oilpainting.cpp +0 -0
  10526. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/photomontage.hpp +0 -0
  10527. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/simple_color_balance.cpp +0 -0
  10528. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/tonemap.cpp +0 -0
  10529. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/src/whs.hpp +0 -0
  10530. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/dct_image_denoising.cpp +0 -0
  10531. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/simple_color_balance.cpp +0 -0
  10532. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_denoise_bm3d.cpp +0 -0
  10533. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_grayworld.cpp +0 -0
  10534. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_hdr.cpp +0 -0
  10535. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_inpainting.cpp +0 -0
  10536. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_learning_based_color_balance.cpp +0 -0
  10537. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_main.cpp +0 -0
  10538. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_oil_painting.cpp +0 -0
  10539. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/test/test_precomp.hpp +0 -0
  10540. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/fsr_for_inpainting.markdown +0 -0
  10541. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/images/baboon.jpg +0 -0
  10542. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/images/baboon_oil_painting_effect.jpg +0 -0
  10543. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/images/originalVSdistorted.jpg +0 -0
  10544. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/images/reconstructed_fastVSbest.jpg +0 -0
  10545. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/oil_painting_effect.markdown +0 -0
  10546. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/modules/xphoto/tutorials/training_white_balance.markdown +0 -0
  10547. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/samples/data/corridor.jpg +0 -0
  10548. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/samples/python2/common.py +0 -0
  10549. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/samples/python2/lsd_lines_extraction.py +0 -0
  10550. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/samples/python2/seeds.py +0 -0
  10551. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib/samples/python2/video.py +0 -0
  10552. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib_python.egg-info/SOURCES.txt +0 -0
  10553. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib_python.egg-info/dependency_links.txt +0 -0
  10554. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib_python.egg-info/requires.txt +0 -0
  10555. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/opencv_contrib_python.egg-info/top_level.txt +0 -0
  10556. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/patches/patchOpenEXR +0 -0
  10557. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/patches/patchQtPlugins +0 -0
  10558. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/scripts/__init__.py +0 -0
  10559. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/setup.cfg +0 -0
  10560. {opencv-contrib-python-4.10.0.82 → opencv-contrib-python-4.10.0.84}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: opencv-contrib-python
3
- Version: 4.10.0.82
3
+ Version: 4.10.0.84
4
4
  Summary: Wrapper package for OpenCV python bindings.
5
5
  Home-page: https://github.com/opencv/opencv-python
6
6
  Maintainer: OpenCV Team
@@ -1,4 +1,4 @@
1
- opencv_version = "4.10.0.82"
1
+ opencv_version = "4.10.0.84"
2
2
  contrib = True
3
3
  headless = False
4
4
  rolling = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: opencv-contrib-python
3
- Version: 4.10.0.82
3
+ Version: 4.10.0.84
4
4
  Summary: Wrapper package for OpenCV python bindings.
5
5
  Home-page: https://github.com/opencv/opencv-python
6
6
  Maintainer: OpenCV Team
@@ -0,0 +1,13 @@
1
+ [build-system]
2
+ requires = [
3
+ "cmake>=3.1",
4
+ "numpy==1.13.3; python_version=='3.6' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
5
+ "numpy==1.17.0; python_version=='3.7' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
6
+ "numpy==1.17.5; python_version=='3.8' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
7
+ "numpy==1.19.3; python_version<'3.9' and sys_platform == 'linux' and platform_machine == 'aarch64'",
8
+ "numpy==1.21.0; python_version<'3.9' and sys_platform == 'darwin' and platform_machine == 'arm64'",
9
+ "numpy>=2.0.0; python_version>='3.9'",
10
+ "pip",
11
+ "scikit-build>=0.14.0",
12
+ "setuptools==59.2.0",
13
+ ]
@@ -1,17 +0,0 @@
1
- [build-system]
2
- requires = [
3
- "cmake>=3.1",
4
- "numpy==1.13.3; python_version=='3.6' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
5
- "numpy==1.17.0; python_version=='3.7' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
6
- "numpy==1.17.5; python_version=='3.8' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
7
- "numpy==1.19.3; python_version<='3.9' and sys_platform == 'linux' and platform_machine == 'aarch64'",
8
- "numpy==1.21.0; python_version<='3.9' and sys_platform == 'darwin' and platform_machine == 'arm64'",
9
- "numpy==1.19.3; python_version=='3.9' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
10
- "numpy==1.21.2; python_version=='3.10' and platform_system!='Darwin'",
11
- "numpy==1.21.4; python_version=='3.10' and platform_system=='Darwin'",
12
- "numpy==1.23.5; python_version=='3.11'",
13
- "numpy>=1.26.4; python_version>='3.12'",
14
- "pip",
15
- "scikit-build>=0.14.0",
16
- "setuptools==59.2.0",
17
- ]