opencv/modules
Labib Asari c4226f0457
Merge pull request #23196 from labeeb-7z:printOptionInRoiSelector
Added argument to print notice in `roiSelector.cpp`

Related Issue : https://github.com/opencv/opencv/issues/23175

I've added a printNotice argument to `selectROI` (and it's overload) and `selectROIs` functions.
I've also updated the function declarations in `highgui.hpp`.
Tested by building locally.

### 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.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-03-20 10:06:57 +03:00
..
calib3d Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
core Merge pull request #23301 from shtern:fix_quaternion 2023-03-10 11:37:43 +03:00
dnn Merge pull request #23357 from zihaomu:fix_winograd_error_32bit 2023-03-15 11:24:54 +03:00
features2d fixed another SIFT constructor (#23272) 2023-02-18 00:07:45 +03:00
flann Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
gapi Merge pull request #23211 from TolyaTalamanov:at/pipeline-modeling-tool-perf-alignment 2023-02-15 14:04:14 +03:00
highgui Merge pull request #23196 from labeeb-7z:printOptionInRoiSelector 2023-03-20 10:06:57 +03:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-02-11 18:35:00 +00:00
java Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
js add willReadFrequently on imread in js 2022-10-08 12:05:33 +03:00
ml Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
objc Merge pull request #23002 from alalek:issue_22206 2022-12-22 14:01:21 +00:00
objdetect Update charuco_detector.cpp 2023-02-05 19:39:25 -05:00
photo Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
python fix: remove extra '/O' modifier for '/IO' arguments 2023-02-17 13:07:28 +03:00
stitching Merge pull request #22329 from chinery:stitching-py-fixes 2022-10-07 15:03:37 +03:00
ts Fix some clang 14 warnings 2023-02-07 01:19:00 +03:00
video Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
videoio Merge pull request #23237 from hzcyf:feature/orbbec_femto_mega_support 2023-03-01 07:13:22 +00:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00