25 Commits (540aa13300b2aede45d328a228f79fb26ad1a5cd)

Author SHA1 Message Date
Giles Payne b8106e4ba4 Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 2 years ago
Giles Payne 9ce0e51305 Objective-C wrapper header fix-ups to avoid clashes with system macros 3 years ago
Giles Payne 19a880bb91 Simple matrix multiplication for Mat in iOS/Android 3 years ago
Giles Payne 27df987211 Fix bug in initializers Rect2f(Point2f,Point2f) and Rect2d(Point2d,Point2d) 3 years ago
Giles Payne b3cc828995 Fix put/get functions for non-contiguous Mat on iOS/macOS 3 years ago
Giles Payne 61a5378aeb Improvements/fixes for unsigned type handling in Swift/Kotlin 3 years ago
Giles Payne 709156ee65 Add tests for Mat.at function 4 years ago
Giles Payne 472030907b At-like function for Swift 4 years ago
Giles Payne 6265155ce4
Merge pull request #20092 from komakai:disable_swift_build 4 years ago
Alexander Alekhin cfbdbffcad objc: rework headers import 4 years ago
Alexander Alekhin 2e7ef6f4e8 objc: fix std::string handling 4 years ago
mtfrctl 16561ed71e Add data pointer bridge method to Mat for Objective-C/Swift 4 years ago
Giles Payne 8b61719a9d Swift native in/out array handling 4 years ago
Giles Payne 31ddd98c8e Fix Objective-C declaration of Mat_to_vector_Point2d 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 5 years ago
Giles Payne 177fbc7bbb Cleanup unneeded raw pointer handling code 5 years ago
Giles Payne 13962b8533 Use cv::Ptr instead of raw pointers 5 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago