639 Commits (6bfbcf02cbf885c015c450c0c8a9f83fac57e8fe)

Author SHA1 Message Date
Alexander Alekhin 1461ab41bc ipp: added support for updated ICV package 11 years ago
Ilya Lavrenov 444ab0ef0d fixed (IppiSize&)sz 11 years ago
Ilya Lavrenov c735594178 cv::scaleAdd 11 years ago
Ilya Lavrenov f1b38c4198 cv::warpPerspective and cv::warpAffine 11 years ago
vbystricky e8f79d6e1f Fix rebase errors 11 years ago
vbystricky 1b3651d8ee Undo changes ipp to ippicv prefix of function names 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago
Elena Gvozdeva 037ac27ec8 Added SharedMatrix 11 years ago
Elena Gvozdeva fa2d79a15b Added IPP Async converters, doc and sample 11 years ago
Alexander Smorkalov b852108262 OpenCVConfig.cmake fix after cutting absolute CUDA libraries path. 11 years ago
Alexander Smorkalov 64d679ecb4 Added guard to prevent from gpu module redefinition in OpenCV.mk 11 years ago
Alexander Smorkalov b0ad84cfa2 Libraries filter update after abs path cut. 11 years ago
Alexander Smorkalov 284b2fc1e7 Cut path to CUDA libraries to prevent generation of OpenCVModules.cmake with abs path. 11 years ago
Alexander Smorkalov b4e4f13f9e Superres module enabled for Android. GPU samples build fixed for Android. 11 years ago
Alexander Smorkalov 6b8de222d7 OpenCV_MODULES_SUFFIX variable added to OpenCVConfig.cmake to enable custom module configurations. 11 years ago
Anatoly Baksheev 4d7a593c25 minor cmake fix fo macos 11 years ago
Alexander Smorkalov b3e18d23a3 Implicit CUDA and OpenCL control for module definition added. 11 years ago
Nicolas Martin 67cf0dabea Do not build apple objective-c codes if using gcc 11 years ago
Alexander Smorkalov de6d13088f gcov tool support added. 11 years ago
Alexander Karsakov 01a980aa9e Fixed compilation with IPP on Linux. Added linking with Intel compiler runtime libraries. 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Stuart Cunningham 55b9c0374c Fix cmake detection of build platform endianness 11 years ago
Alexander Smorkalov d02c291160 opencv_run_all_tests.sh implemented for Android SDK. 11 years ago
Ilya Lavrenov 281666887e typo 11 years ago
Anatoly Baksheev 5dc17f5d58 Fixed all OpenGL issues for Macos (via objective-C++ layer) 11 years ago
Anatoly Baksheev 975a6299fa More proper OpneCv+Qt+Vtk issues handling (http://code.opencv.org/issues/3492) 11 years ago
Alexander Smorkalov b10d4b05ed dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Alexander Smorkalov 530702c5f2 Absolute path to tests in opencv_run_app_tests.sh fixed. 11 years ago
Alexander Smorkalov 65b4d77959 project.properties file generation fixed for per-component installation. 11 years ago
Ilya Lavrenov c7fe162829 renamed **2 -> ** 11 years ago
Vladislav Vinogradov 286fe261d0 save previous values of LOCAL_* variables and restore them at the end 11 years ago
Vladislav Vinogradov a098fb1803 fix path to CUDA libraries (use targets/armv7-linux-androideabi/lib) 11 years ago
Anatoly Baksheev 0a870faf28 added guard against linking qt5 and VTK together 11 years ago
Alexander Smorkalov 3d261e8a01 Reports path fix for opencv_run_all_tests.sh.in script. 11 years ago
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 11 years ago
Alexander Smorkalov d45350a06a opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov d9dc5ffa91 Multiple fixes for tests deb package build. 11 years ago
Alexander Smorkalov 39201e68e2 Code review notes fixed. 11 years ago
Alexander Smorkalov f332cba14b OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 11 years ago
Ilya Lavrenov cc514ac7a9 added new macros useful for tracking whether OpenCL impl run or not 11 years ago
Alexander Smorkalov 086792ec06 Improvements in package build. 11 years ago
Anatoly Baksheev 9145985ff4 added guard to prevent linking VTK with Qt5 11 years ago
Vincent Rabaud 167a26642e fix message sent to user during cross_compilation 11 years ago
Alexander Smorkalov 7821fe2bde Initial Linux packages build rools for CPack. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Vincent Rabaud eabcfa5652 reorder the if's for clarity 11 years ago
Vincent Rabaud 6cb90c0e97 fix cross-compilation issue with Numpy 11 years ago
Anatoly Baksheev 02ebc4368c Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style 11 years ago