Skip to content

Add JavaScript bindings for SimpleBlobDetector#24477

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/SimpleBlobDetector_js
Nov 8, 2023
Merged

Add JavaScript bindings for SimpleBlobDetector#24477
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/SimpleBlobDetector_js

Conversation

@asmorkalov
Copy link
Copy Markdown
Contributor

Fixes #17066

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
force_builders=Custom
build_image:Docs=docs-js:18.04
build_image:Custom=javascript
buildworker:Custom=linux-1,linux-4,linux-f1

@asmorkalov asmorkalov force-pushed the as/SimpleBlobDetector_js branch from a625d31 to abc4eeb Compare November 1, 2023 16:30
@asmorkalov asmorkalov changed the title WIP: Add JavaScript bindings for SimpleBlobDetector Add JavaScript bindings for SimpleBlobDetector Nov 1, 2023
@asmorkalov asmorkalov added this to the 4.9.0 milestone Nov 1, 2023
@asmorkalov
Copy link
Copy Markdown
Contributor Author

@opencv-alalek please take a look.

@asmorkalov asmorkalov merged commit 81907af into opencv:4.x Nov 8, 2023
@asmorkalov asmorkalov mentioned this pull request Jan 19, 2024
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.

SimpleBlobDetector is not exposed as API in opencv.js

2 participants