111 Commits (3c712cf77dc96c59b6df9d8415c43ab13e70213c)

Author SHA1 Message Date
Adrian Kretz 3473b8a653 Generate invertible covariance matrix 10 months ago
Giles Payne 617d7ff575
Merge pull request #24454 from komakai:refactorObjcRange 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Alexander Smorkalov 2af5815d47 Fail Java test suite, execution, if one of test failed. 1 year ago
Avasam cd9f85dbda Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 1 year ago
Avasam 9f87475129 Fix partially unknown Mat 1 year ago
Dmitry Kurtaev 433c364456
Merge pull request #23724 from dkurt:java_without_ant 1 year ago
Dmitry Kurtaev 4823285b55
Merge pull request #23679 from dkurt:py_cv_type_macro 2 years ago
Dmitry Kurtaev 29b2f77b5f
Merge pull request #23674 from dkurt:py_cv_maketype 2 years ago
Alexander Smorkalov 05084aa63e Restored Java bindings for CPU features management. 2 years ago
Giles Payne cfa5a270d3 Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2 years ago
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
Alexander Alekhin 0c10ae1861 python: cv.Mat wrapper over numpy.ndarray 3 years ago
Giles Payne b3cc828995 Fix put/get functions for non-contiguous Mat on iOS/macOS 3 years ago
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 3 years ago
Giles Payne 61a5378aeb Improvements/fixes for unsigned type handling in Swift/Kotlin 3 years ago
Giles Payne f1f9121bc7 Add test for Java Mat.at 4 years ago
Giles Payne 3b42e19505 At-like function for Java/Kotlin 4 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 599d64a405 core(parallel): fix JS build, fix OpenMP version dump 4 years ago
Giles Payne 5cf08b0722 Fix/optimize Android put/get functions 4 years ago
Alexander Alekhin cc73c36e32 core(parallel): plugins support 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
Alexander Alekhin 4dfa0a0383 bindings: basic support for #if preprocessor directives 5 years ago
Alexander Alekhin 80c4cedd25 android: use .getRowStride() in JavaCamera2View 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
berak 4d3989817c java: fix Mat.toString() for higher dimensions 5 years ago
Ahmed Ashour ca8a1d2cff java: generated code inline return 6 years ago
Ahmed Ashour f9564e053d java: test: use assertNotNull and assertFalse 6 years ago
Ahmed Ashour f3319f6140 java: remove redundant declaration of java.lang package 6 years ago
Ahmed Ashour 1050b5351e java: add CvType.CV_16F 6 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Giles Payne 11dbd86aa3 Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago