Skip to content

Add Objective-C/Swift wrappers for opencv_contrib modules#17882

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
komakai:objc-contrib-wrappers
Aug 3, 2020
Merged

Add Objective-C/Swift wrappers for opencv_contrib modules#17882
opencv-pushbot merged 1 commit intoopencv:masterfrom
komakai:objc-contrib-wrappers

Conversation

@komakai
Copy link
Copy Markdown
Contributor

@komakai komakai commented Jul 19, 2020

Merge with contrib: opencv/opencv_contrib#2609

resolves #17881

Changes:

  • add missing functions to Point3x interfaces/implementations
  • add missing type conversion config
  • improve argument fix-up logic
  • add mechanism to handle enum member name clashes
  • improve handling of nested classes
  • fix a minor bug in Float6.get

07ba8bd

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 OpenCV (BSD) License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work

@komakai
Copy link
Copy Markdown
Contributor Author

komakai commented Jul 19, 2020

Updated docs including opencv_contrib modules:
http://xtravision.stars.ne.jp/opencv-objc-doc-test/docs/index.html

@asmorkalov
Copy link
Copy Markdown
Contributor

@vpisarev please take a look.

@komakai komakai force-pushed the objc-contrib-wrappers branch from 7a5d8fd to 4cf7675 Compare July 21, 2020 10:20
@vpisarev
Copy link
Copy Markdown
Contributor

vpisarev commented Aug 1, 2020

@komakai, thank you very much for another excellent contribution! I checked it, works great! 👍

@alalek alalek assigned vpisarev and unassigned mshabunin Aug 2, 2020
@opencv-pushbot opencv-pushbot merged commit 1192734 into opencv:master Aug 3, 2020
@komakai komakai mentioned this pull request Oct 11, 2020
5 tasks
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.

Add Objective-C/Swift wrappers for opencv_contrib modules

6 participants