611 Commits (bec3479f9eed3332c0628dc67330a620618bee50)

Author SHA1 Message Date
Alexander Smorkalov 514b714cc2 opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov d45350a06a opencv_run_all_tests.sh script added to -tests package. 11 years ago
Alexander Smorkalov 7fec87d3f6 Multiple fixes for tests deb package build. 11 years ago
Alexander Smorkalov d9dc5ffa91 Multiple fixes for tests deb package build. 11 years ago
Alexander Smorkalov 00d555f051 Code review notes fixed. 11 years ago
Alexander Smorkalov 6cf7d6ef4e OpenCV C/C++/OCL/CUDA samples install path fixed. Install rools for tests added. 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
Anatoly Baksheev 3dc2dbc17e VTK off by default 11 years ago
Alexander Smorkalov d6ba52c3f9 Initial Linux packages build rools for CPack. 11 years ago
Alexander Smorkalov 7821fe2bde Initial Linux packages build rools for CPack. 11 years ago
Anatoly Baksheev 02ebc4368c Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style 11 years ago
Anatoly Baksheev b0ca93b22c by default enabled tests vtk 11 years ago
Séverin Lemaignan 9e13e3a5a4 [emscripten] Do not link to system libraries 11 years ago
GregoryMorse 4880858119 Update CMakeLists.txt 11 years ago
Alexander Smorkalov bc72f4d2a2 Code review fixes. 11 years ago
Alexander Smorkalov 9941c6710d NEON instruction set control unified for regular and cross-compiler builds. 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
Alexander Smorkalov 6da7c50fb5 Make dependency from CUDA explicit to prevent from fake dependedcies from CUDA runtime. 11 years ago
Alexander Smorkalov 442082eb0f Fixes for Android support. 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Alexander Alekhin cc69d4631a cmake: detect Direct 3D 11 11 years ago
Anatoly Baksheev 0e88733b13 updating Viz cmake (switched to WITH_VTK option) 11 years ago
Dirk Van Haerenborgh 8a48802dec Enable GStreamer 1.x support by default. 11 years ago
Andrey Pavlenko b5dbe9e04b Added patch from master for fixing VS2013 in 3rd party lib OpenEXR 11 years ago
Andrey Pavlenko bd9d3dd561 fixing build of 2.4 branch with VC12 (aka 2013) 11 years ago
Vladislav Vinogradov 51663f5612 enable CUDA support for android 11 years ago
Tony 69dc840583 mprove Gtk2/3 options in cmake 11 years ago
Alexander Smorkalov 514e97223c Some hacks to build and run OpenCL on Qualcomm S800. 11 years ago
Roman Donchenko 8f5eaca354 Remove the explicit setting of CMP0017, partially undoing #1720. 11 years ago
Roman Donchenko 104b14e0e0 Fixed CMake warnings/bugs caused by #1670 and #1714 11 years ago
Roman Donchenko 76b904b022 Replaced our usage of LINK_PRIVATE with that of LINK_INTERFACE_LIBRARIES. 11 years ago
Roman Donchenko f82eb0f79c Add better OpenMP detection and make an option to enable it. 11 years ago
Alexander Alekhin 6344da9ac3 ocl: force to use Khronos OpenCL headers 11 years ago
Alexander Alekhin 83b7fbe376 cmake: cleanup OpenCVModules_TARGETS from cache 11 years ago
Alexander Alekhin 09f0e1777e cmake: fix linker deps for CUDA 11 years ago
Alexander Alekhin 74329ee416 cmake: revert CRT linkage option for MSVS 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Tony 81d6842b8e These changes introduce Gtk3 support into the highgui module. 11 years ago
Alexander Alekhin 212ad97100 ocl: dynamic load of OpenCL libraries 11 years ago
Alexander Smorkalov 308fbeb04b Make libv4l support optional for testing purposes. 11 years ago
Adrian Stratulat f9ea3772b0 Add compile option for enabling NEON 11 years ago
hbristow 530ad447bc Added fixes to CMakeLists.txt 11 years ago
antonella 5b2d557502 Added plantuml extension 11 years ago
Roman Donchenko 03926fac20 Fixed finding Git when cross-compiling. 11 years ago
Roman Donchenko 67ae438dae Refactored NumPy detection. 11 years ago
Roman Donchenko 1a81da012d Removed old Python detection cruft. 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
Roman Donchenko 880306f6d6 Don't search for Git ourselves - CMake can handle it now. 11 years ago