opencv/modules/objdetect
Christine Poerschke d00a96315e
Merge pull request #23612 from cpoerschke:3.4-issue-21532
QRCodeDetector: don't floodFill with outside-of-image seedPoint #23612

Fixes #21532.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [X] I agree to contribute to the project under Apache 2 License.
- [X] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [X] The PR is proposed to the proper branch
- [X] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2023-05-22 13:34:30 +03:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 update HOGDescriptor documentation 2022-02-13 23:54:27 +03:00
misc QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2022-08-16 10:24:54 +03:00
perf QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT 2022-08-16 10:24:54 +03:00
src Merge pull request #23612 from cpoerschke:3.4-issue-21532 2023-05-22 13:34:30 +03:00
test Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00