Skip to content

added argument to print notice in roiSelector.cpp#23196

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
labeeb-7z:printOptionInRoiSelector
Mar 20, 2023
Merged

added argument to print notice in roiSelector.cpp#23196
asmorkalov merged 2 commits intoopencv:4.xfrom
labeeb-7z:printOptionInRoiSelector

Conversation

@labeeb-7z
Copy link
Copy Markdown
Contributor

@labeeb-7z labeeb-7z commented Jan 30, 2023

Related Issue : #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

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
  • 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

@labeeb-7z
Copy link
Copy Markdown
Contributor Author

Hello @alalek can this PR be improved any further for merging?

@asmorkalov asmorkalov self-assigned this Mar 20, 2023
@asmorkalov asmorkalov added this to the 4.8.0 milestone Mar 20, 2023
@asmorkalov asmorkalov merged commit c4226f0 into opencv:4.x Mar 20, 2023
hanliutong pushed a commit to hanliutong/opencv that referenced this pull request Mar 27, 2023
Added argument to print notice in `roiSelector.cpp`

Related Issue : opencv#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
@asmorkalov asmorkalov mentioned this pull request May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants