opencv/modules
Dmitry Kurtaev c92135bdd1
Merge pull request #23634 from dkurt:fix_nearest_exact
Fix even input dimensions for INTER_NEAREST_EXACT #23634

### Pull Request Readiness Checklist

resolves https://github.com/opencv/opencv/issues/22204
related: https://github.com/opencv/opencv/issues/9096#issuecomment-1551306017

/cc @Yosshi999

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-19 20:32:04 +03:00
..
calib3d Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-04-21 10:55:04 +03:00
core Merge pull request #23566 from seanm:atomic-bool 2023-05-16 10:46:59 +00:00
dnn Merge pull request #23645 from Abdurrahheem:ash/tf_init_input_check 2023-05-19 13:28:24 +03:00
features2d fixed another SIFT constructor (#23272) 2023-02-18 00:07:45 +03:00
flann Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-04-21 10:55:04 +03:00
gapi Bump supported ONNX RT version to 1.14.1 2023-04-22 20:15:40 +00:00
highgui sets pixel info font colors based on current palette 2023-05-15 17:42:48 +02:00
imgcodecs Merge pull request #23513 from komakai:fix_unrecognized_selector 2023-04-24 11:29:41 +03:00
imgproc Merge pull request #23634 from dkurt:fix_nearest_exact 2023-05-19 20:32:04 +03:00
java Merge pull request #23447 from onuralpszr:gradle80_namespace 2023-04-28 13:41:39 +03:00
js add opencv.js imread function can use OffscreenCanvas 2023-04-03 10:33:20 +08:00
ml Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-04-21 10:55:04 +03:00
objc Fix issue in Objective-C generator when a class name is a substring of its base class name 2023-05-10 15:34:25 +09:00
objdetect ChArUco pre460 pattern support 2023-05-04 16:59:04 +03:00
photo Deprecated convertTypeStr and made new variant that also takes the buffer size 2023-04-26 09:48:15 -04:00
python Proposed solution for issue #23633 2023-05-17 23:06:59 +02:00
stitching Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-04-21 10:55:04 +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 #23606 from mshabunin:fix-ffmpeg-packet-limit 2023-05-16 14:31:04 +03:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00