Skip to content

Fixed std::vector<Point3f> handling in JS wrappers#27291

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/js_charuco_corners
May 12, 2025
Merged

Fixed std::vector<Point3f> handling in JS wrappers#27291
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/js_charuco_corners

Conversation

@asmorkalov
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov commented May 7, 2025

Fixes #26626

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
build_image:Custom=javascript
buildworker:Custom=linux-1,linux-4,linux-f1

@asmorkalov asmorkalov added this to the 4.12.0 milestone May 7, 2025
@asmorkalov asmorkalov force-pushed the as/js_charuco_corners branch from 55bc837 to 8a98034 Compare May 7, 2025 13:01
@asmorkalov asmorkalov requested a review from mshabunin May 7, 2025 13:02
@asmorkalov asmorkalov changed the title Check chesboard corners availability for Chanruco board in JS. Fixed std::vector<Point3f> handling in JS wrappers May 7, 2025
@asmorkalov asmorkalov force-pushed the as/js_charuco_corners branch from 8a98034 to 2f97718 Compare May 7, 2025 13:03
@asmorkalov asmorkalov self-assigned this May 12, 2025
@asmorkalov asmorkalov merged commit 11aefa2 into opencv:4.x May 12, 2025
51 of 55 checks passed
@asmorkalov asmorkalov mentioned this pull request May 27, 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.

OpenCV.js aruco_CharucoBoard getChessboardCorners broken

1 participant