630 Commits (00094a879280f89acaad8f1d48bd8a873957e32b)

Author SHA1 Message Date
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Simon Heinen d2dc7f4c27 Update android+AsyncServiceHelper.java 10 years ago
Simon Heinen 0df9dc8fb9 Update android+AsyncServiceHelper.java 10 years ago
Maksim Shabunin 231685133e OpenCV Manager: support 3.0.0 library 10 years ago
Maksim Shabunin 632afe6ae3 Fixed mangled install layout on unix machines 10 years ago
Prof. Dr. Rudolf Haussmann 9f1eb70dbc Changes to be committed: 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Alexander Alekhin 52effe9e72 Android: fix JavaCameraView implementation 10 years ago
Simon Heinen 5d97dd0ea5 Update android+AsyncServiceHelper.java 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Maksim Shabunin bebf6c47c6 Removed Sphinx generation commands from cmake scripts 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Maksim Shabunin c5a1650ac0 Refactoring in gen_java.py script 10 years ago
Vadim Pisarevsky 1176d4ef84 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky 9c9ecc22e2 fixed opencv_java build 10 years ago
Vadim Pisarevsky c422bdc3f8 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky 61cddd8b63 fixed opencv_java build 10 years ago
Matthew Conway 92efe4534b update gen_javadoc prints to python3 syntax fixed #3768 10 years ago
Maksim Shabunin 0d7b44db50 Java wrappers now support nested namespaces and classes 10 years ago
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 10 years ago
Maksim Shabunin 2992e3a1b6 Fixed android test detection and some spaces in CMakeLists.txt 10 years ago
Maksim Shabunin cff5e3ee88 Changed java tests detection procedure 10 years ago
Maksim Shabunin 39874ef742 Fixed some failing java tests 10 years ago
Maksim Shabunin 93c03ef05b Fixed android java test build 10 years ago
Maksim Shabunin b3bae170ed Fixed java tests build 10 years ago
Andrey Pavlenko 43714b9d03 disabling java bindings for xfeatures2d module due to build errors 10 years ago
Maksim Shabunin 66ed9ddbe3 Added Ptr<T> support to Java wrappers 10 years ago
StevenPuttemans d27e440b2a continue fixing nonfree elements 10 years ago
Vadim Pisarevsky 75487d43f5 fixed trailing whitespaces 10 years ago
Vadim Pisarevsky 00b2124876 fixing more compile problems with Java bindings etc 10 years ago
Vadim Pisarevsky 27d2d3cbac fixed doc builder complains and the test failures 10 years ago
Vadim Pisarevsky 31df47b6ea moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Vadim Pisarevsky 9cb79b9abb temporarily disabled java bindings for ml; hopefully fixed warnings etc. 10 years ago
Vadim Pisarevsky 8e9d1d9fe6 temporarily disabled java bindings for ml; hopefully fixed warnings etc. 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Michael Pratt cac1218eef Build both Python 2 and Python 3 bindings 11 years ago
Muto Masayuki 518d0df201 Add AKAZE support for the Java wrapper 11 years ago
Alexander Smorkalov e23f7303a6 OpenCV version++. OpenCV Manager version++. 11 years ago
Alexander Smorkalov d17740ec87 Bug #3553 JavaCameraView frame format and cvtColor format inconsistency fixed. 11 years ago
Alexander Smorkalov 846266fde4 Native camera fix for some deivices with Qualcomm SoC like Samsung Galaxy S4. 11 years ago
Alexander Smorkalov c78142acb0 Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed. 11 years ago
Alexander Smorkalov dbe7634286 Dead code removed as this cannot be null in Java. 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Ilya Lavrenov 66b2acc8ee removed ocl from allmodules list 11 years ago
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 11 years ago