opencv/samples/cpp/tutorial_code/snippets
n0099 868787c364
Merge pull request #23342 from n0099:#23335
Improve document of cv::RotatedRect for #23335 #23342

fix #23335

### 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.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-05-03 14:15:53 +03:00
..
core_mat_checkVector.cpp Improve the doc for cv::Mat::checkVector. 2018-01-18 16:48:59 +01:00
core_merge.cpp Improve the documentation. 2017-08-28 12:36:23 +02:00
core_reduce.cpp Update documentation 2018-01-12 22:21:14 +03:00
core_split.cpp Improve the documentation. 2017-08-28 12:36:23 +02:00
core_various.cpp Merge pull request #23342 from n0099:#23335 2023-05-03 14:15:53 +03:00
imgcodecs_imwrite.cpp Update documentation of imwrite() 2020-07-06 11:02:50 +03:00
imgproc_applyColorMap.cpp add imgproc snippets 2018-06-01 23:42:00 +09:00
imgproc_calcHist.cpp Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
imgproc_drawContours.cpp Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
imgproc_HoughLinesCircles.cpp Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
imgproc_HoughLinesP.cpp Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
imgproc_HoughLinesPointSet.cpp cmake: refactored scripts with samples building: 2018-02-12 18:42:36 +03:00
imgproc_segmentation.cpp imgproc: add IntelligentScissors 2020-12-25 10:57:11 +00:00