Fix stitching Python bindings PR #22329
authorAndrew Chinery <andrewchinery@gmail.com>
Tue, 13 Sep 2022 13:35:42 +0000 (14:35 +0100)
committerAndrew Chinery <andrewchinery@gmail.com>
Tue, 13 Sep 2022 13:35:42 +0000 (14:35 +0100)
commit26a7647e0e7c665e48e058f71cc1ab952cc4303d
treece83a2d72aff2f11449ee4a183e3075550839a4d
parentfc3e393516a7637425f73a3ce40f7950329bf3e3
Fix stitching Python bindings PR #22329
modules/stitching/include/opencv2/stitching/detail/matchers.hpp
modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp
modules/stitching/misc/python/test/test_stitching.py
modules/stitching/src/matchers.cpp
modules/stitching/test/test_matchers.cpp