24 Commits (0545aeb11bdff59e9388e6d33dfe149dbe4d3608)

Author SHA1 Message Date
Tim D. Smith b9b743bbe3 Don't explicitly link Python on OS X 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 10 years ago
Alexander Mordvintsev c1032b6232 remove structured_edge_detection.hpp from blacklist 10 years ago
Alexander Mordvintsev c23d6b67ee blacklisted 'tracking' due to some linking problem 10 years ago
Alexander Mordvintsev 74c77d826f base class name resolution 10 years ago
Alexander Mordvintsev 40d0f853d6 removing modules from blacklist 10 years ago
Alexander Mordvintsev e74cddfbd1 put consts into python submodules 10 years ago
Alexander Mordvintsev 6d1c02ffed unified namespace population with 'init_submodule' 10 years ago
Alexander Mordvintsev 5ad7f9910f function namespaces partially work 10 years ago
Vadim Pisarevsky 740c5234b1 fix compile problems with contributed ximgproc/xphoto 10 years ago
Vadim Pisarevsky 6f86c9f118 another mac-related fix, let's squeeze it in this PR too 10 years ago
Vadim Pisarevsky 31df47b6ea moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Vadim Pisarevsky e2f24f43c9 added some basic functionality needed by the new face module (moved from the old "contrib") 10 years ago
Michael Pratt 7d41ce23a7 Build Python 3 bindings in subdirectory 10 years ago
Michael Pratt d921cde4d2 Add opencv_matlab to Python ignored modules 10 years ago
Michael Pratt 9d9411555f Place Python library out in dedicated folder 10 years ago
Michael Pratt cac1218eef Build both Python 2 and Python 3 bindings 11 years ago
Vadim Pisarevsky 3858f2291d removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
Alexander Mordvintsev 2756ae2051 exposed OpenCL-control functions to python 11 years ago
Alexander Mordvintsev 120b3a1e77 Work on python wrapped generation automation: 11 years ago
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
Roman Donchenko 67ae438dae Refactored NumPy detection. 11 years ago
berak 1b10860f36 added add_definitions(-DCVAPI_EXPORTS) to cmakelists.txt 11 years ago
Gabe Schwartz bce1b352e7 Updated cmake files to use print(). 12 years ago
Pablo Speciale caf449a991 The deletion of "cv.py" file (Commit b2ba8b9) breaks "make install" 12 years ago
Andrey Kamaev b2ba8b9969 Drop old python interface 12 years ago
Andrey Kamaev 7193a73ca0 Move FileStorage to separate header 12 years ago
Andrey Kamaev 2249f19120 Move cv::Range, cv::KeyPoint and cv::DMatch 12 years ago
Andrey Kamaev 707d3e0a62 Python wrapper is adapted for cv::String 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
marina.kolpakova 1613aa45bc fix python bindings 12 years ago
marina.kolpakova f3227c3f1a merged ICFPreprocessor and Channels -> ChannelFeatureBuilder 12 years ago
Andrey Kamaev 46c4390a2e Hardly refactored CMake script for Java wrappers 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 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