129 Commits (9744073b95cda4ea75d0078a341906f9729b7937)

Author SHA1 Message Date
Xiaolei Yu 40eb613bbf Make install paths relative to CMAKE_INSTALL_PREFIX 9 years ago
Alexander Alekhin cbd0ee21d5 revert: java bindings become CMake modules (loadable plugins) 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Alexander Alekhin 0db10a3052 fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
Alexander Alekhin dbcc55a196 cleanup <build>/src|gen folders to remove stalled/unused Java files 9 years ago
Andrey Pavlenko 23fea91e84 minor fixes 9 years ago
Andrey Pavlenko 15db8243ef refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21 9 years ago
Alexander Alekhin b15a9d675e cmake: use copy_if_different 9 years ago
Maksim Shabunin c79ad45fce Added interface libraries for android opencv_java 10 years ago
Ruslan Baratov 0fcc5face3 Fix `cmake -E touch classes.jar' step 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Maksim Shabunin 316d76bdb6 Rename OpenCV Engine to org.opencv.engine3 for release candidate 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Maksim Shabunin 632afe6ae3 Fixed mangled install layout on unix machines 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
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
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 10 years ago
Andrey Pavlenko 43714b9d03 disabling java bindings for xfeatures2d module due to build errors 10 years ago
StevenPuttemans d27e440b2a continue fixing nonfree elements 10 years ago
Alexander Alekhin 55188fe991 world fix 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
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov 5a5c82bb1d Additional ENABLE_DYNAMIC_CUDA option implemented in cmake. Warning fixes and refactoring. 11 years ago
Alexander Smorkalov 037ffcdf99 Dynamic CUDA support library reimplemented as OpenCV module. 11 years ago
Roman Donchenko 65389e41db Revert commit 994e07db0 (PR #1715), because it's irrelevant for master. 11 years ago
Vincent Rabaud 0b1df62215 add VERBATIM as advised by @SpecLad 11 years ago
Vincent Rabaud 3b0108e4c1 fix the crash as suggested by @SpecLad 11 years ago
Vincent Rabaud e1b2f593d6 fix crash when path has spaces 11 years ago
Alexander Smorkalov 994e07db07 Bug #3276 Java bindings binary compatibility is broken in branch 2.4 fixed. 11 years ago
Alexander Alekhin 4b17d073c0 cmake: fix linker dependencies for opencv_java 11 years ago
Alexander Alekhin 2a9d24323c cmake: add opencv_java into list of exported targets (fix for android) 11 years ago
Alexander Alekhin bc089bb18c cmake: update java module install rules 11 years ago
Alexander Smorkalov 98cb1dcc9a MediaRecorder hint enabled for all Android devices with API level 14 and above. 11 years ago
Andrey Pavlenko 01e9733155 fix for #3077 12 years ago
Andrey Kamaev eeaa1e8751 Fix link of fat java wrapper on OS X 12 years ago
Andrey Kamaev 688d170de7 Java wrapper is adapted for cv::String 12 years ago
Andrey Pavlenko 0e64baaec5 removing redundant code 12 years ago
Andrey Pavlenko 116d3be9c0 moving JNI library to 'build/lib' dir on non-Win 12 years ago
Andrey Pavlenko 5321da92cb adding/fixing version suffix for desktop java library on all OSes 12 years ago