Roman Donchenko
0387f8ad56
Don't use ${CMAKE_INSTALL_PREFIX} as an install destination
...
Absolute destinations are not necessary, and prevent CPack from working.
10 years ago
Alexander Alekhin
79416cdf10
ocl: disable OpenCL by default for Android builds
10 years ago
Alexander Smorkalov
9206ec30a2
opencv_testing.sh script installation is removed as run tests script does the same thing.
10 years ago
Alexander Alekhin
0a07d780e0
ocl: OpenCL SVM support
10 years ago
Ben Hagen
5245c7454c
Do not blacklist GStreamer on Apple
10 years ago
Ben Hagen
8914fa51ff
Do not blacklist GStreamer on Apple
10 years ago
Ilya Lavrenov
e9a6c5db21
sqsum
10 years ago
Ilya Lavrenov
fc0869735d
used popcnt
10 years ago
Ilya Lavrenov
bc394e7516
detection of other CPU features
10 years ago
Ilya Lavrenov
8d48632ebe
avx2
10 years ago
Alexander Smorkalov
0f263e125b
Full AARCH64 support with NEON and new CUDA toolkit.
10 years ago
Maksim Shabunin
ec9a17e71a
Restored PlantUML support for doxygen
10 years ago
Maksim Shabunin
bebf6c47c6
Removed Sphinx generation commands from cmake scripts
10 years ago
Vladislav Vinogradov
b75b0c822d
install test data on Windows platform too
10 years ago
Vladislav Vinogradov
b15cf355af
remove opencv_testing.sh installation to /etc/profile.d/
...
opencv_run_all_tests_unix.sh already exports OPENCV_TEST_DATA_PATH
10 years ago
Boaz Stolk
bb873b1de5
add option to link to dynamic IPP libraries
10 years ago
Andrey Kamaev
1744098438
silence cmake 3.0+ warnings on LOCATION attribute
10 years ago
Maksim Shabunin
9b55c09999
Basic doxygen documentation support
...
- updated existing Doxyfile.in
- added corresponding cmake instructions
- added some specific files (layout, icon)
- clean existing doxygen warnings
Conflicts:
CMakeLists.txt
doc/CMakeLists.txt
modules/core/include/opencv2/core.hpp
modules/core/include/opencv2/core/base.hpp
modules/core/include/opencv2/core/cuda.inl.hpp
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/matx.hpp
modules/core/include/opencv2/core/types.hpp
modules/flann/include/opencv2/flann/lsh_table.h
modules/imgproc/include/opencv2/imgproc.hpp
10 years ago
Alexander Smorkalov
6bb6039ebb
Fixes for QNX 6.6 Neitrino support.
10 years ago
Maksim Shabunin
ba5f343c38
Basic doxygen documentation support
...
- updated existing Doxyfile.in
- added corresponding cmake instructions
- added some specific files (layout, icon)
- clean existing doxygen warnings
10 years ago
Vladislav Vinogradov
07bd58a0e8
turn on testing support in root binary directory
10 years ago
Pavel Vlasov
45958eaabc
Implementation detector and selector for IPP and OpenCL;
...
IPP can be switched on and off on runtime;
Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
TS modifications for implementations control;
10 years ago
Ilya Lavrenov
69c82b4c2b
ability to compile for iOS with Neon
10 years ago
Andrey Kamaev
5dde172452
silence cmake 3.0+ warnings on LOCATION attribute
10 years ago
Alexander Smorkalov
1f4fe3bb27
GStreamer 1.0 backport from master branch.
10 years ago
xantares
d391a6d49f
Also test for target.
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
xantares
5d0467e769
Update CMakeLists.txt
10 years ago
GregoryMorse
587402859e
Add VS2013 support
...
Fix indentation in output that made it look like changes were dependent on WinRT when they are independent libraries.
Defaults needed flipping otherwise undesired behavior. Change is tested with combinations.
Fixed and tested
Windows Phone v8.0/v8.1 SDK for Universal Windows Apps (Windows Phone v8.1 Silverlight App support not included) and fix initial cache causing problem
10 years ago
Igor Kuzmin
ed402c5be6
XIMEA cam support: allow on OS X too
10 years ago
Igor Kuzmin
0421da78b3
XIMEA cam support: allow on OS X too
10 years ago
Alexander Smorkalov
35768ed638
Python tests added to -tests deb package.
10 years ago
Ilya Lavrenov
5d3a128cd3
NEON impl on cv::convertScaleAba CV_32f
10 years ago
Ilya Lavrenov
040ff7993f
don't use IPP on ARM
10 years ago
Alexander Alekhin
b70a391e6c
fix VCS version
10 years ago
Alexander Alekhin
fc0f254f00
make distrib with world (shared libs)
10 years ago
Alexander Alekhin
55188fe991
world fix
10 years ago
Lars Glud
8b32235854
Openni2 support
10 years ago
vbystricky
d58f736935
Split highgui module to videoio and highgui
10 years ago
Roman Donchenko
023102c804
cap_libv4l.cpp depends on both libv4l 1 and 2, so search for both
...
How this worked before, I do not know.
11 years ago
Marvin Smith
14548227ca
Adding support for GDAL raster images.
11 years ago
Michael Pratt
cac1218eef
Build both Python 2 and Python 3 bindings
...
If both Python 2 and Python 3 are found, then build bindings for both of
them during the build process. Currently, one version of Python is
detected automatically, and building for the other requires changes the
CMake config.
The largest chunk of this change generalizes OpenCVDetectPython.cmake to
find both a Python 2 and Python 3 version of Python. Secondly, the
opencv_python module is split into two modules, opencv_python2 and
opencv_python3. Both are built from the same source. but for different
versions of Python.
11 years ago
Andrey Pavlenko
724f5e7f19
Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them)
11 years ago
Richard Yoo
11a09ef5cc
Changes to support Intel AVX/AVX2 in cvResize().
11 years ago
Alexander Alekhin
15b6fd2ec4
android: allow to build & run examples without Android OpenCV Manager
11 years ago
Tony
f0887a99e2
On branch gtk3
...
Changes to be committed:
modified: CMakeLists.txt
Corrected merge error from last resync
11 years ago
Tony
fd5e180657
Rebase branch gtk3
11 years ago
Tony
265148b974
Correction to enable compilation on platform with only GTK2 libs
...
modified: CMakeLists.txt
modified: cmake/OpenCVFindLibsGUI.cmake
11 years ago
Tony
c0dbc083ea
Correct error with GTK3 not found selection
...
When GTK3 is not found, HAVE_GTK was being set to TRUE. This edit
ensures that HAVE_GTK is only set if GTK3 or GTK2 (meeting minimum
version requirements) is present.
Selection logic for printing 'GTK: No' when the libraries are not found
has also been removed so the message is printed when GTK is not found or
selected in common with other libraries.
Changes committed:
modified: CMakeLists.txt
modified: cmake/OpenCVFindLibsGUI.cmake
11 years ago