588 Commits (56aa03b0e1f33ad6d4dcfcb21e144ed02ec0ae35)

Author SHA1 Message Date
Alexander Smorkalov cf852972d1 Fixed samples install permissions for Debian packaging. 10 years ago
Alexander Smorkalov ddc1b965b6 Added Debian changelog installation step for Debian package generation. 10 years ago
Alexander Smorkalov be6b847675 Added dependency from numpy to debian package with python bindings. 10 years ago
Alexander Smorkalov 9206ec30a2 opencv_testing.sh script installation is removed as run tests script does the same thing. 10 years ago
Vladislav Vinogradov 12a3eb776d fix ocv_add_module CMake macro: 10 years ago
Alexander Smorkalov 6628714fc6 Fixed -samples debian package dependencies. 10 years ago
Alexander Smorkalov c778011f14 More accurate AVX and AVX2 control. 10 years ago
Alexander Smorkalov 0f263e125b Full AARCH64 support with NEON and new CUDA toolkit. 10 years ago
Andrey Kamaev 7ec6d8a336 Fix Android build with the most resent android.toolchain.cmake 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Ilya Lavrenov ce81433aff ability to enable OpenMP simultaneously with other parallel framework 10 years ago
Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp 10 years ago
Samuel Martin eceada586b cmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation 11 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 11 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 11 years ago
Vladislav Vinogradov 4f8a1213bd determine test category (Public vs Extra) based on module location 11 years ago
Vladislav Vinogradov edf54ac3a9 add CTest targets for sanity tests 11 years ago
Vladislav Vinogradov f44c29ad7d disable CTest target for opencv_test_viz: 11 years ago
Vladislav Vinogradov 0c57dc2e00 rewrite add_test command for accuracy tests: 11 years ago
Vladislav Vinogradov f55c1cc0fb fix installation layout for debian packages: 11 years ago
Samuel Martin 38bb0db9db cmake: fix gstreamer check conditions 11 years ago
Alexander Smorkalov 1f4fe3bb27 GStreamer 1.0 backport from master branch. 11 years ago
Alexander Smorkalov 1c3c94fd2c Exclude OpenCL tests from default test list for Android as they are experimental. 11 years ago
Alexander Smorkalov 1cc80f10ba Added implicit dependency from python and python-py to debian packages. 11 years ago
Artur Wieczorek 7c354c14f7 CMake configuration for MSMF capture 11 years ago
Maksim Shabunin 1b4e3ec35a Changed cmake python library search startegy for crosscompiling 11 years ago
GregoryMorse 587402859e Add VS2013 support 11 years ago
Igor Kuzmin 0421da78b3 XIMEA cam support: allow on OS X too 11 years ago
Alexander Smorkalov 35768ed638 Python tests added to -tests deb package. 11 years ago
Vladislav Vinogradov 10a2c51c52 fix OpenCVConfig.cmake template - missing parentheses 11 years ago
Alexander Smorkalov 4664a339ae Fix non-Android cross compilation with OpenCVConfig.cmake 11 years ago
Alexander Smorkalov 77585bf8af Several fixes for lintian varnings 11 years ago
Alexander Smorkalov 634ffed488 Several fixes for lintian varnings 11 years ago
Alexander Smorkalov daff2a0674 More accurate deb package build fix for CUDA 6.5 and newer. 11 years ago
Alexander Smorkalov ad5c2de97c Deb package build fix for CUDA 6.5 and newer. 11 years ago
Alexander Smorkalov f8758da289 More accurate deb package build fix for CUDA 6.5 and newer. 11 years ago
Alexander Smorkalov ca9c52ac97 Deb package build fix for CUDA 6.5 and newer. 11 years ago
Richard Yoo de37cfc224 Enable Intel AVX/AVX2 compilation on Windows. 11 years ago
Alexander Smorkalov b2790973a3 More accurate deb package build fix for CUDA 6.5 and newer. 11 years ago
Alexander Smorkalov e650d87e47 Deb package build fix for CUDA 6.5 and newer. 11 years ago
Richard Yoo c38023f4e7 Modifications to support dynamic vector dispatch. 11 years ago
Roman Donchenko 023102c804 cap_libv4l.cpp depends on both libv4l 1 and 2, so search for both 11 years ago
Richard Yoo 11a09ef5cc Changes to support Intel AVX/AVX2 in cvResize(). 11 years ago
Vladislav Vinogradov 67b562d543 fix OpenCVConfig.cmake template - missing parentheses 11 years ago
Alexander Smorkalov e8376c789d Fix non-Android cross compilation with OpenCVConfig.cmake 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