File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1- <!-- Please use this line to close one or multiple issues when this pullrequest gets merged
2- You can add another line right under the first one:
3- resolves #1234
4- resolves #1235
5- -->
1+ ### Pull Request Readiness Checklist
62
7- ### This pullrequest changes
3+ See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
84
9- <!-- Please describe what your pullrequest is changing -->
5+ - [ ] I agree to contribute to the project under OpenCV (BSD) License.
6+ - [ ] To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
7+ - [ ] The PR is proposed to proper branch
8+ - [ ] There is reference to original bug report and related work
9+ - [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
10+ Patch to opencv_extra has the same branch name.
11+ - [ ] The feature is well documented and sample code can be built with the project CMake
You can’t perform that action at this time.
0 commit comments