Skip to content

Conversation

@HAGGAI-1000
Copy link

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
  • 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

Hagai House added 2 commits March 13, 2025 11:31
	modified:   modules/features2d/include/opencv2/features2d.hpp
 Changes to be committed:
	modified:   modules/features2d/include/opencv2/features2d.hpp
WhiteSpace removed
@asmorkalov
Copy link
Contributor

@HAGGAI-1000 Thanks a lot for the contribution! Could you briefly describe the PR motivation and add some tests for the new functionality?

@asmorkalov asmorkalov added this to the 4.13.0 milestone Nov 19, 2025
@asmorkalov asmorkalov self-requested a review November 19, 2025 08:40
@asmorkalov asmorkalov self-assigned this Nov 19, 2025
@HAGGAI-1000
Copy link
Author

Gladly, where do I put the motivation?

@asmorkalov
Copy link
Contributor

PR description.

add test for adaptive threshold
@HAGGAI-1000 HAGGAI-1000 changed the title Adaptive blob white space Allowing blob detector with adaptive threshold instead of manually providing thresholds for binarization Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants