31 Commits (c54ef78220926649e19f44aaa8394efda9320e3f)

Author SHA1 Message Date
Alexander Alekhin 55188fe991 world fix 10 years ago
Roman Donchenko a954d3630f Add support for adding custom OpenCV modules. 12 years ago
Andrey Kamaev a42a0f5fca Added compatibility headers 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Andrey Kamaev 9d5c24cdc8 Updating opencv module definition in cmake (continued) 13 years ago
Andrey Kamaev 52184c8803 Gpu functionality in stitching module is excluded from Android build 13 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 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 569b1ad582 embeded cv Python module into cv2. 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 69b79f89c1 Updated build scripts for better Java module support 14 years ago
Andrey Kamaev b5d73111eb Added new module for Java API 14 years ago
Andrey Kamaev 206aa50f86 Added Android native camera module 14 years ago
Alexander Shishkov bce15cb6dd added new version of ffmpeg binary for compilation on Mingw64/MSVC64 14 years ago
Vladislav Vinogradov 336989f80b added image stitching module 14 years ago
Andrey Kamaev 727fbd5376 Android cmake toolchain file is included into OpenCV 14 years ago
Andrey Kamaev c122b7e114 Fixed tests compilation issue with low Android API levels. OpenCV successfully compiles for API level 3 and above. 14 years ago
Ethan Rublee 17b11a47bf Conditional for the module ts, depending on whether tests are being built. 14 years ago
Andrey Kamaev b906ad3108 Test system included into Android build 14 years ago
Andrey Kamaev 68534d70f3 Merged android-experimental branch back to trunk. 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
Vadim Pisarevsky 97d9a672cc moved gtest to modules; added some gtest-based tests 14 years ago
Marius Muja 16b1f61c83 Updated FLANN to version 1.5 14 years ago
Anatoly Baksheev 99f90ffc9e fixed if condition syntax: ! -> NOT 14 years ago
Ethan Rublee 8ee50c422b adding some small changes to support android build, 14 years ago
Anatoly Baksheev d1fc3e6b5a cv::gpu::CudaStream -> cv::gpu::Stream 14 years ago
Anatoly Baksheev 7f6fb6ef97 First gpu code draft. Interface might be significantly changed in future. 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago