opencv/modules/objdetect/include/opencv2/objdetect
Cristian Dobre e05ad56f6e
Merge pull request #24903 from cristidbr-adapta:feature-barcode-detector-parameters
Feature barcode detector parameters #24903

Attempt to solve #24902 without changing the default detector behaviour. 
Megre with extra: https://github.com/opencv/opencv_extra/pull/1150

**Introduces new parameters and methods to `cv::barcode::BarcodeDetector`**.

### 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
- [x] 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
2024-05-20 09:53:22 +03:00
..
aruco_board.hpp fix charuco checkBoard 2023-09-20 12:27:07 +03:00
aruco_detector.hpp Typo fix in Aruco documentation. 2024-02-14 16:12:10 +03:00
aruco_dictionary.hpp update aruco bytesList docs 2023-07-13 13:50:07 +03:00
barcode.hpp Merge pull request #24903 from cristidbr-adapta:feature-barcode-detector-parameters 2024-05-20 09:53:22 +03:00
charuco_detector.hpp Merge pull request #23018 from stopmosk:move-aruco-tutorial 2024-02-26 14:57:46 +03:00
detection_based_tracker.hpp Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
face.hpp Merge pull request #24773 from tailsu:sd/pathlike 2024-01-12 16:23:05 +03:00
graphical_code_detector.hpp Merge pull request #24548 from dkurt:qrcode_struct_append_decode 2024-02-01 16:15:14 +03:00
objdetect.hpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00