32 Commits (2c1ec4245dc793153c50fcbd255863dd1382c961)

Author SHA1 Message Date
Alexander Smorkalov bbda6f4c57 Backport 5.x: Support for module names that start from digit in ObjC bindings generator. 1 year ago
Giles Payne a44a6f6c87 Fix issue in Objective-C generator when a class name is a substring of its base class name 2 years ago
Giles Payne cfa5a270d3 Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2 years ago
Alexander Alekhin b5400902a7
Merge pull request #23002 from alalek:issue_22206 2 years ago
Giles Payne 9ce0e51305 Objective-C wrapper header fix-ups to avoid clashes with system macros 3 years ago
Andrey Senyaev 4d3cf77ad5 Replaced distutils to shutil when copying files in a tree 3 years ago
Alexander Alekhin 81f0b0e0dc cmake: fix tracking detail headers 4 years ago
Giles Payne 29b453eb86 Objective-C name clash avoidance 4 years ago
Jonathan Cole 85b0fb2a9c
Merge pull request #18826 from Rightpoint:feature/colejd/build-catalyst-xcframework 4 years ago
Alexander Alekhin eafe6ccdbe objc: fix handling of std::vector<std::vector<T>> return type 4 years ago
Alexander Alekhin 4c9e3723e8 objc: skip unsupported inner namespaces 4 years ago
Alexander Alekhin 24f2b7dd3f objc(test): repair binary resource files 4 years ago
Alexander Alekhin cfbdbffcad objc: rework headers import 4 years ago
Alexander Alekhin 90bea15e35 objc: robust code generation 4 years ago
Alexander Alekhin 9e84b860f2 cmake: update objc generator scripts 4 years ago
Chris Ballinger 4d00ed8df7
Merge pull request #18771 from chrisballinger:xcode-12-fixes 4 years ago
Giles Payne 72dfd4846e
Merge pull request #18637 from komakai:build-for-distribution 4 years ago
Giles Payne ef21fd3cf8 Fix handling of properties with enum type 4 years ago
mtfrctl 7de189114b
Merge pull request #18547 from mtfrctl:objc-conversions-macosx 4 years ago
Giles Payne 80d4d4d92c Update tests and samples to work with changes to dynamic build 4 years ago
Giles Payne 098f07664d Fix support for --without build flag on iOS/macOS build 4 years ago
Giles Payne 8b61719a9d Swift native in/out array handling 4 years ago
Giles Payne bedabc15ae Obj-C/Swift docs improvements 4 years ago
Giles Payne 4cf76754d3 Add Objective-C/Swift wrappers for opencv_contrib modules 4 years ago
Giles Payne af9ee90091
Merge pull request #17818 from komakai:documentation-improvements 4 years ago
Giles Payne 59ba33658a Dynamic build for Objective-C/Swift wrapper 4 years ago
Giles Payne 13962b8533 Use cv::Ptr instead of raw pointers 4 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago