opencv/modules
Maxim Smolskiy a2a3f5e86c
Merge pull request #26773 from MaximSmolskiy:improve-robustness-for-ellipse-fitting
Improve robustness for ellipse fitting #26773

### Pull Request Readiness Checklist

Related to #26694 

Current noise addition is not very good because for example it turns degenerate case of one horizontal line into degenerate case of two parallel horizontal lines

Improving noise addition leads to improved robustness of algorithms

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
2025-01-20 14:25:40 +03:00
..
calib3d Remove useless C headers 2025-01-13 16:34:28 +01:00
core Merge pull request #26798 from brad0:opencv_powerpc_elf_aux_info 2025-01-20 13:33:46 +03:00
dnn Fixed Android build with Vulkan support. 2025-01-13 21:13:22 +03:00
features2d Remove useless C headers 2025-01-13 16:34:28 +01:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Add include chrono gstreamersource.cpp 2024-12-24 06:53:30 +00:00
highgui Merge pull request #26379 from cdcseacave:jxl_codec 2024-12-31 11:56:35 +03:00
imgcodecs Fix memory leaks for JpegXLDecoder 2025-01-17 00:39:32 +03:00
imgproc Merge pull request #26773 from MaximSmolskiy:improve-robustness-for-ellipse-fitting 2025-01-20 14:25:40 +03:00
java Merge pull request #26057 from asmorkalov:as/android_16k_pages 2024-12-31 11:53:04 +03:00
js Merge pull request #26147 from vrabaud:opencv_js 2024-12-19 17:35:16 +03:00
ml Merge pull request #26590 from Kumataro:fix26589 2024-12-17 07:40:27 +03:00
objc Merge pull request #26713 from homuler:fix/build-ios-framework 2025-01-10 14:48:56 +03:00
objdetect Merge pull request #26753 from shyama7004:RotatedMarkers 2025-01-13 10:51:03 +03:00
photo Photo_CalibrateDebevec.regression-fix 2025-01-12 19:45:22 +05:30
python addition of POST_BUILD 2025-01-09 20:40:56 +05:30
stitching Document some stitching methods and enable bindings for them. 2024-11-25 14:03:49 +03:00
ts Fix Syntax warning in ts summary.py 2024-12-18 05:27:10 +08:00
video build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
videoio Fix an is-empty condition in FFmpeg video capture 2025-01-18 17:01:22 +08:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00