40 Commits (1bb0c5747c76e5f9936a2f2bb47ea9bbade4a930)

Author SHA1 Message Date
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Alexander Alekhin 4adede4246 cmake: python module updates 11 years ago
Andrey Kamaev 46c4390a2e Hardly refactored CMake script for Java wrappers 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky acf356b080 added contrib module support in Python wrappers (thanks to Eric Christiansen) 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev 5349fa0302 Fixed target_link_libraries for python bindings 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev 247e2d085f Updated for cmake 2.8.8 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev a13f03f61e Fixed/suppressed remaining warnings from the python bindings 13 years ago
Alexander Shishkov bc803ec93e nonfree is optional for Python module now 13 years ago
Alexander Shishkov b79dfaf078 fixed problem with SURF loading in Python tests 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Andrey Kamaev c16a1d86cc Fixed python detection on Windows with both 32bit and 64bit pythons installed. 13 years ago
Andrey Kamaev 77425edd11 #1532 Debug version of python bindings is excluded from install 13 years ago
Alexander Mordvintsev 6848c6d69a reverted revision 7676 (#1725) 13 years ago
Alexander Mordvintsev 13045dec1d working on python wrappers for stitching 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Andrey Kamaev 23af203e00 Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts 13 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 8cab65c173 Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago
Vadim Pisarevsky cff30dd2bb added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API. 13 years ago
Vadim Pisarevsky 1badec0b2d eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers) 14 years ago
Vadim Pisarevsky 562914e33b upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
Vadim Pisarevsky 569b1ad582 embeded cv Python module into cv2. 14 years ago
Andrey Kamaev b43ae03328 * Install path share/opencv is renamed to share/OpenCV. 14 years ago
Andrey Kamaev f0227edd2c Minor python search improvements 14 years ago
Alexander Shishkov 6ecebb7f66 fixed #768 ticket 14 years ago
Alexander Shishkov ca758a9dac fixed #768 ticket 14 years ago
Vadim Pisarevsky e46d98a162 excluded "-B" flag for better compatibility with old Python. 14 years ago
Alexander Shishkov 128d030533 fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573) 14 years ago
Alexander Shishkov 33e71127f7 fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573) 14 years ago
Vadim Pisarevsky cfedf0c5d5 compile cv2.so also as a shared library 14 years ago
Alexander Shishkov 0eb1bb3673 cv.so library always compiled as shared library 14 years ago
Ethan Rublee 89b5f40ce3 Reverting the boost::python bindings, moving dev to out of trunk. 14 years ago
Ethan Rublee 44e9fdaa2d Initial pass at some boost python bindings. 14 years ago
Vadim Pisarevsky 0243fe6b07 disabled creation of hdr_parser.pyc 14 years ago
Vadim Pisarevsky 71d14386e4 fixed generation of Python wrapper cv2. 14 years ago
Vadim Pisarevsky 7f7965bc93 separated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python/test 14 years ago
Vadim Pisarevsky 335370a7c0 moved Python bindings source code into src subdirectory; preparing to add python/doc and python/test subdirectories 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 14 years ago
Marius Muja 16b1f61c83 Updated FLANN to version 1.5 14 years ago
Ethan Rublee 244a537d54 _S happens to be a bad variable name for android 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago