Vladislav Vinogradov
|
35e69a1ee3
|
fixed build with Qt
|
13 years ago |
Vladislav Vinogradov
|
c2783af781
|
added OpenGL support to highgui under WIN32
|
13 years ago |
Andrey Kamaev
|
d45f561ef5
|
Small improvements in cmake status report
|
13 years ago |
Andrey Kamaev
|
a13dfc7f70
|
Fixed perf target
|
13 years ago |
Andrey Kamaev
|
3bdb53e484
|
Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support.
|
13 years ago |
Leonid Beynenson
|
59d89c7a7a
|
Added possibility to configure TBB behavior in Perf tests --- now we can set the number of TBB threads in the perf tests either as console parameter perf_tbb_nthreads or
in a test itself using the method declare.tbb_threads(n).
|
13 years ago |
Vladislav Vinogradov
|
40ee754e28
|
added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
fixed gpu module error reporting
added asynchronous version of some functions
|
13 years ago |
Alexander Shishkov
|
bb130d14bd
|
Changed type of OPENCV_BUILD_3RDPARTY_LIBS variable to the INTERNAL on WIndows
(see comments for #1030 ticket https://code.ros.org/trac/opencv/ticket/1030)
|
13 years ago |
Leonid Beynenson
|
fcaa587b67
|
CMake scripts changed a bit: added more accurate variant of the Threading Framework support (it is a lightweight analogue of TBB for ARM-s).
|
13 years ago |
Andrey Kamaev
|
fb2c288627
|
Fixed some cmake 2.6 compatibility issues.
|
13 years ago |
Andrey Kamaev
|
1917d8b006
|
Fixed perf target on Windows.
|
13 years ago |
Andrey Kamaev
|
5cce038958
|
Performance testing branch is merged back into trunk
|
13 years ago |
Andrey Kamaev
|
1f0035d2af
|
Fixed native_camera library build for Androids having version in x.x format
|
13 years ago |
Artem Myagkov
|
abdd342d50
|
modifed minimum required cmake version for ios
|
13 years ago |
Artem Myagkov
|
3a3bc18381
|
modified capturing building ligic for iOS
|
13 years ago |
Artem Myagkov
|
8c6782300a
|
modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial
|
13 years ago |
Vadim Pisarevsky
|
3b7b833a4e
|
merged latest fixes from 2.3 branch; since 2.3.1 is out, the version in trunk is bumped to 2.3.2
|
13 years ago |
Vadim Pisarevsky
|
d752c2b674
|
disabled fast-math by default.
|
13 years ago |
Vadim Pisarevsky
|
bd0d8429ee
|
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
|
13 years ago |
Maria Dimashova
|
04e4eaabaf
|
updated openni finding by cmake (#1190, #1252); updated doc on kinect
|
13 years ago |
Vadim Pisarevsky
|
f9ef92d45a
|
multilib support added (ticket #363)
|
13 years ago |
Maria Dimashova
|
7f1995f19a
|
fixed cmake status of openni
|
13 years ago |
Andrey Kamaev
|
a0590273e9
|
Java API: fixed problems in video and ml modules; generated test stubs for all exported functions (now we have 1701 tests).
|
13 years ago |
Andrey Kamaev
|
99b8e2db14
|
Java API: added tests for FAST feature detector
|
13 years ago |
Vadim Pisarevsky
|
7c54ebfe1b
|
corrected OpenEXR status in CMakeLists.txt
|
13 years ago |
Andrey Kamaev
|
8ab16f66a8
|
Fixing native camera for Android
|
14 years ago |
Andrey Kamaev
|
a17b693aa9
|
Fixed build of Android samples and tests
|
14 years ago |
Andrey Kamaev
|
712ea05058
|
Refactored CMakeLists.txt for java module
|
14 years ago |
Andrey Kamaev
|
078eae7154
|
Added cmake dependency on version.hpp. From now cmake will automatically rerun if version.hpp file is changed.
|
14 years ago |
Andrey Kamaev
|
f503b029a7
|
Allowed to build html documentation without pdf documentation.
|
14 years ago |
Andrey Kamaev
|
066039fd15
|
Improved ANDROID_SDK_TARGET detection; improved NDK detection in android.toolchain.cmake
|
14 years ago |
Andrey Kamaev
|
6c668dd704
|
Fixed Android SDK searching
|
14 years ago |
Andrey Kamaev
|
355f6d0a73
|
Fixed Android SDK searching
|
14 years ago |
Andrey Kamaev
|
6623fe3b08
|
Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
|
14 years ago |
Vadim Pisarevsky
|
569b1ad582
|
embeded cv Python module into cv2.
|
14 years ago |
Andrey Kamaev
|
2dd965b7f5
|
minor cmake corrections
|
14 years ago |
Alexander Shishkov
|
b50428bf65
|
removed -static-libstdc++ flag for compatibility with old MinGW version
|
14 years ago |
Alexander Shishkov
|
3a8a729a52
|
removed CPack
added target package_source (tar or zip)
|
14 years ago |
Vadim Pisarevsky
|
af00cd5b75
|
Disabled -ffast-math in the case of GCC 4.6.x (ticket #1201)
|
14 years ago |
Vadim Pisarevsky
|
db0dcaffeb
|
fixed #1204
|
14 years ago |
Andrey Kamaev
|
ff8fe39e23
|
removed duplicated compiler flags assignment
|
14 years ago |
Vadim Pisarevsky
|
b33224f0b6
|
merged the latest fixes in 2.3 to trunk
|
14 years ago |
Andrey Kamaev
|
730622178b
|
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
|
14 years ago |
Andrey Kamaev
|
d96f533784
|
Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES
|
14 years ago |
Andrey Kamaev
|
1c96aac52e
|
Fixed several cross-compiling issues. Fixed cmake status report.
|
14 years ago |
Vadim Pisarevsky
|
f8e1e88ce2
|
we do not need strmiids.lib anymore
|
14 years ago |
Andrey Kamaev
|
837b733a0a
|
Modified cmake status report
|
14 years ago |
Vadim Pisarevsky
|
3cbe53c5d2
|
got back to the old DLL naming scheme (opencv_core230_vs2001_64d.dll => opencv_core230[d].dll)
|
14 years ago |
Ethan Rublee
|
08d3dcc709
|
minor edits to cmake.
|
14 years ago |
Ethan Rublee
|
38b5d4ecc9
|
Adding namemangling to the opencv.pc file.
|
14 years ago |