opencv/modules
Maxim Smolskiy 8f0373816a
Merge pull request #27900 from MaximSmolskiy:refactor-minEnclosingCircle-tests
Refactor minEnclosingCircle tests #27900

### Pull Request Readiness Checklist

Separate input points for tests

Before this, next input points depended on previous ones and it was not obvious which input points specific test checked

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
- [ ] 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
2025-10-15 09:48:49 +03:00
..
calib3d Merge pull request #27865 from MaximSmolskiy:fix_invalid_memory_access_in_usac 2025-10-06 15:29:44 +03:00
core Merge pull request #27854 from asmorkalov:as/inRange_hal 2025-10-03 10:46:58 +03:00
dnn Merge pull request #27785 from pratham-mcw:dnn-lstm-neon 2025-10-03 10:50:50 +03:00
features2d Merge pull request #27642 from pratham-mcw:perf_arm64_fast_loop_unroll 2025-09-19 16:49:21 +03:00
flann Merge pull request #27730 from Kumataro:fix27729 2025-09-08 10:35:01 +03:00
gapi More warning fixes iG-API on Windows. 2025-10-13 16:50:55 +03:00
highgui Fixed -Wretrun-type warning in Highgui. 2025-10-13 10:35:00 +03:00
imgcodecs Fixed warnings produced by x86 builds on Windows. 2025-10-09 11:54:10 +03:00
imgproc Merge pull request #27900 from MaximSmolskiy:refactor-minEnclosingCircle-tests 2025-10-15 09:48:49 +03:00
java Add Java wrapper support for List<List<MatShape>> 2025-08-25 02:09:19 +09:00
js Added option to wrap opencv_contrib into JS too. 2025-09-25 17:25:04 +03:00
ml Remove more C code 2025-09-25 13:31:30 +02:00
objc feat: add conditional inclusion support to header parser 2025-05-19 10:11:52 +03:00
objdetect Merge pull request #27877 from MaximSmolskiy:fix_QRCodeDetector_detectAndDecode_crash 2025-10-08 08:50:54 +03:00
photo fix: Refactor tuple creation in NLM CUDA kernel for fixing nvcc build error 2025-10-11 14:22:27 +08:00
python Restored PYTHON_DEBUG_LIBRARIES in python bindings. 2025-10-02 09:00:22 +03:00
stitching Renamed templated BlocksCompensator::feed method to exclude claches with base class pure virtual method. 2025-09-08 14:52:58 +03:00
ts Merge pull request #27416 from Kumataro:fix27413 2025-06-12 15:32:28 +03:00
video Merge pull request #27810 from D00E:known-foreground-mask 2025-10-14 09:56:06 +03:00
videoio Merge pull request #27864 from peters:patch-2 2025-10-04 13:24:28 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00