opencv/modules
anandkaranubc d85c13bcbb
Merge pull request #26587 from anandkaranubc:fix-nu-svc-parameter-check
Fix #25812: Add error handling for invalid nu parameter in SVM NU_SVC #26587

### 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 [Issue #25812](https://github.com/opencv/opencv/issues/25812)
- [ ] 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
2024-12-10 09:21:25 +03:00
..
calib3d calib3d: fix vector access in USAC 2024-11-26 16:15:51 +03:00
core doc: upgraded for compatibility with doxygen 1.12 2024-12-09 23:08:18 +03:00
dnn Support string_view in caffe_importer 2024-12-09 10:24:01 +01:00
features2d C-API cleanup: use AutoBuffer in MSER 2024-10-01 18:44:22 +03:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Fixed missing include chrono in g-api tests. 2024-11-26 15:22:57 +03:00
highgui doc: upgraded for compatibility with doxygen 1.12 2024-12-09 23:08:18 +03:00
imgcodecs Merge pull request #25691 from redhecker:gifSupport 2024-12-07 10:17:41 +03:00
imgproc Merge pull request #26547 from mshabunin:fix-type-cast 2024-12-03 11:08:45 +03:00
java Merge pull request #26009 from alexlyulkov:al/unify-build-gradle 2024-08-21 09:24:28 +03:00
js fix: performance typo 2024-10-18 08:37:32 -03:00
ml Merge pull request #26587 from anandkaranubc:fix-nu-svc-parameter-check 2024-12-10 09:21:25 +03:00
objc Fix python re warning in gen_objc 2024-12-06 19:54:23 +08:00
objdetect objdetect: fix invalid vector access in QR encoder 2024-11-29 14:40:53 +03:00
photo Fix typo: rename 'search_widow_size' to 'search_window_size' 2024-12-08 13:41:48 +05:30
python Merge pull request #26434 from dkurt:dk/int64_file_storage_4.x 2024-11-11 14:13:33 +03:00
stitching Document some stitching methods and enable bindings for them. 2024-11-25 14:03:49 +03:00
ts build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
video build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
videoio videoio(test): filter unstable GStreamer tests 2024-12-06 08:12:36 +00:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00