Skip to content

Fix #25812: Add error handling for invalid nu parameter in SVM NU_SVC#26587

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
anandkaranubc:fix-nu-svc-parameter-check
Dec 10, 2024
Merged

Fix #25812: Add error handling for invalid nu parameter in SVM NU_SVC#26587
asmorkalov merged 2 commits intoopencv:4.xfrom
anandkaranubc:fix-nu-svc-parameter-check

Conversation

@anandkaranubc
Copy link
Copy Markdown
Contributor

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work Issue #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

@anandkaranubc
Copy link
Copy Markdown
Contributor Author

Apologies for the oversight @asmorkalov. Have made the necessary changes :)

@asmorkalov asmorkalov added backport is needed Label for maintainers. Authors of PR can ignore this category: ml labels Dec 9, 2024
@asmorkalov asmorkalov self-assigned this Dec 10, 2024
@asmorkalov asmorkalov added this to the 4.11.0 milestone Dec 10, 2024
@asmorkalov asmorkalov merged commit d85c13b into opencv:4.x Dec 10, 2024
@anandkaranubc anandkaranubc deleted the fix-nu-svc-parameter-check branch December 10, 2024 06:22
@asmorkalov asmorkalov mentioned this pull request Jan 15, 2025
NanQin555 pushed a commit to NanQin555/opencv that referenced this pull request Feb 24, 2025
…er-check

Fix opencv#25812: Add error handling for invalid nu parameter in SVM NU_SVC opencv#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 opencv#25812](opencv#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport is needed Label for maintainers. Authors of PR can ignore this category: ml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants