Skip to content

Add javascript bindings for calib3d module.#14305

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
cameron-martin:calib3d-js
Jun 22, 2019
Merged

Add javascript bindings for calib3d module.#14305
opencv-pushbot merged 1 commit intoopencv:3.4from
cameron-martin:calib3d-js

Conversation

@cameron-martin
Copy link
Copy Markdown
Contributor

@cameron-martin cameron-martin commented Apr 11, 2019

resolves #14293

This pullrequest changes

This adds javascript bindings for the calib3d module, along with tests.

Currently I have only added the findHomography function, but will add the rest of the module soon.

force_builders_only=Docs,Custom
build_image:Docs=docs-js
build_image:Custom=javascript
buildworker:Custom=linux-4

@dkurt dkurt marked this pull request as ready for review June 20, 2019 23:11
@dkurt
Copy link
Copy Markdown
Member

dkurt commented Jun 20, 2019

Hi! I rebased this PR with the latest master branch.

Removed constants from legacy C api and switched out header with shorter version.

Removed blank line that was failing CI.
Copy link
Copy Markdown
Member

@dkurt dkurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@dkurt dkurt self-assigned this Jun 22, 2019
@opencv-pushbot opencv-pushbot merged commit 0ae053f into opencv:3.4 Jun 22, 2019
@alalek alalek mentioned this pull request Jun 26, 2019
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.

4 participants